Last Version

restsimple-client 0.4

A simple REST framework based on ServiceDefinition.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.sonatype.restsimple
ArtifactId

ArtifactId

restsimple-client
Version

Version

0.4
Type

Type

jar
Description

Description

restsimple-client
A simple REST framework based on ServiceDefinition.
Project URL

Project URL

http://www.sonatype.com

Download restsimple-client 0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.sonatype.restsimple : restsimple-api jar 0.4
org.sonatype.spice : jersey-ahc-client jar 1.0.2
com.sun.jersey : jersey-json jar 1.5
org.codehaus.jackson : jackson-core-asl jar 1.8.0
org.codehaus.jackson : jackson-mapper-asl jar 1.8.0

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 0.9.26
org.sonatype.restsimple : restsimple-webdriver jar 0.4
org.sonatype.restsimple : restsimple-tests-common jar 0.4
org.testng : testng jar 5.14.10

Project Modules

There are no modules declared in this project.