Last Version

Permazen Core API Classes 4.1.9

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
Version

Version

4.1.9
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 4.1.9


<!-- 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.