License |
License |
---|---|
Categories |
CategoriesGUI User Interface CLI Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.peterphi.std.guice |
ArtifactId | ArtifactIdstdlib-guice-restclient |
Last Version | Last Version8.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstdlib guice rest client
stdlib guice rest client
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-restclient/ -->
<dependency>
<groupId>com.peterphi.std.guice</groupId>
<artifactId>stdlib-guice-restclient</artifactId>
<version>8.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-restclient/
implementation 'com.peterphi.std.guice:stdlib-guice-restclient:8.7.2'
// https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-restclient/
implementation ("com.peterphi.std.guice:stdlib-guice-restclient:8.7.2")
'com.peterphi.std.guice:stdlib-guice-restclient:jar:8.7.2'
<dependency org="com.peterphi.std.guice" name="stdlib-guice-restclient" rev="8.7.2">
<artifact name="stdlib-guice-restclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peterphi.std.guice', module='stdlib-guice-restclient', version='8.7.2')
)
libraryDependencies += "com.peterphi.std.guice" % "stdlib-guice-restclient" % "8.7.2"
[com.peterphi.std.guice/stdlib-guice-restclient "8.7.2"]
Group / Artifact | Type | Version |
---|---|---|
com.peterphi.std.guice : stdlib-guice-common | jar | 8.7.2 |
log4j : log4j | jar | 1.2.17 |
org.apache.httpcomponents : httpclient | jar | 4.4.1 |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.11.Final |
org.jboss.resteasy : resteasy-client | jar | 3.0.11.Final |
org.jboss.resteasy : resteasy-jaxb-provider | jar | 3.0.11.Final |
org.jboss.resteasy : resteasy-jettison-provider | jar | 3.0.11.Final |
commons-discovery : commons-discovery | jar | 0.5 |
commons-logging : commons-logging | jar | 1.2 |
xml-apis : xml-apis | jar | 2.0.2 |
com.peterphi.std : stdlib | jar | 8.7.2 |
org.sonatype.sisu : sisu-guice | jar | 3.2.6 |
org.sonatype.sisu.inject : guice-multibindings | jar | 3.2.6 |
org.apache.xbean : xbean-finder | jar | 4.4 |
org.ow2.asm : asm-all | jar | 5.0.4 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-jdk14 | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |