| License |
License |
|---|---|
| GroupId | GroupIdorg.sonatype.restsimple |
| ArtifactId | ArtifactIdrestsimple-api |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrestsimple-api
A simple REST framework based on ServiceDefinition.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| restsimple-api-0.4.pom | |
| restsimple-api-0.4.jar | 60 KB |
| restsimple-api-0.4-sources.jar | 53 KB |
| restsimple-api-0.4-javadoc.jar | 256 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-api/ -->
<dependency>
<groupId>org.sonatype.restsimple</groupId>
<artifactId>restsimple-api</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-api/
implementation 'org.sonatype.restsimple:restsimple-api:0.4'
// https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-api/
implementation ("org.sonatype.restsimple:restsimple-api:0.4")
'org.sonatype.restsimple:restsimple-api:jar:0.4'
<dependency org="org.sonatype.restsimple" name="restsimple-api" rev="0.4">
<artifact name="restsimple-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.restsimple', module='restsimple-api', version='0.4')
)
libraryDependencies += "org.sonatype.restsimple" % "restsimple-api" % "0.4"
[org.sonatype.restsimple/restsimple-api "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.inject : guice | jar | 3.0 |