Last Version

Inversoft Java 8 REST Client 4.1.0

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

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


<!-- 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.