| License |
License |
|---|---|
| Categories |
CategoriesXodus Data Databases |
| GroupId | GroupIdcom.github.martinhaeusler |
| ArtifactId | ArtifactIdorg.chronos.chronodb.exodus |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionChronos
Versioned data storage, embeddable and easy to use.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.martinhaeusler/org.chronos.chronodb.exodus/ -->
<dependency>
<groupId>com.github.martinhaeusler</groupId>
<artifactId>org.chronos.chronodb.exodus</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinhaeusler/org.chronos.chronodb.exodus/
implementation 'com.github.martinhaeusler:org.chronos.chronodb.exodus:1.0.0'
// https://jarcasting.com/artifacts/com.github.martinhaeusler/org.chronos.chronodb.exodus/
implementation ("com.github.martinhaeusler:org.chronos.chronodb.exodus:1.0.0")
'com.github.martinhaeusler:org.chronos.chronodb.exodus:jar:1.0.0'
<dependency org="com.github.martinhaeusler" name="org.chronos.chronodb.exodus" rev="1.0.0">
<artifact name="org.chronos.chronodb.exodus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinhaeusler', module='org.chronos.chronodb.exodus', version='1.0.0')
)
libraryDependencies += "com.github.martinhaeusler" % "org.chronos.chronodb.exodus" % "1.0.0"
[com.github.martinhaeusler/org.chronos.chronodb.exodus "1.0.0"]
| 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 |
| org.jetbrains.xodus : xodus-openAPI | jar | 1.3.124 |
| org.jetbrains.xodus : xodus-environment | jar | 1.3.124 |
| com.esotericsoftware : kryo | jar | 3.0.3 |
| com.thoughtworks.xstream : xstream | jar | 1.4.11.1 |
| 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 |