guice

Path: :open:commons:guice

Лицензия

Лицензия

GPLv3 with Classpath Exception
Категории

Категории

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

Группа

com.cedarsoft.commons
Идентификатор

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

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

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

8.9.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

guice
Path: :open:commons:guice
Ссылка на сайт

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

http://cedarsoft.com
Система контроля версий

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

https://github.com/jschneider/com.cedarsoft.monorepo

Скачать guice

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.cedarsoft.dependencies-sets : kotlin jar 8.9.2
com.cedarsoft.commons : commons jar 8.9.2
com.google.inject : guice jar 4.2.2

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

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

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

Версия
8.9.2
8.9.1
8.9.0
8.8.1
8.8.0
8.7.0
8.5.1
8.5.0
8.4.0