is not current version
Last Version 0.15.5

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


GroupId

GroupId

org.opendaylight.aaa.web
ArtifactId

ArtifactId

web-aggregator
Version

Version

0.9.0
Type

Type

pom

Download web-aggregator 0.9.0

Filename Size
web-aggregator-0.9.0.pom 1 KB
Browse

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