Skip to content

Dependencies/libraries clean-up #295

@MatousJobanek

Description

@MatousJobanek
Issue Overview

As we add our dependencies to the user's pom file we should be as less intrusive as possible. To avoid any dependency conflicts and classloading issues we use shaded jars with relocations - for more information see these issues: #277 #279
To minimize the shaded fat jar and the classes and libraries we bring to the user's project, try to minimize dependencies and libraries that we use in our project. If it is possible, replace it with our implementation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions