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