Last Version

Google Guice - Core Library 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
Version

Version

0.68.0.1
Type

Type

jar
Description

Description

Google Guice - Core Library
Guice is a lightweight dependency injection framework for Java 6 and above
Project Organization

Project Organization

Google, Inc.

Download guice 0.68.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.jwebmp.thirdparty : javax.inject jar
com.jwebmp.thirdparty : aopalliance-core jar
com.google.guava : guava jar 28.0-jre
com.jwebmp.jpms.commons : commons-lang3 jar

provided (2)

Group / Artifact Type Version
cglib : cglib Optional jar 3.2.12
org.ow2.asm : asm Optional jar 7.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.