License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.springframework.guice |
ArtifactId | ArtifactIdspring-guice |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-guice
Utilities for using Spring with Guice and vice versa
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-guice-2.0.1.pom | |
spring-guice-2.0.1.jar | 47 KB |
spring-guice-2.0.1-sources.jar | 25 KB |
spring-guice-2.0.1-javadoc.jar | 446 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
com.google.inject : guice | jar | 5.1.0 |
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 |
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
|