Last Version

Resty 0.3.2

Simple Java client to talk to RESTful backends

License

License

GroupId

GroupId

us.monoid.web
ArtifactId

ArtifactId

resty
Version

Version

0.3.2
Type

Type

jar
Description

Description

Resty
Simple Java client to talk to RESTful backends
Project URL

Project URL

http://github.com/beders/resty

Download resty 0.3.2


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.javacc : javacc jar 4.1

test (5)

Group / Artifact Type Version
com.sun.jersey : jersey-server jar 1.5
com.sun.grizzly : grizzly-servlet-webserver jar 1.9.18-i
junit : junit jar 4.8.2
org.hamcrest : hamcrest-all jar 1.1
com.sun.jersey.contribs : jersey-multipart jar 1.5

Project Modules

There are no modules declared in this project.