News

There are plugins for Maven and Gradle to invoke bnd, and because module-info.java is an actual source file, it is part of the compilation process in a way that a project.bnd file is not. However, ...
The module system adds a new, higher-level descriptor that JARs can use, by incorporating the module-info.java file. Large-scale apps and organizations will take advantage of modules to better ...
It supports module path and related options to the javac, java, and junit tasks. Apache Maven: Ready for Java modularity Version 3.7 of the Maven software build tool supports Java 9 and modularity.
Today, the results of the JCP Executive Committee vote on JSR-376 (Java Platform Module System, commonly known as Jigsaw), was published on the Java Community Process page. There were 10 votes for the ...
The flagship feature of Java 9 will be the new Java Platform Module System (JPMS). Given the maturity of OSGi there were technical, political and commercial reasons why another Java module system ...