-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Milestone
Description
Summary
Investigate feasibility of publishing a jar-with-dependencies to ease transition for those who manually download the library's jar file. This may not be feasible since we are now utilizing Java modules, which require no more than 1 module per jar file. A jar-with-dependencies will violate that, but should still work if used from class path rather than module path (which is likely what such a user is probably doing).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Done