is not current version
Last Version 0.15.5

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


GroupId

GroupId

org.opendaylight.aaa
ArtifactId

ArtifactId

aaa-password-service-aggregator
Version

Version

0.9.1
Type

Type

pom

Download aaa-password-service-aggregator 0.9.1


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