Last Version

JSimpleDB Core API Classes 3.6.1

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

License

License

GroupId

GroupId

org.jsimpledb
ArtifactId

ArtifactId

jsimpledb-coreapi
Version

Version

3.6.1
Type

Type

jar
Description

Description

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

Download jsimpledb-coreapi 3.6.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jsimpledb : jsimpledb-kv jar 3.6.1
org.jsimpledb : jsimpledb-util jar 3.6.1
com.google.guava : guava jar 21.0
commons-codec : commons-codec jar 1.10
org.dellroad : dellroad-stuff-main jar 2.2.1
org.slf4j : slf4j-api jar 1.7.25

provided (2)

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

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
log4j : log4j jar 1.2.17

test (4)

Group / Artifact Type Version
org.jsimpledb : jsimpledb-test jar 3.6.1
org.jsimpledb : jsimpledb-kv-test jar 3.6.1
org.jsimpledb : jsimpledb-kv-simple jar 3.6.1
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.