is not current version
Last Version 1.4.4

org.opendaylight.of-config:southbound-features-aggregator 1.4.1


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.of-config
ArtifactId

ArtifactId

southbound-features-aggregator
Version

Version

1.4.1
Type

Type

pom

Download southbound-features-aggregator 1.4.1


<!-- https://jarcasting.com/artifacts/org.opendaylight.of-config/southbound-features-aggregator/ -->
<dependency>
    <groupId>org.opendaylight.of-config</groupId>
    <artifactId>southbound-features-aggregator</artifactId>
    <version>1.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.of-config/southbound-features-aggregator/
implementation 'org.opendaylight.of-config:southbound-features-aggregator:1.4.1'
// https://jarcasting.com/artifacts/org.opendaylight.of-config/southbound-features-aggregator/
implementation ("org.opendaylight.of-config:southbound-features-aggregator:1.4.1")
'org.opendaylight.of-config:southbound-features-aggregator:pom:1.4.1'
<dependency org="org.opendaylight.of-config" name="southbound-features-aggregator" rev="1.4.1">
  <artifact name="southbound-features-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.of-config', module='southbound-features-aggregator', version='1.4.1')
)
libraryDependencies += "org.opendaylight.of-config" % "southbound-features-aggregator" % "1.4.1"
[org.opendaylight.of-config/southbound-features-aggregator "1.4.1"]