is not current version
Last Version 4.1.0

Inversoft Java 8 REST Client 3.7.2

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
Version

Version

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


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.12.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
com.fasterxml.jackson.core : jackson-annotations jar 2.12.2
org.slf4j : slf4j-api jar 1.7.30
com.inversoft : jackson5 jar 2.4.8

test (1)

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

Project Modules

There are no modules declared in this project.