Jar examples for r:restify
The Java 8 REST Client used in our commercial REST Client libraries such as Passport Java Client and our Java 8 Chef Client called Barista
You can download jar file restify 3.1.5 in this page.
The Apache License, Version 2.0
You can use the following script to add restify-3.1.5.jar to your project.
<dependency> <groupId>com.inversoft</groupId> <artifactId>restify</artifactId> <version>3.1.5</version> </dependency>
compile group: 'com.inversoft', name: 'restify', version: '3.1.5'
libraryDependencies += "com.inversoft" % "restify" % "3.1.5"
<dependency org="com.inversoft" name="restify" rev="3.1.5"/>
@Grapes(@Grab(group='com.inversoft', module='restify', version='3.1.5'))
'com.inversoft:restify:jar:3.1.5'
Click the following link to download the jar file.
restify-3.1.5-javadoc.jar