License |
License |
---|---|
GroupId | GroupIdus.monoid.web |
ArtifactId | ArtifactIdresty |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionResty
Simple Java client to talk to RESTful backends
|
Project URL |
Project URL |
Filename | Size |
---|---|
resty-0.3.2.pom | |
resty-0.3.2.jar | 119 KB |
resty-0.3.2-sources.jar | 104 KB |
resty-0.3.2-javadoc.jar | 250 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.javacc : javacc | jar | 4.1 |
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 |