| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.opendaylight.aaa |
| ArtifactId | ArtifactIdaaa-cli-jar |
| Last Version | Last Version0.15.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionODL :: aaa :: aaa-cli-jar
pom.xml for MD-SAL DOM plugins
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| aaa-cli-jar-0.15.5.pom | |
| aaa-cli-jar-0.15.5.jar | 3 MB |
| aaa-cli-jar-0.15.5-sources.jar | 8 KB |
| aaa-cli-jar-0.15.5-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.aaa/aaa-cli-jar/ -->
<dependency>
<groupId>org.opendaylight.aaa</groupId>
<artifactId>aaa-cli-jar</artifactId>
<version>0.15.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.aaa/aaa-cli-jar/
implementation 'org.opendaylight.aaa:aaa-cli-jar:0.15.5'
// https://jarcasting.com/artifacts/org.opendaylight.aaa/aaa-cli-jar/
implementation ("org.opendaylight.aaa:aaa-cli-jar:0.15.5")
'org.opendaylight.aaa:aaa-cli-jar:jar:0.15.5'
<dependency org="org.opendaylight.aaa" name="aaa-cli-jar" rev="0.15.5">
<artifact name="aaa-cli-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.aaa', module='aaa-cli-jar', version='0.15.5')
)
libraryDependencies += "org.opendaylight.aaa" % "aaa-cli-jar" % "0.15.5"
[org.opendaylight.aaa/aaa-cli-jar "0.15.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.1-jre |
| net.sf.jopt-simple : jopt-simple | jar | 5.0.4 |
| org.opendaylight.aaa : aaa-idm-store-h2 | jar | |
| org.opendaylight.aaa : aaa-authn-api | jar | |
| org.apache.commons : commons-text | jar | 1.9 |
| com.h2database : h2 | jar | 1.4.200 |
| org.slf4j : slf4j-api | jar | |
| org.slf4j : slf4j-simple | jar | |
| org.opendaylight.yangtools : testutils | jar | |
| org.opendaylight.aaa : aaa-password-service-api | jar | |
| org.opendaylight.aaa : aaa-password-service-impl | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.6.0 |
| org.gaul : modernizer-maven-annotations | jar | 2.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.google.truth : truth | jar | 1.1.3 |
| org.mockito : mockito-core | jar | 4.5.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.mockito : mockito-junit-jupiter | jar | 4.5.1 |
| org.junit.jupiter : junit-jupiter-migrationsupport | jar | |
| org.junit.vintage : junit-vintage-engine | jar |