artifactory-java-client

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
Last Version

Last Version

2.13.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jfrog.filespecs : file-specs-java jar 1.1.1
org.jfrog.artifactory.client : artifactory-java-client-api jar 2.13.0
org.jfrog.artifactory.client : artifactory-java-client-httpClient jar 2.13.0

runtime (11)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
commons-codec : commons-codec jar 1.13
org.apache.commons : commons-lang3 jar 3.12.0
com.fasterxml.jackson.core : jackson-core jar 2.12.6
com.fasterxml.jackson.core : jackson-databind jar 2.12.6.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.6
org.codehaus.groovy : groovy jar 2.4.21
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : log4j-over-slf4j jar 1.7.32
org.slf4j : jcl-over-slf4j jar 1.7.32
commons-io : commons-io jar 2.8.0

Project Modules

There are no modules declared in this project.
org.jfrog.artifactory.client

JFrog Ltd.

Versions

Version
2.13.0
2.12.0
2.11.1
2.11.0
2.10.0
2.9.2
0.16
0.15
0.14
0.13
0.12
0.11