License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.ovsdb |
ArtifactId | ArtifactIdhwvtepsouthbound-features-aggregator |
Version | Version1.12.3 |
Type | Typepom |
Description |
DescriptionODL :: ovsdb :: hwvtepsouthbound-features-aggregator
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hwvtepsouthbound-features-aggregator-1.12.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.ovsdb/hwvtepsouthbound-features-aggregator/ -->
<dependency>
<groupId>org.opendaylight.ovsdb</groupId>
<artifactId>hwvtepsouthbound-features-aggregator</artifactId>
<version>1.12.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/hwvtepsouthbound-features-aggregator/
implementation 'org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator:1.12.3'
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/hwvtepsouthbound-features-aggregator/
implementation ("org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator:1.12.3")
'org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator:pom:1.12.3'
<dependency org="org.opendaylight.ovsdb" name="hwvtepsouthbound-features-aggregator" rev="1.12.3">
<artifact name="hwvtepsouthbound-features-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ovsdb', module='hwvtepsouthbound-features-aggregator', version='1.12.3')
)
libraryDependencies += "org.opendaylight.ovsdb" % "hwvtepsouthbound-features-aggregator" % "1.12.3"
[org.opendaylight.ovsdb/hwvtepsouthbound-features-aggregator "1.12.3"]