| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаorg.opendaylight.odlguice |
| Идентификатор | Идентификаторinject-aggregator |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеODL :: odlguice :: inject-aggregator
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| inject-aggregator-1.0.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlguice/inject-aggregator/ -->
<dependency>
<groupId>org.opendaylight.odlguice</groupId>
<artifactId>inject-aggregator</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlguice/inject-aggregator/
implementation 'org.opendaylight.odlguice:inject-aggregator:1.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.odlguice/inject-aggregator/
implementation ("org.opendaylight.odlguice:inject-aggregator:1.0.0")
'org.opendaylight.odlguice:inject-aggregator:pom:1.0.0'
<dependency org="org.opendaylight.odlguice" name="inject-aggregator" rev="1.0.0">
<artifact name="inject-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlguice', module='inject-aggregator', version='1.0.0')
)
libraryDependencies += "org.opendaylight.odlguice" % "inject-aggregator" % "1.0.0"
[org.opendaylight.odlguice/inject-aggregator "1.0.0"]