⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Sample project for java10 with the module system in maven

License

Notifications You must be signed in to change notification settings

RichoDemus/java10-modules

Repository files navigation

Experimenting with the java module system

Running: Command line

mvn clean verify
./run.sh

Running: Docker with maven

./build.sh && ./run.sh

Running: Docker with gradle

./buildGradle.sh && ./run.sh

About

Sample project for java10 with the module system in maven

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published