License |
License |
---|---|
GroupId | GroupIdorg.sonatype.restsimple |
ArtifactId | ArtifactIdrestsimple-templating |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestsimple-templating
A simple REST framework based on ServiceDefinition.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-templating/ -->
<dependency>
<groupId>org.sonatype.restsimple</groupId>
<artifactId>restsimple-templating</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-templating/
implementation 'org.sonatype.restsimple:restsimple-templating:0.4'
// https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-templating/
implementation ("org.sonatype.restsimple:restsimple-templating:0.4")
'org.sonatype.restsimple:restsimple-templating:jar:0.4'
<dependency org="org.sonatype.restsimple" name="restsimple-templating" rev="0.4">
<artifact name="restsimple-templating" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.restsimple', module='restsimple-templating', version='0.4')
)
libraryDependencies += "org.sonatype.restsimple" % "restsimple-templating" % "0.4"
[org.sonatype.restsimple/restsimple-templating "0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.restsimple : restsimple-api | jar | 0.4 |
org.sonatype.restsimple : restsimple-tests-common | jar | 0.4 |
org.apache.velocity : velocity | jar | 1.5 |
org.codehaus.plexus : plexus-utils | jar | 2.0.5 |
org.sonatype.sisu : sisu-inject-bean | jar | 1.4.2 |
org.sonatype.sisu : sisu-template | jar | 0.9.6 |
org.sonatype.plexus.template : plexus-template | jar | 0.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.14.10 |
ch.qos.logback : logback-classic | jar | 0.9.26 |