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