MVN

org.openidentityplatform.commons : rest

Maven & Gradle

Jul 20, 2023
5 stars

org.openidentityplatform.commons.rest · Common resource-oriented libraries used by Open Identity Platform Communityprojects

<dependency>
    <groupId>org.openidentityplatform.commons</groupId>
    <artifactId>rest</artifactId>
    <version>2.0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openidentityplatform.commons : rest to add to Maven - Latest Versions:

  • Latest Stable: 2.0.18

All Versions

Choose a version of org.openidentityplatform.commons : rest to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
rest-2.0.18
rest-2.0.17
rest-2.0.16
rest-2.0.15
rest-2.0.14
rest-2.0.13
rest-2.0.12
rest-2.0.11
rest-2.0.10
rest-2.0.9
rest-2.0.8
rest-2.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openidentityplatform.commons</groupId>
    <artifactId>rest</artifactId>
    <version>2.0.18</version>
</dependency>