is not current version
Last Version 6.3.0.1

rest-client 5.0.5.2

Cloudify java rest client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

co.cloudify
ArtifactId

ArtifactId

rest-client
Version

Version

5.0.5.2
Type

Type

jar
Description

Description

rest-client
Cloudify java rest client
Project URL

Project URL

https://github.com/cloudify-cosmo/cloudify-java-rest-client
Source Code Management

Source Code Management

https://github.com/cloudify-cosmo/cloudify-java-rest-client

Download rest-client 5.0.5.2


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

Dependencies

compile (6)

Group / Artifact Type Version
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
javax.json : javax.json-api jar 1.1.4
org.apache.commons : commons-lang3 jar 3.9
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-compress jar 1.20

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.glassfish.jersey.core : jersey-client jar 2.30
org.glassfish.jersey.inject : jersey-hk2 jar 2.30
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.30
org.slf4j : slf4j-simple jar 1.7.30
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.