не последняя версия
Последняя версия 2.0.1

spring-guice 1.1.4.RELEASE

Utilities for using Spring with Guice and vice versa

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

org.springframework.guice
Идентификатор

Идентификатор

spring-guice
Версия

Версия

1.1.4.RELEASE
Тип

Тип

jar
Описание

Описание

spring-guice
Utilities for using Spring with Guice and vice versa
Ссылка на сайт

Ссылка на сайт

https://github.com/spring-projects/spring-guice
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar
com.google.inject : guice jar 4.1.0

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.