restsimple-api

A simple REST framework based on ServiceDefinition.

License

License

GroupId

GroupId

org.sonatype.restsimple
ArtifactId

ArtifactId

restsimple-api
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://www.sonatype.com

Download restsimple-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.inject : guice jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1