Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghostbuster91/jigsaw-experiment
https://github.com/ghostbuster91/jigsaw-experiment
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ghostbuster91/jigsaw-experiment
- Owner: ghostbuster91
- Created: 2020-10-17T20:37:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-17T20:57:15.000Z (about 4 years ago)
- Last Synced: 2024-10-05T03:01:08.743Z (about 1 month ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/