is not current version
Last Version 0.2.4-Helium-SR4

org.opendaylight.vtn:manager.northbound.integrationtest 0.2.3-Helium-SR3


GroupId

GroupId

org.opendaylight.vtn
ArtifactId

ArtifactId

manager.northbound.integrationtest
Version

Version

0.2.3-Helium-SR3
Type

Type

jar

Download manager.northbound.integrationtest 0.2.3-Helium-SR3


<!-- https://jarcasting.com/artifacts/org.opendaylight.vtn/manager.northbound.integrationtest/ -->
<dependency>
    <groupId>org.opendaylight.vtn</groupId>
    <artifactId>manager.northbound.integrationtest</artifactId>
    <version>0.2.3-Helium-SR3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.vtn/manager.northbound.integrationtest/
implementation 'org.opendaylight.vtn:manager.northbound.integrationtest:0.2.3-Helium-SR3'
// https://jarcasting.com/artifacts/org.opendaylight.vtn/manager.northbound.integrationtest/
implementation ("org.opendaylight.vtn:manager.northbound.integrationtest:0.2.3-Helium-SR3")
'org.opendaylight.vtn:manager.northbound.integrationtest:jar:0.2.3-Helium-SR3'
<dependency org="org.opendaylight.vtn" name="manager.northbound.integrationtest" rev="0.2.3-Helium-SR3">
  <artifact name="manager.northbound.integrationtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.vtn', module='manager.northbound.integrationtest', version='0.2.3-Helium-SR3')
)
libraryDependencies += "org.opendaylight.vtn" % "manager.northbound.integrationtest" % "0.2.3-Helium-SR3"
[org.opendaylight.vtn/manager.northbound.integrationtest "0.2.3-Helium-SR3"]