GroupId | GroupIdbr.com.caelum |
---|---|
ArtifactId | ArtifactIdrestfulie |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionrestfulie-java-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
restfulie-1.0.1.pom | |
restfulie-1.0.1.jar | 71 KB |
restfulie-1.0.1-sources.jar | 48 KB |
restfulie-1.0.1-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.caelum/restfulie/ -->
<dependency>
<groupId>br.com.caelum</groupId>
<artifactId>restfulie</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.caelum/restfulie/
implementation 'br.com.caelum:restfulie:1.0.1'
// https://jarcasting.com/artifacts/br.com.caelum/restfulie/
implementation ("br.com.caelum:restfulie:1.0.1")
'br.com.caelum:restfulie:jar:1.0.1'
<dependency org="br.com.caelum" name="restfulie" rev="1.0.1">
<artifact name="restfulie" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.caelum', module='restfulie', version='1.0.1')
)
libraryDependencies += "br.com.caelum" % "restfulie" % "1.0.1"
[br.com.caelum/restfulie "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
javassist : javassist | jar | 3.8.0.GA |
org.codehaus.jettison : jettison | jar | 1.2 |
org.apache.httpcomponents : httpclient | jar | 4.0.3 |
stax : stax | jar | 1.2.0 |
com.thoughtworks.xstream : xstream | jar | 1.3.1 |
net.java.dev.inflector : inflector | jar | 0.7.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.mockito : mockito-all | jar | 1.8.2 |
org.hamcrest : hamcrest-all | jar | 1.1 |