Last Version

restsimple-template 0.2

A simple REST framework based on ServiceDefinition.

License

License

GroupId

GroupId

org.sonatype.restsimple
ArtifactId

ArtifactId

restsimple-template
Version

Version

0.2
Type

Type

jar
Description

Description

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

Project URL

http://www.sonatype.com

Download restsimple-template 0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.sonatype.restsimple : restsimple-api jar 0.2
org.sonatype.restsimple : restsimple-jaxrs jar 0.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.