License |
License |
---|---|
GroupId | GroupIdcom.atlassian.xmlrpc |
ArtifactId | ArtifactIdatlassian-xmlrpc-binder |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtlassian XML-RPC Binder
Base POM for Atlassian projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
atlassian-xmlrpc-binder-0.9.pom | |
atlassian-xmlrpc-binder-0.9.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.atlassian.xmlrpc/atlassian-xmlrpc-binder/ -->
<dependency>
<groupId>com.atlassian.xmlrpc</groupId>
<artifactId>atlassian-xmlrpc-binder</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.xmlrpc/atlassian-xmlrpc-binder/
implementation 'com.atlassian.xmlrpc:atlassian-xmlrpc-binder:0.9'
// https://jarcasting.com/artifacts/com.atlassian.xmlrpc/atlassian-xmlrpc-binder/
implementation ("com.atlassian.xmlrpc:atlassian-xmlrpc-binder:0.9")
'com.atlassian.xmlrpc:atlassian-xmlrpc-binder:jar:0.9'
<dependency org="com.atlassian.xmlrpc" name="atlassian-xmlrpc-binder" rev="0.9">
<artifact name="atlassian-xmlrpc-binder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.xmlrpc', module='atlassian-xmlrpc-binder', version='0.9')
)
libraryDependencies += "com.atlassian.xmlrpc" % "atlassian-xmlrpc-binder" % "0.9"
[com.atlassian.xmlrpc/atlassian-xmlrpc-binder "0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.atlassian.xmlrpc : atlassian-xmlrpc-binder-server | jar | 0.9 |
com.atlassian.xmlrpc : atlassian-xmlrpc-binder-annotations | jar | 0.9 |
org.apache.xmlrpc : xmlrpc-client | jar | 3.1 |
commons-beanutils : commons-beanutils | jar | 1.8.0 |
commons-httpclient : commons-httpclient | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.atlassian.xmlrpc : atlassian-xmlrpc-binder-testing | jar | 0.9 |
org.apache.xmlrpc : xmlrpc-server | jar | 3.1 |
junit : junit | jar | 3.8.1 |