Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.opendaylight.ovsdb |
ArtifactId | ArtifactIdopenstack.net-virt-it |
Version | Version1.1.0-Lithium |
Type | Typejar |
Filename | Size |
---|---|
openstack.net-virt-it-1.1.0-Lithium.pom | |
openstack.net-virt-it-1.1.0-Lithium.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.ovsdb/openstack.net-virt-it/ -->
<dependency>
<groupId>org.opendaylight.ovsdb</groupId>
<artifactId>openstack.net-virt-it</artifactId>
<version>1.1.0-Lithium</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/openstack.net-virt-it/
implementation 'org.opendaylight.ovsdb:openstack.net-virt-it:1.1.0-Lithium'
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/openstack.net-virt-it/
implementation ("org.opendaylight.ovsdb:openstack.net-virt-it:1.1.0-Lithium")
'org.opendaylight.ovsdb:openstack.net-virt-it:jar:1.1.0-Lithium'
<dependency org="org.opendaylight.ovsdb" name="openstack.net-virt-it" rev="1.1.0-Lithium">
<artifact name="openstack.net-virt-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ovsdb', module='openstack.net-virt-it', version='1.1.0-Lithium')
)
libraryDependencies += "org.opendaylight.ovsdb" % "openstack.net-virt-it" % "1.1.0-Lithium"
[org.opendaylight.ovsdb/openstack.net-virt-it "1.1.0-Lithium"]