License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdio.forestframework |
ArtifactId | ArtifactIdguice-parent |
Last Version | Last Version5.0.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGoogle Guice - Forestframework fork
Guice is a lightweight dependency injection framework for Java 6 and above
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
guice-parent-5.0.1.1.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.forestframework/guice-parent/ -->
<dependency>
<groupId>io.forestframework</groupId>
<artifactId>guice-parent</artifactId>
<version>5.0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.forestframework/guice-parent/
implementation 'io.forestframework:guice-parent:5.0.1.1'
// https://jarcasting.com/artifacts/io.forestframework/guice-parent/
implementation ("io.forestframework:guice-parent:5.0.1.1")
'io.forestframework:guice-parent:pom:5.0.1.1'
<dependency org="io.forestframework" name="guice-parent" rev="5.0.1.1">
<artifact name="guice-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.forestframework', module='guice-parent', version='5.0.1.1')
)
libraryDependencies += "io.forestframework" % "guice-parent" % "5.0.1.1"
[io.forestframework/guice-parent "5.0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |