is not current version
Last Version 0.15.5

org.opendaylight.aaa.web:web-aggregator 0.12.4


GroupId

GroupId

org.opendaylight.aaa.web
ArtifactId

ArtifactId

web-aggregator
Version

Version

0.12.4
Type

Type

pom

Download web-aggregator 0.12.4


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