| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.nuiton.jredmine |
| ArtifactId | ArtifactIdjredmine-client |
| Last Version | Last Version1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJRedmine :: Client
The JRedmine client
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jredmine-client-1.10.pom | |
| jredmine-client-1.10.jar | 69 KB |
| jredmine-client-1.10-tests.jar | 77 KB |
| jredmine-client-1.10-test-sources.jar | 65 KB |
| jredmine-client-1.10-test-javadoc.jar | 83 KB |
| jredmine-client-1.10-sources.jar | 61 KB |
| jredmine-client-1.10-javadoc.jar | 285 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.10 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |