Google Guice - Forestframework fork

Guice is a lightweight dependency injection framework for Java 6 and above

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

io.forestframework
ArtifactId

ArtifactId

guice-parent
Last Version

Last Version

5.0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Google Guice - Forestframework fork
Guice is a lightweight dependency injection framework for Java 6 and above
Project URL

Project URL

https://github.com/forestframework/guice
Project Organization

Project Organization

Google, Inc.
Source Code Management

Source Code Management

https://github.com/forestframework/guice

Download guice-parent

Filename Size
guice-parent-5.0.1.1.pom 18 KB
Browse

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

  • bom
  • core
  • extensions

Versions

Version
5.0.1.1