MVN

com.gregmarut.resty : resty

Maven & Gradle

Apr 26, 2021
1 stars

Resty · Proxy based REST client

<dependency>
    <groupId>com.gregmarut.resty</groupId>
    <artifactId>resty</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gregmarut.resty : resty to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.gregmarut.resty : resty to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
resty-1.5.0
1.4.x
resty-1.4.4
resty-1.4.2
resty-1.4.0
1.2
resty-1.2-RELEASE
1.1
resty-1.1-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gregmarut.resty</groupId>
    <artifactId>resty</artifactId>
    <version>1.5.0</version>
</dependency>