Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ghostbuster91/jigsaw-experiment


https://github.com/ghostbuster91/jigsaw-experiment

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

http://java.boot.by/ocpjd11-upgrade-guide/ch01s03.html

https://stackoverflow.com/questions/58708213/gradle-build-add-module-path

```
./java --list-modules
client
[email protected]
mod1
mod2
```

https://nipafx.dev/java-9-migration-guide#

http://openjdk.java.net/projects/jigsaw/spec/sotms/#layers

https://stackoverflow.com/questions/45283886/using-different-versions-of-dependencies-in-separated-java-platform-modules

https://gorillalogic.com/blog/understanding-java-9-modules/