Last Version

org.openidentityplatform.commons.persistit.core 2.0.15

Java B+Tree Key-Value Store Library

License

License

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons.persistit
ArtifactId

ArtifactId

core
Version

Version

2.0.15
Type

Type

jar
Description

Description

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

Project Organization

Open Identity Platform Community

Download core 2.0.15


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.31

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 1.7.0

Project Modules

There are no modules declared in this project.