License |
License |
---|---|
GroupId | GroupIdorg.artifactory |
ArtifactId | ArtifactIdartifactory-papi |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArtifactory Public API
Artifactory is an enterprise repository for binaries. It offers advanced artifacts proxying, caching and
management facilities to provide a robust, reproducible and independent build environment when using Maven 2/3,
Gradle and Ant/Ivy.
|
Filename | Size |
---|---|
artifactory-papi-3.1.0.pom | |
artifactory-papi-3.1.0.jar | 70 KB |
artifactory-papi-3.1.0-sources.jar | 61 KB |
artifactory-papi-3.1.0-javadoc.jar | 374 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.artifactory/artifactory-papi/ -->
<dependency>
<groupId>org.artifactory</groupId>
<artifactId>artifactory-papi</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.artifactory/artifactory-papi/
implementation 'org.artifactory:artifactory-papi:3.1.0'
// https://jarcasting.com/artifacts/org.artifactory/artifactory-papi/
implementation ("org.artifactory:artifactory-papi:3.1.0")
'org.artifactory:artifactory-papi:jar:3.1.0'
<dependency org="org.artifactory" name="artifactory-papi" rev="3.1.0">
<artifact name="artifactory-papi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.artifactory', module='artifactory-papi', version='3.1.0')
)
libraryDependencies += "org.artifactory" % "artifactory-papi" % "3.1.0"
[org.artifactory/artifactory-papi "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.artifactory » artifactory-log | jar | 3.1.0 |
org.jfrog.buildinfo : build-info-api | jar | 2.2.3 |
com.google.code.findbugs : jsr305 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.5 |