License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.commons.persistit |
ArtifactId | ArtifactIdui |
Version | Version2.0.14 |
Type | Typejar |
Description |
Descriptionorg.openidentityplatform.commons.persistit.ui
Java B+Tree Key-Value Store Library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ui-2.0.14.pom | |
ui-2.0.14.jar | 157 KB |
ui-2.0.14-sources.jar | 81 KB |
ui-2.0.14-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.persistit/ui/ -->
<dependency>
<groupId>org.openidentityplatform.commons.persistit</groupId>
<artifactId>ui</artifactId>
<version>2.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.persistit/ui/
implementation 'org.openidentityplatform.commons.persistit:ui:2.0.14'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.persistit/ui/
implementation ("org.openidentityplatform.commons.persistit:ui:2.0.14")
'org.openidentityplatform.commons.persistit:ui:jar:2.0.14'
<dependency org="org.openidentityplatform.commons.persistit" name="ui" rev="2.0.14">
<artifact name="ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.persistit', module='ui', version='2.0.14')
)
libraryDependencies += "org.openidentityplatform.commons.persistit" % "ui" % "2.0.14"
[org.openidentityplatform.commons.persistit/ui "2.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.commons.persistit : core | jar | 2.0.14 |