<dependency>
<groupId>org.opendaylight.ovsdb</groupId>
<artifactId>schema.hardwarevtep</artifactId>
<version>1.0.3-Helium-SR3</version>
<type>bundle</type>
</dependency>
libraryDependencies += "org.opendaylight.ovsdb" % "schema.hardwarevtep" % "1.0.3-Helium-SR3"
@Grapes(
@Grab(group='org.opendaylight.ovsdb', module='schema.hardwarevtep', version='1.0.3-Helium-SR3')
)
<dependency org="org.opendaylight.ovsdb" name="schema.hardwarevtep" rev="1.0.3-Helium-SR3" />
<parent> <groupId>org.opendaylight.ovsdb</groupId> <artifactId>commons</artifactId> <version>1.2.3-Helium-SR3</version> </parent>
compile
|-- ch.qos.logback:logback-classic
|-- ch.qos.logback:logback-core
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- commons-codec:commons-codec
|-- commons-collections:commons-collections
|-- equinoxSDK381:org.eclipse.osgi
|-- junit:junit
|-- org.apache.httpcomponents:httpcore-nio