Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

BJDA v6.0.1 Release

Latest
Compare
Choose a tag to compare
@fuma-nama fuma-nama released this 30 Aug 09:29
· 2 commits to master since this release

Features

  • SuperCommand Option Usage Changed
    use option.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>