Google Guice - Extensions - Spring

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-spring
Last Version

Last Version

5.0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Google, Inc.

Download guice-spring

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.forestframework : guice jar 5.0.1.1

provided (1)

Group / Artifact Type Version
org.springframework : spring-beans jar 3.0.5.RELEASE

test (4)

Group / Artifact Type Version
io.forestframework : guice jar 5.0.1.1
com.google.guava : guava-testlib jar 30.1-jre
org.ow2.asm : asm jar 9.1
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.1.1