MVN

com.github.parisoft : resty

Maven & Gradle

Jun 23, 2016
0 stars

RESTy · A minimalist HTTP client made on top of Apache HttpComponents and Jackson Data Processor

<dependency>
    <groupId>com.github.parisoft</groupId>
    <artifactId>resty</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.parisoft : resty to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of com.github.parisoft : resty to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
resty-1.0.6
resty-1.0.5
resty-1.0.4
resty-1.0.3
resty-1.0.0
0.9.x
resty-0.9.0
0.1.x
resty-0.1.3
resty-0.1.2
resty-0.1.0
0.0.x
resty-0.0.12

How to add a dependency to Maven

Add the following com.github.parisoft : resty maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.parisoft</groupId>
    <artifactId>resty</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.parisoft : resty gradle dependency to your build.gradle file:

implementation 'com.github.parisoft:resty:1.0.6'

Gradle Kotlin DSL: Add the following com.github.parisoft : resty gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.parisoft:resty:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.parisoft : resty sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.parisoft" % "resty" % "1.0.6"

Advertisement

Dependencies from Group

Jun 23, 2016
0 stars

Discover Dependencies

Apr 22, 2018
94 stars
Jun 10, 2015
13 stars
Jul 13, 2023
9 usages
211 stars
Sep 30, 2016
0 stars
Jan 06, 2023
2 usages
25 stars
Nov 03, 2015
87 stars
Nov 16, 2019
17 usages
225 stars
Jun 18, 2015
5 usages
125 stars
Jul 27, 2020
2 stars