Permazen Core API Classes

Permazen core API classes which provide objects, fields, indexes, queries, and schema management on top of a key/value store.

License

License

Categories

Categories

Permazen Data ORM
GroupId

GroupId

io.permazen
ArtifactId

ArtifactId

permazen-coreapi
Last Version

Last Version

4.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

Permazen Core API Classes
Permazen core API classes which provide objects, fields, indexes, queries, and schema management on top of a key/value store.

Download permazen-coreapi

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.permazen : permazen-kv jar 4.1.9
io.permazen : permazen-util jar 4.1.9
com.google.guava : guava jar 31.1-jre
org.dellroad : dellroad-stuff-main jar 2.4.10
org.slf4j : slf4j-api jar 1.7.30

provided (2)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.6.2
com.google.code.findbugs : jsr305 jar 3.0.2

test (4)

Group / Artifact Type Version
io.permazen : permazen-test jar 4.1.9
io.permazen : permazen-kv-test jar 4.1.9
io.permazen : permazen-kv-simple jar 4.1.9
org.testng : testng jar 7.1.0

Project Modules

There are no modules declared in this project.
io.permazen

Permazen

Language-Natural Persistence Layer for Java

Versions

Version
4.1.9
4.1.8
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.3
4.0.2
4.0.1
4.0.0