Last Version

restsimple-tests-common 0.4

A simple REST framework based on ServiceDefinition.

License

License

GroupId

GroupId

org.sonatype.restsimple
ArtifactId

ArtifactId

restsimple-tests-common
Version

Version

0.4
Type

Type

jar
Description

Description

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

Project URL

http://www.sonatype.com

Download restsimple-tests-common 0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.sonatype.restsimple : restsimple-api jar 0.4
com.sun.jersey : jersey-json jar 1.5

Project Modules

There are no modules declared in this project.