Last Version

elara 1.7

Efficient, zero garbage framework to implement event sourcing applications

License

License

GroupId

GroupId

org.tools4j
ArtifactId

ArtifactId

elara-chronicle
Version

Version

1.7
Type

Type

pom
Description

Description

elara
Efficient, zero garbage framework to implement event sourcing applications
Project URL

Project URL

https://github.com/tools4j/elara
Source Code Management

Source Code Management

https://github.com/tools4j/elara.git

Download elara-chronicle 1.7


<!-- https://jarcasting.com/artifacts/org.tools4j/elara-chronicle/ -->
<dependency>
    <groupId>org.tools4j</groupId>
    <artifactId>elara-chronicle</artifactId>
    <version>1.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tools4j/elara-chronicle/
implementation 'org.tools4j:elara-chronicle:1.7'
// https://jarcasting.com/artifacts/org.tools4j/elara-chronicle/
implementation ("org.tools4j:elara-chronicle:1.7")
'org.tools4j:elara-chronicle:pom:1.7'
<dependency org="org.tools4j" name="elara-chronicle" rev="1.7">
  <artifact name="elara-chronicle" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tools4j', module='elara-chronicle', version='1.7')
)
libraryDependencies += "org.tools4j" % "elara-chronicle" % "1.7"
[org.tools4j/elara-chronicle "1.7"]

Dependencies

compile (2)

Group / Artifact Type Version
org.tools4j : elara-core jar 1.7
net.openhft : chronicle-queue jar 5.19.32

Project Modules

There are no modules declared in this project.