This repository has been archived by the owner on Mar 18, 2023. It is now read-only.
Features
- SuperCommand Option Usage Changed
useoption.value
to get option value
Artifact ID Changed
You have to use bjda-core
instead of bjda
BJDA UI is now removed from Core
BJDA UI is outdated and stopped maintenance.
Please use DUI instead, You can still install BJDA UI Module:
<dependency>
<groupId>io.github.sonmoosans</groupId>
<artifactId>bjdui</artifactId>
<version>6.0.1</version>
</dependency>