Last Version

Resty 1.5.0

Proxy based REST client

License

License

GroupId

GroupId

com.gregmarut.resty
ArtifactId

ArtifactId

resty
Version

Version

1.5.0
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 1.5.0

Filename Size
resty-1.5.0.pom 5 KB
Browse

<!-- 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