deepjavalibrary / deepjavalibrary/djl
Please add JPMS/module-info data to this project
- Dominant language
- Java
- Stars
- 4.9k
- Forks
- 759
- Avg merge
- 16h 15m
- Merged PRs (30d)
- 15
Description
## Description
For better usage in a modularized application and to prevent hacky workarounds, it would be great to provide the correct module info declaration. Especially for the ServiceProviders.
Refs https://github.com/JabRef/jabref/pull/11761
https://www.oracle.com/corporate/features/understanding-java-9-modules.html
Will this change the current api? How?
No
Who will benefit from this enhancement?
Consumers of the libary e.g. JabRef
https://github.com/JabRef/jabref/pull/11761
## References
Langchain: https://github.com/langchain4j/langchain4j/issues/1066
https://www.oracle.com/corporate/features/understanding-java-9-modules.html
https://javanexus.com/blog/solving-puzzle-java-9-module-system-challenges
https://www.baeldung.com/java-modularity
Contributor guide
Assessment
This issue has not been assessed yet.