Last Version

Atlassian XML-RPC Binder Support 0.9

Base POM for Atlassian projects

License

License

GroupId

GroupId

com.atlassian.xmlrpc
ArtifactId

ArtifactId

atlassian-xmlrpc-binder-support
Version

Version

0.9
Type

Type

jar
Description

Description

Atlassian XML-RPC Binder Support
Base POM for Atlassian projects
Project URL

Project URL

http://www.atlassian.com/
Project Organization

Project Organization

Atlassian Pty Ltd

Download atlassian-xmlrpc-binder-support 0.9


<!-- 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"]

Dependencies

compile (5)

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

test (3)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
xerces : xercesImpl jar 2.8.1
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.