| License |
License
Apache Source License 2.0
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.codehaus.redback |
| ArtifactId | ArtifactIdredback-xmlrpc-client |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRedback :: XML-RPC Client
|
| Project Organization |
Project OrganizationCodehaus |
| Filename | Size |
|---|---|
| redback-xmlrpc-client-1.4.pom | |
| redback-xmlrpc-client-1.4.jar | 18 KB |
| redback-xmlrpc-client-1.4-sources.jar | 11 KB |
| redback-xmlrpc-client-1.4-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.redback/redback-xmlrpc-client/ -->
<dependency>
<groupId>org.codehaus.redback</groupId>
<artifactId>redback-xmlrpc-client</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-xmlrpc-client/
implementation 'org.codehaus.redback:redback-xmlrpc-client:1.4'
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-xmlrpc-client/
implementation ("org.codehaus.redback:redback-xmlrpc-client:1.4")
'org.codehaus.redback:redback-xmlrpc-client:jar:1.4'
<dependency org="org.codehaus.redback" name="redback-xmlrpc-client" rev="1.4">
<artifact name="redback-xmlrpc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.redback', module='redback-xmlrpc-client', version='1.4')
)
libraryDependencies += "org.codehaus.redback" % "redback-xmlrpc-client" % "1.4"
[org.codehaus.redback/redback-xmlrpc-client "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.redback : redback-xmlrpc-api | jar | 1.4 |
| com.atlassian.xmlrpc : atlassian-xmlrpc-binder | jar | 0.11 |
| com.atlassian.xmlrpc » atlassian-xmlrpc-binder-client-apache | jar | 0.11 |
| org.jvnet : animal-sniffer-annotation Optional | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |