License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.peterphi.std.guice |
ArtifactId | ArtifactIdstdlib-guice-parent |
Last Version | Last Version10.1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionapplication framework guice modules parent
Application Framework Guice Modules (Parent Package)
|
Project URL |
Project URL |
Filename | Size |
---|---|
stdlib-guice-parent-10.1.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-parent/ -->
<dependency>
<groupId>com.peterphi.std.guice</groupId>
<artifactId>stdlib-guice-parent</artifactId>
<version>10.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-parent/
implementation 'com.peterphi.std.guice:stdlib-guice-parent:10.1.5'
// https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-parent/
implementation ("com.peterphi.std.guice:stdlib-guice-parent:10.1.5")
'com.peterphi.std.guice:stdlib-guice-parent:pom:10.1.5'
<dependency org="com.peterphi.std.guice" name="stdlib-guice-parent" rev="10.1.5">
<artifact name="stdlib-guice-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.peterphi.std.guice', module='stdlib-guice-parent', version='10.1.5')
)
libraryDependencies += "com.peterphi.std.guice" % "stdlib-guice-parent" % "10.1.5"
[com.peterphi.std.guice/stdlib-guice-parent "10.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.peterphi.std : stdlib | jar | 10.1.5 |
com.google.inject : guice | jar | 4.2.2 |
com.google.inject.extensions : guice-multibindings | jar | 4.2.2 |
org.apache.xbean : xbean-finder | jar | 4.7 |
org.ow2.asm : asm | jar | 6.1 |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.7.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |