License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.sonatype.restsimple |
ArtifactId | ArtifactIdrestsimple-client |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestsimple-client
A simple REST framework based on ServiceDefinition.
|
Project URL |
Project URL |
Filename | Size |
---|---|
restsimple-client-0.4.pom | |
restsimple-client-0.4.jar | 29 KB |
restsimple-client-0.4-sources.jar | 14 KB |
restsimple-client-0.4-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-client/ -->
<dependency>
<groupId>org.sonatype.restsimple</groupId>
<artifactId>restsimple-client</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-client/
implementation 'org.sonatype.restsimple:restsimple-client:0.4'
// https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-client/
implementation ("org.sonatype.restsimple:restsimple-client:0.4")
'org.sonatype.restsimple:restsimple-client:jar:0.4'
<dependency org="org.sonatype.restsimple" name="restsimple-client" rev="0.4">
<artifact name="restsimple-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.restsimple', module='restsimple-client', version='0.4')
)
libraryDependencies += "org.sonatype.restsimple" % "restsimple-client" % "0.4"
[org.sonatype.restsimple/restsimple-client "0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.restsimple : restsimple-api | jar | 0.4 |
org.sonatype.spice : jersey-ahc-client | jar | 1.0.2 |
com.sun.jersey : jersey-json | jar | 1.5 |
org.codehaus.jackson : jackson-core-asl | jar | 1.8.0 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 0.9.26 |
org.sonatype.restsimple : restsimple-webdriver | jar | 0.4 |
org.sonatype.restsimple : restsimple-tests-common | jar | 0.4 |
org.testng : testng | jar | 5.14.10 |