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