-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I'm trying to use the Ory Java client in a modularized Java project.
That doesn't work at all with the latest version (1.15.17) or gives me compile time warnings like this:
Required filename-based automodules detected: [ory-client-1.6.2.jar]. Please don't publish this project to a public artifact repository!
when using requires ory.client; in my module-info.java.
Any chance for a modularized ory-client?
Is there a recommendation from your side?
Thanks
Metadata
Metadata
Assignees
Labels
No labels