License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.opendaylight.netvirt |
ArtifactId | ArtifactIdfeatures |
Last Version | Last Version0.11.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionODL :: netvirt :: features
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
features-0.11.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.netvirt/features/ -->
<dependency>
<groupId>org.opendaylight.netvirt</groupId>
<artifactId>features</artifactId>
<version>0.11.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netvirt/features/
implementation 'org.opendaylight.netvirt:features:0.11.4'
// https://jarcasting.com/artifacts/org.opendaylight.netvirt/features/
implementation ("org.opendaylight.netvirt:features:0.11.4")
'org.opendaylight.netvirt:features:pom:0.11.4'
<dependency org="org.opendaylight.netvirt" name="features" rev="0.11.4">
<artifact name="features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netvirt', module='features', version='0.11.4')
)
libraryDependencies += "org.opendaylight.netvirt" % "features" % "0.11.4"
[org.opendaylight.netvirt/features "0.11.4"]