is not current version
Last Version 0.15.5

org.opendaylight.aaa:aaa-password-service-aggregator 0.13.11


GroupId

GroupId

org.opendaylight.aaa
ArtifactId

ArtifactId

aaa-password-service-aggregator
Version

Version

0.13.11
Type

Type

pom

Download aaa-password-service-aggregator 0.13.11


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