is not current version
Last Version 2.0.15

org.openidentityplatform.commons.persistit 2.0.14

Java B+Tree Key-Value Store Library

License

License

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons
ArtifactId

ArtifactId

persistit
Version

Version

2.0.14
Type

Type

pom
Description

Description

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

Project Organization

Open Identity Platform Community

Download persistit 2.0.14

Filename Size
persistit-2.0.14.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/persistit/ -->
<dependency>
    <groupId>org.openidentityplatform.commons</groupId>
    <artifactId>persistit</artifactId>
    <version>2.0.14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/persistit/
implementation 'org.openidentityplatform.commons:persistit:2.0.14'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/persistit/
implementation ("org.openidentityplatform.commons:persistit:2.0.14")
'org.openidentityplatform.commons:persistit:pom:2.0.14'
<dependency org="org.openidentityplatform.commons" name="persistit" rev="2.0.14">
  <artifact name="persistit" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='persistit', version='2.0.14')
)
libraryDependencies += "org.openidentityplatform.commons" % "persistit" % "2.0.14"
[org.openidentityplatform.commons/persistit "2.0.14"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • ui