a

aaa-authn-keystone

Files download
File Operation
aaa-authn-keystone-0.1.1-Helium-SR1.1.jar download
aaa-authn-keystone-0.1.1-Helium-SR1.1.pom download
aaa-authn-keystone-0.1.1-Helium-SR1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.opendaylight.aaa</groupId>
  <artifactId>aaa-authn-keystone</artifactId>
  <version>0.1.1-Helium-SR1.1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.aaa:aaa-authn-keystone:0.1.1-Helium-SR1.1'
Gradle Kotlin
implementation("org.opendaylight.aaa:aaa-authn-keystone:0.1.1-Helium-SR1.1")
Scala SBT
libraryDependencies += "org.opendaylight.aaa" % "aaa-authn-keystone" % "0.1.1-Helium-SR1.1"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.aaa', module='aaa-authn-keystone', version='0.1.1-Helium-SR1.1')
)
Apache Ivy
<dependency org="org.opendaylight.aaa" name="aaa-authn-keystone" rev="0.1.1-Helium-SR1.1" />
Leiningen
[org.opendaylight.aaa/aaa-authn-keystone "0.1.1-Helium-SR1.1"]
Apache Buildr
'org.opendaylight.aaa:aaa-authn-keystone:jar:0.1.1-Helium-SR1.1'