| Группа | Группаorg.opendaylight.ovsdb |
|---|---|
| Идентификатор | Идентификаторhwvtepsouthbound-features-aggregator |
| Версия | Версия1.4.2-Carbon |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| hwvtepsouthbound-features-aggregator-1.4.2-Carbon.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.ovsdb/hwvtepsouthbound-features-aggregator/ -->
<dependency>
<groupId>org.opendaylight.ovsdb</groupId>
<artifactId>hwvtepsouthbound-features-aggregator</artifactId>
<version>1.4.2-Carbon</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/hwvtepsouthbound-features-aggregator/
implementation 'org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator:1.4.2-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/hwvtepsouthbound-features-aggregator/
implementation ("org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator:1.4.2-Carbon")
'org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator:pom:1.4.2-Carbon'
<dependency org="org.opendaylight.ovsdb" name="hwvtepsouthbound-features-aggregator" rev="1.4.2-Carbon">
<artifact name="hwvtepsouthbound-features-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ovsdb', module='hwvtepsouthbound-features-aggregator', version='1.4.2-Carbon')
)
libraryDependencies += "org.opendaylight.ovsdb" % "hwvtepsouthbound-features-aggregator" % "1.4.2-Carbon"
[org.opendaylight.ovsdb/hwvtepsouthbound-features-aggregator "1.4.2-Carbon"]