License |
License |
---|---|
GroupId | GroupIdorg.sonatype.restsimple |
ArtifactId | ArtifactIdrestsimple-sitebricks |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestsimple-sitebricks
A simple REST framework based on ServiceDefinition.
|
Project URL |
Project URL |
Filename | Size |
---|---|
restsimple-sitebricks-0.4.pom | |
restsimple-sitebricks-0.4.jar | 24 KB |
restsimple-sitebricks-0.4-sources.jar | 7 KB |
restsimple-sitebricks-0.4-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-sitebricks/ -->
<dependency>
<groupId>org.sonatype.restsimple</groupId>
<artifactId>restsimple-sitebricks</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-sitebricks/
implementation 'org.sonatype.restsimple:restsimple-sitebricks:0.4'
// https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-sitebricks/
implementation ("org.sonatype.restsimple:restsimple-sitebricks:0.4")
'org.sonatype.restsimple:restsimple-sitebricks:jar:0.4'
<dependency org="org.sonatype.restsimple" name="restsimple-sitebricks" rev="0.4">
<artifact name="restsimple-sitebricks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.restsimple', module='restsimple-sitebricks', version='0.4')
)
libraryDependencies += "org.sonatype.restsimple" % "restsimple-sitebricks" % "0.4"
[org.sonatype.restsimple/restsimple-sitebricks "0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.restsimple : restsimple-api | jar | 0.4 |
org.slf4j : slf4j-api | jar | 1.6.1 |
com.google.inject.extensions : guice-servlet | jar | 3.0 |
com.google.inject : guice | jar | 3.0 |
aopalliance : aopalliance | jar | 1.0 |
com.google.sitebricks : sitebricks | jar | 0.8.5 |
com.google.guava : guava | jar | r07 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.restsimple : restsimple-tests-common | jar | 0.4 |
org.testng : testng | jar | 5.14.10 |
org.eclipse.jetty : jetty-servlet | jar | 7.2.1.v20101111 |
org.eclipse.jetty : jetty-server | jar | 7.2.1.v20101111 |
com.ning : async-http-client | jar | 1.6.4 |
ch.qos.logback : logback-classic | jar | 0.9.26 |