| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаio.forestframework |
| Идентификатор | Идентификаторguice-extensions-parent |
| Последняя версия | Последняя версия5.0.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGoogle Guice - Extensions
Guice is a lightweight dependency injection framework for Java 6 and above
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| guice-extensions-parent-5.0.1.1.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.forestframework/guice-extensions-parent/ -->
<dependency>
<groupId>io.forestframework</groupId>
<artifactId>guice-extensions-parent</artifactId>
<version>5.0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.forestframework/guice-extensions-parent/
implementation 'io.forestframework:guice-extensions-parent:5.0.1.1'
// https://jarcasting.com/artifacts/io.forestframework/guice-extensions-parent/
implementation ("io.forestframework:guice-extensions-parent:5.0.1.1")
'io.forestframework:guice-extensions-parent:pom:5.0.1.1'
<dependency org="io.forestframework" name="guice-extensions-parent" rev="5.0.1.1">
<artifact name="guice-extensions-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.forestframework', module='guice-extensions-parent', version='5.0.1.1')
)
libraryDependencies += "io.forestframework" % "guice-extensions-parent" % "5.0.1.1"
[io.forestframework/guice-extensions-parent "5.0.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.forestframework : guice | jar | 5.0.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.forestframework : guice | jar | 5.0.1.1 |
| com.google.guava : guava-testlib | jar | 30.1-jre |
| org.ow2.asm : asm | jar | 9.1 |
| junit : junit | jar | 4.13 |