MVN

org.openidentityplatform.openidm : openidm-project

Maven & Gradle

May 21, 2024
70 stars

OpenIDM project · OpenIDM is an open standards based Identity Management, Provisioning and Compliance solution. Experience shows that the most important features of an identity management product are: high flexibility in Business Process handling and compliance with open standards and interfaces. A highly flexible user interface combined with a very robust workflow engine make OpenIDM ready for any Identity Management project.

<dependency>
    <groupId>org.openidentityplatform.openidm</groupId>
    <artifactId>openidm-project</artifactId>
    <version>6.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openidentityplatform.openidm : openidm-project to add to Maven - Latest Versions:

  • Latest Stable: 6.0.0

All Versions

Choose a version of org.openidentityplatform.openidm : openidm-project to add to Maven - All Versions:

Version Vulnerabilities Updated
6.0.x
openidm-project-6.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openidentityplatform.openidm</groupId>
    <artifactId>openidm-project</artifactId>
    <version>6.0.0</version>
</dependency>