/redmine-java-api-nodep

Primary LanguageJavaApache License 2.0Apache-2.0

Redmine/Chiliproject Java API

A redistribution of https://github.com/stephenc/redmine-java-api that shades transitive dependencies.

Maven Central dependency:

<dependency>
    <groupId>com.github.stephenc.connectors</groupId>
    <artifactId>redmine-java-api-nodeps</artifactId>
    <version>1.14.0</version>
</dependency>