Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 420 Bytes

File metadata and controls

10 lines (10 loc) · 420 Bytes
  • JDK {java-version}+ with JAVA_HOME configured appropriately. For example with Sdkman:

    $ curl -s "https://get.sdkman.io" | bash
    $ sdk install java
  • Apache Maven {maven-version}+ or Gradle 7+

  • An IDE, such as IntelliJ IDEA, VSCode or Eclipse