Last Version

rest 0.0.9

a wrapper for http client

License

License

GroupId

GroupId

com.github.gobars
ArtifactId

ArtifactId

rest
Version

Version

0.0.9
Type

Type

jar
Description

Description

rest
a wrapper for http client
Project URL

Project URL

http://github.com/gobars/rest
Source Code Management

Source Code Management

http://github.com/gobars/rest

Download rest 0.0.9


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
com.fasterxml.jackson.core : jackson-core jar 2.13.2
org.apache.httpcomponents : httpmime Optional jar 4.5.12
org.slf4j : slf4j-api Optional jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.30
com.google.truth : truth jar 1.0.1

Project Modules

There are no modules declared in this project.