Skip to content

A sample Java application written in the Declarative Gradle DSL, using the prototype Declarative Java java-application ecosystem plugin.

License

Notifications You must be signed in to change notification settings

gradle/declarative-samples-java-app

Repository files navigation

declarative-samples-java-app

A sample Java application written in the Declarative Gradle DSL, using the prototype Declarative Gradle javaApplication Software Type defined in the org.gradle.experimental.jvm-ecosystem ecosystem plugin.

Building and Running

This sample shows the definition of a multiproject Java application implemented using Java 17 source code. The project is the result of converting the project produced by the gradle init command in Gradle 8.9.

To build and test the application without running, use:

> ./gradlew build

To run the application, use:

> ./gradlew run

About

A sample Java application written in the Declarative Gradle DSL, using the prototype Declarative Java java-application ecosystem plugin.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published