Last Version

Google Guice - Bill of Materials 5.0.1.1

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-bom
Version

Version

5.0.1.1
Type

Type

pom
Description

Description

Google Guice - Bill of Materials
Guice is a lightweight dependency injection framework for Java 6 and above
Project Organization

Project Organization

Google, Inc.

Download guice-bom 5.0.1.1

Filename Size
guice-bom-5.0.1.1.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/io.forestframework/guice-bom/ -->
<dependency>
    <groupId>io.forestframework</groupId>
    <artifactId>guice-bom</artifactId>
    <version>5.0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.forestframework/guice-bom/
implementation 'io.forestframework:guice-bom:5.0.1.1'
// https://jarcasting.com/artifacts/io.forestframework/guice-bom/
implementation ("io.forestframework:guice-bom:5.0.1.1")
'io.forestframework:guice-bom:pom:5.0.1.1'
<dependency org="io.forestframework" name="guice-bom" rev="5.0.1.1">
  <artifact name="guice-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.forestframework', module='guice-bom', version='5.0.1.1')
)
libraryDependencies += "io.forestframework" % "guice-bom" % "5.0.1.1"
[io.forestframework/guice-bom "5.0.1.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.