Skip to content

Investigate publishing a jar-with-dependencies #157

@cicirello

Description

@cicirello

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).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions