| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.peterphi.std.guice |
| ArtifactId | ArtifactIdstdlib-guice-webapp |
| Last Version | Last Version10.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstdlib guice webapp
stdlib guice webapp
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| stdlib-guice-webapp-10.1.5.pom | |
| stdlib-guice-webapp-10.1.5.jar | 183 KB |
| stdlib-guice-webapp-10.1.5-sources.jar | 125 KB |
| stdlib-guice-webapp-10.1.5-javadoc.jar | 510 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-webapp/ -->
<dependency>
<groupId>com.peterphi.std.guice</groupId>
<artifactId>stdlib-guice-webapp</artifactId>
<version>10.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-webapp/
implementation 'com.peterphi.std.guice:stdlib-guice-webapp:10.1.5'
// https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-webapp/
implementation ("com.peterphi.std.guice:stdlib-guice-webapp:10.1.5")
'com.peterphi.std.guice:stdlib-guice-webapp:jar:10.1.5'
<dependency org="com.peterphi.std.guice" name="stdlib-guice-webapp" rev="10.1.5">
<artifact name="stdlib-guice-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peterphi.std.guice', module='stdlib-guice-webapp', version='10.1.5')
)
libraryDependencies += "com.peterphi.std.guice" % "stdlib-guice-webapp" % "10.1.5"
[com.peterphi.std.guice/stdlib-guice-webapp "10.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |