MVN

com.ohadr : auth-parent

Maven & Gradle

Oct 06, 2014
13 stars

authentication parent · parent POM for authentication projects

<dependency>
    <groupId>com.ohadr</groupId>
    <artifactId>auth-parent</artifactId>
    <version>1.6.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ohadr : auth-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.6.1-RELEASE

All Versions

Choose a version of com.ohadr : auth-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
auth-parent-1.6.1-RELEASE
auth-parent-1.6.0-RELEASE
1.5.x
auth-parent-1.5.0-RELEASE
1.1.x
auth-parent-1.1.4
auth-parent-1.1.3
auth-parent-1.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ohadr</groupId>
    <artifactId>auth-parent</artifactId>
    <version>1.6.1-RELEASE</version>
</dependency>