MVN

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

Maven & Gradle

Oct 19, 2016
<dependency>
    <groupId>org.opendaylight.aaa</groupId>
    <artifactId>aaa-authn-mdsal-store</artifactId>
    <version>0.3.4-Beryllium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.aaa : aaa-authn-mdsal-store to add to Maven - Latest Versions:

  • Latest Stable: 0.3.4-Beryllium-SR4

All Versions

Choose a version of org.opendaylight.aaa : aaa-authn-mdsal-store to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
aaa-authn-mdsal-store-0.3.4-Beryllium-SR4
aaa-authn-mdsal-store-0.3.3-Beryllium-SR3
aaa-authn-mdsal-store-0.3.2-Beryllium-SR2
aaa-authn-mdsal-store-0.3.1-Beryllium-SR1
aaa-authn-mdsal-store-0.3.0-Beryllium
0.2.x
aaa-authn-mdsal-store-0.2.4-Lithium-SR4
aaa-authn-mdsal-store-0.2.3-Lithium-SR3
aaa-authn-mdsal-store-0.2.2-Lithium-SR2
aaa-authn-mdsal-store-0.2.1-Lithium-SR1
aaa-authn-mdsal-store-0.2.0-Lithium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.aaa</groupId>
    <artifactId>aaa-authn-mdsal-store</artifactId>
    <version>0.3.4-Beryllium-SR4</version>
</dependency>