MVN

com.inversoft : restify

Maven & Gradle

Sep 17, 2022
3 usages
0 stars

Inversoft Java 8 REST Client · The Java 8 REST Client used in our commercial REST Client libraries such as the FusionAuth Java Client and our Java 8 Chef Client called Barista

<dependency>
    <groupId>com.inversoft</groupId>
    <artifactId>restify</artifactId>
    <version>4.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.inversoft : restify to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.0

All Versions

Choose a version of com.inversoft : restify to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
restify-4.2.0
4.1.x
restify-4.1.2
restify-4.1.1
restify-4.1.0
3.9.x
restify-3.9.1
restify-3.9.0
3.8.x
restify-3.8.0
3.7.x
restify-3.7.2
restify-3.7.1
3.5.x
restify-3.5.2
restify-3.5.1
3.4.x
restify-3.4.1
3.3.x
restify-3.3.0
3.2.x
restify-3.2.6
restify-3.2.5
restify-3.2.4
restify-3.2.3
restify-3.2.2
restify-3.2.1
restify-3.2.0
3.1.x
restify-3.1.5

How to add a dependency to Maven

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

<dependency>
    <groupId>com.inversoft</groupId>
    <artifactId>restify</artifactId>
    <version>4.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.inversoft : restify gradle dependency to your build.gradle file:

implementation 'com.inversoft:restify:4.2.0'

Gradle Kotlin DSL: Add the following com.inversoft : restify gradle kotlin dependency to your build.gradle.kts file:

implementation("com.inversoft:restify:4.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.inversoft : restify sbt scala dependency to your build.sbt file:

libraryDependencies += "com.inversoft" % "restify" % "4.2.0"

Advertisement

Dependencies from Group

Aug 05, 2022
4 usages
0 stars
Sep 17, 2022
3 usages
0 stars
Oct 17, 2018
3 usages
156 stars
Dec 07, 2021
2 usages
0 stars
Mar 05, 2020
15 stars

Discover Dependencies

Oct 17, 2018
3 usages
156 stars
Jul 20, 2023
129 usages
676 stars
Jun 20, 2020
1 usages
322 stars
Mar 06, 2019
2 stars
Jan 10, 2019
103 stars
Oct 24, 2017
4 stars