Last Version

Chronos 0.9.1

Versioned data storage, embeddable and easy to use.

License

License

GroupId

GroupId

com.github.martinhaeusler
ArtifactId

ArtifactId

chronos
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 chronos 0.9.1


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

Dependencies

compile (9)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.