Last Version

com.cloudseal.client:rest-client 1.2.7

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cloudseal.client
ArtifactId

ArtifactId

rest-client
Version

Version

1.2.7
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download rest-client 1.2.7


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.1
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.0
commons-io : commons-io jar 2.3
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.