| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opendaylight.snmp4sdn |
| Идентификатор | Идентификаторfeatures-aggregator |
| Версия | Версия0.9.0 |
| Тип | Типpom |
| Описание |
ОписаниеODL :: snmp4sdn :: features-aggregator
SNMP4SDN's feature aggregator
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| features-aggregator-0.9.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.snmp4sdn/features-aggregator/ -->
<dependency>
<groupId>org.opendaylight.snmp4sdn</groupId>
<artifactId>features-aggregator</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.snmp4sdn/features-aggregator/
implementation 'org.opendaylight.snmp4sdn:features-aggregator:0.9.0'
// https://jarcasting.com/artifacts/org.opendaylight.snmp4sdn/features-aggregator/
implementation ("org.opendaylight.snmp4sdn:features-aggregator:0.9.0")
'org.opendaylight.snmp4sdn:features-aggregator:pom:0.9.0'
<dependency org="org.opendaylight.snmp4sdn" name="features-aggregator" rev="0.9.0">
<artifact name="features-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.snmp4sdn', module='features-aggregator', version='0.9.0')
)
libraryDependencies += "org.opendaylight.snmp4sdn" % "features-aggregator" % "0.9.0"
[org.opendaylight.snmp4sdn/features-aggregator "0.9.0"]