f

features-aaa

Files download
File Operation
features-aaa-0.5.4-Carbon.jar download
features-aaa-0.5.4-Carbon.pom download
features-aaa-0.5.4-Carbon-sources.jar download
Apache Maven
<dependency>
  <groupId>org.opendaylight.aaa</groupId>
  <artifactId>features-aaa</artifactId>
  <version>0.5.4-Carbon</version>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.aaa:features-aaa:0.5.4-Carbon'
Gradle Kotlin
implementation("org.opendaylight.aaa:features-aaa:0.5.4-Carbon")
Scala SBT
libraryDependencies += "org.opendaylight.aaa" % "features-aaa" % "0.5.4-Carbon"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.aaa', module='features-aaa', version='0.5.4-Carbon')
)
Apache Ivy
<dependency org="org.opendaylight.aaa" name="features-aaa" rev="0.5.4-Carbon" />
Leiningen
[org.opendaylight.aaa/features-aaa "0.5.4-Carbon"]
Apache Buildr
'org.opendaylight.aaa:features-aaa:jar:0.5.4-Carbon'
Dependencies
<parent>
  <groupId>org.opendaylight.odlparent</groupId>
  <artifactId>features-parent</artifactId>
  <version>1.8.4-Carbon</version>
</parent>

compile

|-- org.opendaylight.aaa:aaa-shiro-api

|-- com.sun.jersey:jersey-servlet

|-- com.sun.jersey:jersey-core

|-- com.sun.jersey:jersey-server

|-- com.sun.jersey:jersey-json

|-- com.sun.jersey:jersey-client

|-- org.apache.commons:commons-lang3

|-- org.apache.felix:org.apache.felix.dependencymanager

|-- org.apache.felix:org.apache.felix.metatype

|-- net.sf.ehcache:ehcache:2.8.3

|-- org.apache.oltu.oauth2:org.apache.oltu.oauth2.common

|-- org.apache.oltu.oauth2:org.apache.oltu.oauth2.authzserver

|-- org.apache.oltu.oauth2:org.apache.oltu.oauth2.resourceserver

|-- commons-codec:commons-codec

|-- org.json:json

|-- org.glassfish:javax.json

|-- com.fasterxml.jackson.core:jackson-core

|-- com.fasterxml.jackson.core:jackson-annotations

|-- com.fasterxml.jackson.core:jackson-databind

|-- com.fasterxml.jackson.datatype:jackson-datatype-json-org

|-- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base

|-- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider

|-- com.fasterxml.jackson.module:jackson-module-jaxb-annotations

|-- com.h2database:h2

|-- org.opendaylight.aaa:aaa-authn-api

|-- org.opendaylight.aaa:aaa-credential-store-api

|-- org.opendaylight.aaa:aaa-authn

|-- org.opendaylight.aaa:aaa-shiro

|-- org.opendaylight.aaa:aaa-shiro-act

|-- org.apache.shiro:shiro-core

|-- org.apache.shiro:shiro-web

|-- org.opendaylight.aaa:aaa-authn-sts

|-- org.opendaylight.aaa:aaa-authn-basic

|-- org.opendaylight.aaa:aaa-idmlight

|-- org.opendaylight.aaa:aaa-idmlight

|-- org.opendaylight.aaa:aaa-authn

|-- org.opendaylight.aaa:aaa-h2-store

|-- org.opendaylight.aaa:aaa-h2-store

|-- org.osgi:org.osgi.enterprise:4.2.0

|-- org.opendaylight.aaa:aaa-authn-mdsal-store-impl

|-- org.opendaylight.aaa:aaa-authn-mdsal-store-impl

|-- org.opendaylight.aaa:aaa-filterchain

|-- org.opendaylight.aaa:aaa-filterchain

|-- org.opendaylight.aaa:aaa-authn-mdsal-api

|-- org.opendaylight.yangtools:features-yangtools

|-- org.opendaylight.controller:features-mdsal

|-- org.opendaylight.controller:features-config

|-- org.opendaylight.controller:sal-common-impl

|-- org.opendaylight.aaa:aaa-encrypt-service

|-- org.opendaylight.aaa:aaa-encrypt-service

|-- org.opendaylight.aaa:aaa-cert

|-- org.opendaylight.aaa:aaa-cert

|-- org.bouncycastle:bcprov-jdk15on

|-- org.opendaylight.aaa:aaa-cli

test

|-- org.apache.maven:maven-aether-provider:3.0.5