Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove slf4j in the distributed jar #19

Open
trung opened this issue Apr 10, 2024 · 1 comment
Open

remove slf4j in the distributed jar #19

trung opened this issue Apr 10, 2024 · 1 comment

Comments

@trung
Copy link

trung commented Apr 10, 2024

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
@canabrook
Copy link
Contributor

canabrook commented Apr 10, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants