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.chronosphere
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.chronosphere 1.0.0


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

Dependencies

compile (16)

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.github.martinhaeusler : org.chronos.common jar 1.0.0
com.github.martinhaeusler : org.chronos.chronodb.api jar 1.0.0
com.github.martinhaeusler : org.chronos.chronograph jar 1.0.0
org.eclipse.emf : org.eclipse.emf.ecore jar 2.11.1-v20150805-0538
org.eclipse.emf : org.eclipse.emf.common jar 2.11.0-v20150805-0538
org.eclipse.emf : org.eclipse.emf.ecore.xmi jar 2.11.1-v20150805-0538

test (9)

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
org.apache.tinkerpop : gremlin-test jar 3.4.2
com.github.martinhaeusler : org.chronos.chronodb.exodus jar 1.0.0

Project Modules

There are no modules declared in this project.