License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration Netty Networking |
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdfeatures-config-netty-aggregator |
Last Version | Last Version0.12.3 |
Release Date | Release Date |
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-config-netty-aggregator-0.12.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/features-config-netty-aggregator/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>features-config-netty-aggregator</artifactId>
<version>0.12.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-config-netty-aggregator/
implementation 'org.opendaylight.controller:features-config-netty-aggregator:0.12.3'
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-config-netty-aggregator/
implementation ("org.opendaylight.controller:features-config-netty-aggregator:0.12.3")
'org.opendaylight.controller:features-config-netty-aggregator:pom:0.12.3'
<dependency org="org.opendaylight.controller" name="features-config-netty-aggregator" rev="0.12.3">
<artifact name="features-config-netty-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='features-config-netty-aggregator', version='0.12.3')
)
libraryDependencies += "org.opendaylight.controller" % "features-config-netty-aggregator" % "0.12.3"
[org.opendaylight.controller/features-config-netty-aggregator "0.12.3"]