jodastephen / jpms-module-names

Module names for the Java Module System (JPMS)
MIT License
37 stars 6 forks source link

Module names for Java module system

Java SE 9 brought a new feature, the Java Platform Module System (JPMS). Due to certain constraints in the design, it is important for there to be an agreed naming strategy across open source projects. My proposed strategy is detailed here.

In summary, the strategy is:

Well-known module names published on Maven Central

To get the whole process started, I've gathered some module names, based on conversations with the relevant projects. Meanwhile, a database of unique module names is ... generated over at sormuras/modules.

Follow-up to sormuras/modules

This project is superseded by https://github.com/sormuras/modules.