Last Version

Google Guice - Integration: Spring 1.0

Guice integration with the Spring container

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.inject.integration
ArtifactId

ArtifactId

guice-spring
Version

Version

1.0
Type

Type

jar
Description

Description

Google Guice - Integration: Spring
Guice integration with the Spring container
Project URL

Project URL

http://code.google.com/p/google-guice/guice-spring/
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

http://code.google.com/p/google-guice/source/browse/guice-spring/

Download guice-spring 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.inject : guice jar 1.0

provided (1)

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

Project Modules

There are no modules declared in this project.