MVN

io.mosip.authentication : authentication-ref-impl-parent

Maven & Gradle

Oct 21, 2022
12 stars

id-authentication Reference Impl Parent · Parent project of MOSIP ID Authentication Referernce Implementation components

<dependency>
    <groupId>io.mosip.authentication</groupId>
    <artifactId>authentication-ref-impl-parent</artifactId>
    <version>1.2.0.1-B1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.mosip.authentication : authentication-ref-impl-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0.1-B1
  • Latest Release Candidate: 1.2.0-rc1

All Versions

Choose a version of io.mosip.authentication : authentication-ref-impl-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
authentication-ref-impl-parent-1.2.0.1-B1
authentication-ref-impl-parent-1.2.0
authentication-ref-impl-parent-1.2.0-rc1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.mosip.authentication</groupId>
    <artifactId>authentication-ref-impl-parent</artifactId>
    <version>1.2.0.1-B1</version>
</dependency>