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