| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.openflowplugin |
| ArtifactId | ArtifactIdfeatures-extension-aggregator |
| Version | Version0.12.3 |
| Type | Typepom |
| Description |
DescriptionOpenDaylight 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-extension-aggregator-0.12.3.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/features-extension-aggregator/ -->
<dependency>
<groupId>org.opendaylight.openflowplugin</groupId>
<artifactId>features-extension-aggregator</artifactId>
<version>0.12.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/features-extension-aggregator/
implementation 'org.opendaylight.openflowplugin:features-extension-aggregator:0.12.3'
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/features-extension-aggregator/
implementation ("org.opendaylight.openflowplugin:features-extension-aggregator:0.12.3")
'org.opendaylight.openflowplugin:features-extension-aggregator:pom:0.12.3'
<dependency org="org.opendaylight.openflowplugin" name="features-extension-aggregator" rev="0.12.3">
<artifact name="features-extension-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin', module='features-extension-aggregator', version='0.12.3')
)
libraryDependencies += "org.opendaylight.openflowplugin" % "features-extension-aggregator" % "0.12.3"
[org.opendaylight.openflowplugin/features-extension-aggregator "0.12.3"]