MVN

io.mosip.idp : idp-parent

Maven & Gradle

Jan 08, 2023
8 stars

idp · Parent project of MOSIP IdP

<dependency>
    <groupId>io.mosip.idp</groupId>
    <artifactId>idp-parent</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.mosip.idp : idp-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of io.mosip.idp : idp-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
idp-parent-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.mosip.idp</groupId>
    <artifactId>idp-parent</artifactId>
    <version>0.9.0</version>
</dependency>

Advertisement