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