MVN

com.logiclander.jaasmine : jaasmine-parent

Maven & Gradle

Feb 06, 2012

jaasmine · The JAASmine library is based in Java and implements functionality of Java Authentication and Authorization Services (JAAS), and applies JAAS to common scenarios.

<dependency>
    <groupId>com.logiclander.jaasmine</groupId>
    <artifactId>jaasmine-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.logiclander.jaasmine : jaasmine-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.logiclander.jaasmine : jaasmine-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jaasmine-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.logiclander.jaasmine</groupId>
    <artifactId>jaasmine-parent</artifactId>
    <version>1.0.0</version>
</dependency>