| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаorg.opendaylight.odlguice |
| Идентификатор | Идентификаторinject.guice.extensions.closeable |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеODL :: odlguice :: inject.guice.extensions.closeable
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlguice/inject.guice.extensions.closeable/ -->
<dependency>
<groupId>org.opendaylight.odlguice</groupId>
<artifactId>inject.guice.extensions.closeable</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlguice/inject.guice.extensions.closeable/
implementation 'org.opendaylight.odlguice:inject.guice.extensions.closeable:1.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.odlguice/inject.guice.extensions.closeable/
implementation ("org.opendaylight.odlguice:inject.guice.extensions.closeable:1.0.0")
'org.opendaylight.odlguice:inject.guice.extensions.closeable:jar:1.0.0'
<dependency org="org.opendaylight.odlguice" name="inject.guice.extensions.closeable" rev="1.0.0">
<artifact name="inject.guice.extensions.closeable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlguice', module='inject.guice.extensions.closeable', version='1.0.0')
)
libraryDependencies += "org.opendaylight.odlguice" % "inject.guice.extensions.closeable" % "1.0.0"
[org.opendaylight.odlguice/inject.guice.extensions.closeable "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.inject : guice | jar | 4.2.3 |
| com.google.guava : guava | jar | 28.2-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.400 |
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |
| com.google.truth : truth | jar | 1.0.1 |
| org.slf4j : slf4j-simple | jar | 1.7.28 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.3.3 |