All Java modules require Java 14 to compile and run.
Each module should be an independent build and can be built by calling ./gradlew clean build
in the module directory.
All modules are listed in build-all.sh to run in the CI pipeline.
All Java modules require Java 14 to compile and run.
Each module should be an independent build and can be built by calling ./gradlew clean build
in the module directory.
All modules are listed in build-all.sh to run in the CI pipeline.