djl icon indicating copy to clipboard operation
djl copied to clipboard

Please add JPMS/module-info data to this project

Open Siedlerchr opened this issue 1 year ago • 2 comments
trafficstars

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

Siedlerchr avatar Sep 15 '24 12:09 Siedlerchr