License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.openflowplugin |
ArtifactId | ArtifactIdfeatures-extension-aggregator |
Last Version | Last Version0.14.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfeatures-extension-aggregator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
features-extension-aggregator-0.14.0.pom | 923 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/features-extension-aggregator/ -->
<dependency>
<groupId>org.opendaylight.openflowplugin</groupId>
<artifactId>features-extension-aggregator</artifactId>
<version>0.14.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/features-extension-aggregator/
implementation 'org.opendaylight.openflowplugin:features-extension-aggregator:0.14.0'
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/features-extension-aggregator/
implementation ("org.opendaylight.openflowplugin:features-extension-aggregator:0.14.0")
'org.opendaylight.openflowplugin:features-extension-aggregator:pom:0.14.0'
<dependency org="org.opendaylight.openflowplugin" name="features-extension-aggregator" rev="0.14.0">
<artifact name="features-extension-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin', module='features-extension-aggregator', version='0.14.0')
)
libraryDependencies += "org.opendaylight.openflowplugin" % "features-extension-aggregator" % "0.14.0"
[org.opendaylight.openflowplugin/features-extension-aggregator "0.14.0"]