java sample buildless, java, and gradle. Details about this sample This sample uses Java version 21.It is used as an integration test and canary for Buildless. Running this sample It's a regular Gradle codebase, expressed as a single module, so you can just do: ./gradlew run Running the tests You guessed it: ./gradlew test