is not current version
Last Version 2.13.0

artifactory-java-client 2.9.2

Java client for working with Artifactory

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.jfrog.artifactory.client
ArtifactId

ArtifactId

artifactory-java-client-services
Version

Version

2.9.2
Type

Type

jar
Description

Description

artifactory-java-client
Java client for working with Artifactory
Project URL

Project URL

https://github.com/jfrog/artifactory-client-java
Source Code Management

Source Code Management

https://github.com/jfrog/artifactory-client-java

Download artifactory-java-client-services 2.9.2


<!-- https://jarcasting.com/artifacts/org.jfrog.artifactory.client/artifactory-java-client-services/ -->
<dependency>
    <groupId>org.jfrog.artifactory.client</groupId>
    <artifactId>artifactory-java-client-services</artifactId>
    <version>2.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfrog.artifactory.client/artifactory-java-client-services/
implementation 'org.jfrog.artifactory.client:artifactory-java-client-services:2.9.2'
// https://jarcasting.com/artifacts/org.jfrog.artifactory.client/artifactory-java-client-services/
implementation ("org.jfrog.artifactory.client:artifactory-java-client-services:2.9.2")
'org.jfrog.artifactory.client:artifactory-java-client-services:jar:2.9.2'
<dependency org="org.jfrog.artifactory.client" name="artifactory-java-client-services" rev="2.9.2">
  <artifact name="artifactory-java-client-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfrog.artifactory.client', module='artifactory-java-client-services', version='2.9.2')
)
libraryDependencies += "org.jfrog.artifactory.client" % "artifactory-java-client-services" % "2.9.2"
[org.jfrog.artifactory.client/artifactory-java-client-services "2.9.2"]

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.commons : commons-lang3 jar 3.11
com.fasterxml.jackson.core : jackson-core jar 2.11.4
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
com.fasterxml.jackson.core : jackson-annotations jar 2.11.4
org.jfrog.artifactory.client : artifactory-java-client-api jar 2.9.2
org.jfrog.artifactory.client : artifactory-java-client-httpClient jar 2.9.2
org.codehaus.groovy : groovy jar 2.4.15
org.slf4j : slf4j-api jar 1.7.2
org.slf4j : log4j-over-slf4j jar 1.7.2
org.slf4j : jcl-over-slf4j jar 1.7.2
commons-io : commons-io jar 2.8.0

Project Modules

There are no modules declared in this project.