Last Version

restsimple 0.4

A simple REST framework based on ServiceDefinition.

License

License

GroupId

GroupId

org.sonatype.restsimple
ArtifactId

ArtifactId

restsimple
Version

Version

0.4
Type

Type

pom
Description

Description

restsimple
A simple REST framework based on ServiceDefinition.
Project URL

Project URL

http://www.sonatype.com

Download restsimple 0.4

Filename Size
restsimple-0.4.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • restsimple-api
  • restsimple-tests-common
  • restsimple-jaxrs
  • restsimple-sitebricks
  • restsimple-client
  • restsimple-asmtemplate
  • restsimple-webdriver
  • restsimple-acceptance-test
  • restsimple-service-descriptor-creator
  • restsimple-templating