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

google.guice.core 62

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

Лицензия

Лицензия

Категории

Категории

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

Группа

com.guicedee.services
Идентификатор

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

guice
Версия

Версия

62
Тип

Тип

jar
Описание

Описание

google.guice.core
Guice is a lightweight dependency injection framework for Java 6 and above
Организация-разработчик

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

Google, Inc.

Скачать guice 62

Имя Файла Размер
guice-62.pom
guice-62.jar 844 KB
guice-62-tests.jar 22 bytes
guice-62-sources.jar 365 KB
guice-62-javadoc.jar 391 KB
Обзор

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.guicedee.services : javax.inject jar
com.guicedee.services : aopalliance-core jar
com.guicedee.services : guava jar
org.ow2.asm : asm Необязательный jar 7.2
com.guicedee.services : commons-lang3 jar
com.google.inject : guice Необязательный jar 4.2.2

provided (3)

Идентификатор библиотеки Тип Версия
cglib : cglib Необязательный jar 3.3.0
org.projectlombok : lombok jar 1.18.8
org.mapstruct : mapstruct-processor jar 1.3.0.Final

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

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

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