Last Version

Google Guice - Bill of Materials 0.68.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.jwebmp.inject
ArtifactId

ArtifactId

guice-bom
Version

Version

0.68.0.1
Type

Type

jar
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 0.68.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.