spring-guice

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

Last Version

2.0.1
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

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

test (7)

Group / Artifact Type Version
com.google.inject.extensions : guice-throwingproviders jar 5.1.0
org.springframework : spring-test jar
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-suite-engine jar 1.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.
org.springframework.guice

Spring

Versions

Version
2.0.1
2.0.0
1.1.4.RELEASE
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.0.RELEASE