Files download
File Operation
hwvtepsouthbound-features-1.3.1-Boron-SR1.jar download
hwvtepsouthbound-features-1.3.1-Boron-SR1.pom download
hwvtepsouthbound-features-1.3.1-Boron-SR1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.opendaylight.ovsdb</groupId>
  <artifactId>hwvtepsouthbound-features</artifactId>
  <version>1.3.1-Boron-SR1</version>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.ovsdb:hwvtepsouthbound-features:1.3.1-Boron-SR1'
Gradle Kotlin
implementation("org.opendaylight.ovsdb:hwvtepsouthbound-features:1.3.1-Boron-SR1")
Scala SBT
libraryDependencies += "org.opendaylight.ovsdb" % "hwvtepsouthbound-features" % "1.3.1-Boron-SR1"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.ovsdb', module='hwvtepsouthbound-features', version='1.3.1-Boron-SR1')
)
Apache Ivy
<dependency org="org.opendaylight.ovsdb" name="hwvtepsouthbound-features" rev="1.3.1-Boron-SR1" />
Leiningen
[org.opendaylight.ovsdb/hwvtepsouthbound-features "1.3.1-Boron-SR1"]
Apache Buildr
'org.opendaylight.ovsdb:hwvtepsouthbound-features:jar:1.3.1-Boron-SR1'