Skip to content

remove slf4j in the distributed jar #19

@trung

Description

@trung

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions