Last Version

JRedmine :: Client 1.10

The JRedmine client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.nuiton.jredmine
ArtifactId

ArtifactId

jredmine-client
Version

Version

1.10
Type

Type

jar
Description

Description

JRedmine :: Client
The JRedmine client
Project Organization

Project Organization

CodeLutin
Source Code Management

Source Code Management

https://gitlab.nuiton.org/nuiton/jredmine/jredmine-client

Download jredmine-client 1.10


<!-- https://jarcasting.com/artifacts/org.nuiton.jredmine/jredmine-client/ -->
<dependency>
    <groupId>org.nuiton.jredmine</groupId>
    <artifactId>jredmine-client</artifactId>
    <version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton.jredmine/jredmine-client/
implementation 'org.nuiton.jredmine:jredmine-client:1.10'
// https://jarcasting.com/artifacts/org.nuiton.jredmine/jredmine-client/
implementation ("org.nuiton.jredmine:jredmine-client:1.10")
'org.nuiton.jredmine:jredmine-client:jar:1.10'
<dependency org="org.nuiton.jredmine" name="jredmine-client" rev="1.10">
  <artifact name="jredmine-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton.jredmine', module='jredmine-client', version='1.10')
)
libraryDependencies += "org.nuiton.jredmine" % "jredmine-client" % "1.10"
[org.nuiton.jredmine/jredmine-client "1.10"]

Dependencies

compile (11)

Group / Artifact Type Version
org.nuiton : nuiton-config jar 3.0-rc-4
commons-logging : commons-logging jar 1.2
org.apache.httpcomponents : httpcore jar 4.4.5
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.5.2
commons-io : commons-io jar 2.5
commons-collections : commons-collections jar 3.2.1
commons-beanutils : commons-beanutils jar 1.9.2
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 19.0
org.codehaus.plexus : plexus-utils jar 3.0.24

runtime (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.