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