MVN

io.mosip.resident : resident-parent

Maven & Gradle

Apr 14, 2023
3 stars

resident · Parent project of MOSIP Resident

<dependency>
    <groupId>io.mosip.resident</groupId>
    <artifactId>resident-parent</artifactId>
    <version>1.2.0.1-B2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
1.2.x
resident-parent-1.2.0.1-B2
resident-parent-1.2.0.1-B1
resident-parent-1.2.0
resident-parent-1.2.0-prerel
resident-parent-1.2.0-rc1
1.1.x
resident-parent-1.1.5.4
resident-parent-1.1.5.3
resident-parent-1.1.5.1
resident-parent-1.1.5
resident-parent-1.1.5-rc1
resident-parent-1.1.4
resident-parent-1.1.4-rc1
resident-parent-1.1.3
resident-parent-1.1.3-rc1
resident-parent-1.1.2
resident-parent-1.1.2-rc2
1.0.x
resident-parent-1.0.7
resident-parent-1.0.7-rc1
resident-parent-1.0.6
resident-parent-1.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.mosip.resident</groupId>
    <artifactId>resident-parent</artifactId>
    <version>1.2.0.1-B2</version>
</dependency>