Resty

Proxy based REST client

License

License

GroupId

GroupId

com.gregmarut.resty
ArtifactId

ArtifactId

resty
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

Resty
Proxy based REST client
Project URL

Project URL

https://github.com/gregmarut/resty/
Source Code Management

Source Code Management

https://github.com/gregmarut/resty.git

Download resty

Filename Size
resty-1.5.0.pom 5 KB
Browse

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.8.4
org.slf4j : slf4j-log4j12 jar 1.7.12

Project Modules

  • resty-core
  • resty-client
  • resty-android
  • server-it

Versions

Version
1.5.0
1.4.4
1.4.2
1.4.0
1.2-RELEASE
1.1-RELEASE