Google Guice - Core Library

Guice is a lightweight dependency injection framework for Java 6 and above

Лицензия

Лицензия

Категории

Категории

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

Группа

com.google.inject
Идентификатор

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

guice
Последняя версия

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

5.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Google Guice - Core Library
Guice is a lightweight dependency injection framework for Java 6 and above
Организация-разработчик

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

Google, Inc.

Скачать guice

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject jar 1
aopalliance : aopalliance jar 1.0
com.google.guava : guava jar 30.1-jre
org.ow2.asm : asm Необязательный jar 9.2

test (6)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject-tck jar 1
com.google.guava : guava-testlib jar 30.1-jre
biz.aQute : bnd jar 0.0.384
org.apache.felix : org.apache.felix.framework jar 3.0.5
com.google.truth : truth jar 0.45
junit : junit jar 4.13

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

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

Google

Google ❤️ Open Source

Версии библиотеки

Версия
5.1.0
5.0.1
5.0.0
5.0.0-BETA-1
4.2.3
4.2.2
4.2.1
4.2.0
4.1.0
4.0
4.0-beta5
4.0-beta4
4.0-beta
3.0
3.0-rc3
3.0-rc2
2.0-no_aop
2.0
1.0