Last Version

Chronos 1.0.0

Versioned data storage, embeddable and easy to use.

License

License

GroupId

GroupId

com.github.martinhaeusler
ArtifactId

ArtifactId

org.chronos.common
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/Txture/chronos

Download org.chronos.common 1.0.0


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

Dependencies

compile (11)

Group / Artifact Type Version
com.google.guava : guava jar 27.1-jre
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.commons : commons-collections4 jar 4.3
commons-io : commons-io jar 2.6
commons-configuration : commons-configuration jar 1.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
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.esotericsoftware : kryo jar 3.0.3

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.junit.platform : junit-platform-launcher jar 1.3.1
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.junit.vintage : junit-vintage-engine jar 5.3.1
org.hamcrest : hamcrest-all jar 1.3
com.github.martinhaeusler : org.chronos.common.testing jar 1.0.0

Project Modules

There are no modules declared in this project.