License |
License |
---|---|
GroupId | GroupIdorg.sonatype.restsimple |
ArtifactId | ArtifactIdrestsimple-service-descriptor-creator |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestsimple-service-descriptor-creator
A simple REST framework based on ServiceDefinition.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-service-descriptor-creator/ -->
<dependency>
<groupId>org.sonatype.restsimple</groupId>
<artifactId>restsimple-service-descriptor-creator</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-service-descriptor-creator/
implementation 'org.sonatype.restsimple:restsimple-service-descriptor-creator:0.4'
// https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-service-descriptor-creator/
implementation ("org.sonatype.restsimple:restsimple-service-descriptor-creator:0.4")
'org.sonatype.restsimple:restsimple-service-descriptor-creator:jar:0.4'
<dependency org="org.sonatype.restsimple" name="restsimple-service-descriptor-creator" rev="0.4">
<artifact name="restsimple-service-descriptor-creator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.restsimple', module='restsimple-service-descriptor-creator', version='0.4')
)
libraryDependencies += "org.sonatype.restsimple" % "restsimple-service-descriptor-creator" % "0.4"
[org.sonatype.restsimple/restsimple-service-descriptor-creator "0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.restsimple : restsimple-api | jar | 0.4 |
org.sonatype.restsimple : restsimple-client | jar | 0.4 |
org.sonatype.restsimple : restsimple-tests-common | jar | 0.4 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.eclipse.jetty : jetty-servlet | jar | 7.2.1.v20101111 |
org.eclipse.jetty : jetty-server | jar | 7.2.1.v20101111 |
asm : asm | jar | 3.3.1 |
asm : asm-util | jar | 3.3.1 |
aopalliance : aopalliance | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.restsimple : restsimple-webdriver | jar | 0.4 |
org.testng : testng | jar | 5.14.10 |
ch.qos.logback : logback-classic | jar | 0.9.26 |