Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 307 Bytes

versioned-jpms-example

A simple example of using JPMS layers to support versioning of transitive dependencies.

You need JDK 11 or newer to build and run this example.

Maven version 3.6.3 was used.

Running

  • mvn clean package
  • run.cmd or equivalent shell script withing the distribution directory