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

License

License

GroupId

GroupId

com.inversoft
ArtifactId

ArtifactId

restify
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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
Project URL

Project URL

http://www.inversoft.org
Source Code Management

Source Code Management

https://github.com/inversoft/restify

Download restify

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
com.inversoft : jackson5 jar 3.0.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.3.0

Project Modules

There are no modules declared in this project.
com.inversoft

Inversoft

Versions

Version
4.1.0
3.9.1
3.9.0
3.8.0
3.7.2
3.7.1
3.5.2
3.5.1
3.4.1
3.3.0
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.5