MVN

org.openidentityplatform.commons : persistit

Maven & Gradle

Jul 20, 2023
5 stars

org.openidentityplatform.commons.persistit · Java B+Tree Key-Value Store Library

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

Latest Version

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

  • Latest Stable: 2.0.18

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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