is not current version
Last Version 5.1.0

Google Guice - Bill of Materials 5.0.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

com.google.inject
ArtifactId

ArtifactId

guice-bom
Version

Version

5.0.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

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

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.