is not current version
Last Version 2.0.1

spring-guice 1.1.4.RELEASE

Utilities for using Spring with Guice and vice versa

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.springframework.guice
ArtifactId

ArtifactId

spring-guice
Version

Version

1.1.4.RELEASE
Type

Type

jar
Description

Description

spring-guice
Utilities for using Spring with Guice and vice versa
Project URL

Project URL

https://github.com/spring-projects/spring-guice
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-guice

Download spring-guice 1.1.4.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-context jar
com.google.inject : guice jar 4.1.0

test (4)

Group / Artifact Type Version
com.google.inject.extensions : guice-multibindings jar 4.1.0
org.springframework : spring-test jar
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.