Last Version

google.guice.core 62

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.guicedee.services
ArtifactId

ArtifactId

guice
Version

Version

62
Type

Type

jar
Description

Description

google.guice.core
Guice is a lightweight dependency injection framework for Java 6 and above
Project Organization

Project Organization

Google, Inc.

Download guice 62


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

Dependencies

compile (6)

Group / Artifact Type Version
com.guicedee.services : javax.inject jar
com.guicedee.services : aopalliance-core jar
com.guicedee.services : guava jar
org.ow2.asm : asm Optional jar 7.2
com.guicedee.services : commons-lang3 jar
com.google.inject : guice Optional jar 4.2.2

provided (3)

Group / Artifact Type Version
cglib : cglib Optional jar 3.3.0
org.projectlombok : lombok jar 1.18.8
org.mapstruct : mapstruct-processor jar 1.3.0.Final

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.