restsimple-asmtemplate

A simple REST framework based on ServiceDefinition.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.sonatype.restsimple
ArtifactId

ArtifactId

restsimple-asmtemplate
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://www.sonatype.com

Download restsimple-asmtemplate

How to add to project

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

Dependencies

compile (2)

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

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3