| License | License | 
|---|---|
| GroupId | GroupIdorg.opendaylight.sdninterfaceapp | 
| ArtifactId | ArtifactIdfeatures-aggregator | 
| Last Version | Last Version1.8.4-Carbon | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionfeatures-aggregator 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-aggregator-1.8.4-Carbon.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.opendaylight.sdninterfaceapp/features-aggregator/ -->
<dependency>
    <groupId>org.opendaylight.sdninterfaceapp</groupId>
    <artifactId>features-aggregator</artifactId>
    <version>1.8.4-Carbon</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.opendaylight.sdninterfaceapp/features-aggregator/
implementation 'org.opendaylight.sdninterfaceapp:features-aggregator:1.8.4-Carbon'// https://jarcasting.com/artifacts/org.opendaylight.sdninterfaceapp/features-aggregator/
implementation ("org.opendaylight.sdninterfaceapp:features-aggregator:1.8.4-Carbon")'org.opendaylight.sdninterfaceapp:features-aggregator:pom:1.8.4-Carbon'<dependency org="org.opendaylight.sdninterfaceapp" name="features-aggregator" rev="1.8.4-Carbon">
  <artifact name="features-aggregator" type="pom" />
</dependency>@Grapes(
@Grab(group='org.opendaylight.sdninterfaceapp', module='features-aggregator', version='1.8.4-Carbon')
)libraryDependencies += "org.opendaylight.sdninterfaceapp" % "features-aggregator" % "1.8.4-Carbon"[org.opendaylight.sdninterfaceapp/features-aggregator "1.8.4-Carbon"]