is not current version
Last Version 0.16.0

org.opendaylight.integration:upstream-aggregator 0.14.4

Aggregator for upstream artifact related modules.

GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

upstream-aggregator
Version

Version

0.14.4
Type

Type

pom

Download upstream-aggregator 0.14.4


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