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