Last Version

org.jsoftware:rest-client 1.5

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.jsoftware
ArtifactId

ArtifactId

rest-client
Version

Version

1.5
Type

Type

jar
Description

Description

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

Project Organization

jsoftware.org
Source Code Management

Source Code Management

https://github.com/m-szalik/rest-client.git

Download rest-client 1.5


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

Dependencies

compile (6)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.commons : commons-lang3 jar 3.4
com.jayway.jsonpath : json-path jar 2.2.0
org.jsoup : jsoup jar 1.9.2
org.jsoftware : jsoftware-utils jar 1.0

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 15.0

test (1)

Group / Artifact Type Version
junit : junit jar [4.12,)

Project Modules

There are no modules declared in this project.