-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
First of all, thanks for creating a great library. I've been comparing many others and yours offer the best fit to our needs.
The JAR file contains very old version of slf4j which creates a problem when importing to our project. I understand that the distributed JAR file might be an uber jar for CLI purposes.
Ideally there would be 2 JARs to distribute:
- One uber JAR for CLI
- One lib JAR which doesn't have any slf4j included, instead, has slf4j as dependency in
pom.xml
Metadata
Metadata
Assignees
Labels
No labels