License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.peterphi.std.guice |
ArtifactId | ArtifactIdstdlib-guice-sample-rest-service |
Last Version | Last Version9.1.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionstdlib guice test rest client
stdlib guice test rest client
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-sample-rest-service/ -->
<dependency>
<groupId>com.peterphi.std.guice</groupId>
<artifactId>stdlib-guice-sample-rest-service</artifactId>
<version>9.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-sample-rest-service/
implementation 'com.peterphi.std.guice:stdlib-guice-sample-rest-service:9.1.0'
// https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-sample-rest-service/
implementation ("com.peterphi.std.guice:stdlib-guice-sample-rest-service:9.1.0")
'com.peterphi.std.guice:stdlib-guice-sample-rest-service:war:9.1.0'
<dependency org="com.peterphi.std.guice" name="stdlib-guice-sample-rest-service" rev="9.1.0">
<artifact name="stdlib-guice-sample-rest-service" type="war" />
</dependency>
@Grapes(
@Grab(group='com.peterphi.std.guice', module='stdlib-guice-sample-rest-service', version='9.1.0')
)
libraryDependencies += "com.peterphi.std.guice" % "stdlib-guice-sample-rest-service" % "9.1.0"
[com.peterphi.std.guice/stdlib-guice-sample-rest-service "9.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.peterphi.std.guice : stdlib-guice-webapp | jar | 9.1.0 |
com.peterphi.std.guice : stdlib-guice-metrics | jar | 9.1.0 |
com.peterphi.std.guice : stdlib-guice-hibernate | jar | 9.1.0 |
com.peterphi.std.guice : stdlib-guice-liquibase | jar | 9.1.0 |
com.peterphi.std : stdlib | jar | 9.1.0 |
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 |