Last Version

Chronos 0.9.1

Versioned data storage, embeddable and easy to use.

License

License

GroupId

GroupId

com.github.martinhaeusler
ArtifactId

ArtifactId

org.chronos.chronodb
Version

Version

0.9.1
Type

Type

jar
Description

Description

Chronos
Versioned data storage, embeddable and easy to use.
Project URL

Project URL

https://github.com/MartinHaeusler/chronos
Source Code Management

Source Code Management

https://github.com/MartinHaeusler/chronos

Download org.chronos.chronodb 0.9.1


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

Dependencies

compile (20)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.1
commons-io : commons-io jar 2.4
commons-configuration : commons-configuration jar 1.10
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : jcl-over-slf4j jar 1.7.12
org.slf4j : jul-to-slf4j jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3
com.github.martinhaeusler : org.chronos.common jar 0.9.1
org.mapdb : mapdb jar 2.0-beta13
org.apache.lucene : lucene-core jar 5.5.0
org.apache.lucene : lucene-analyzers-common jar 5.5.0
org.apache.lucene : lucene-queryparser jar 5.5.0
org.apache.lucene : lucene-queries jar 5.5.0
com.mchange : c3p0 jar 0.9.5.1
com.h2database : h2 jar 1.4.187
org.cojen : tupl jar 1.3.11
com.esotericsoftware : kryo jar 3.0.3
com.thoughtworks.xstream : xstream jar 1.4.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
com.github.martinhaeusler : org.chronos.common.testing jar 0.9.1

Project Modules

There are no modules declared in this project.