Jar examples for c:chronicle
Java library for persisted low latency messaging (Java 6+)
You can download jar file chronicle 3.2.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add chronicle-3.2.5.jar to your project.
<dependency> <groupId>net.openhft</groupId> <artifactId>chronicle</artifactId> <version>3.2.5</version> </dependency>
compile group: 'net.openhft', name: 'chronicle', version: '3.2.5'
libraryDependencies += "net.openhft" % "chronicle" % "3.2.5"
<dependency org="net.openhft" name="chronicle" rev="3.2.5"/>
@Grapes(@Grab(group='net.openhft', module='chronicle', version='3.2.5'))
'net.openhft:chronicle:jar:3.2.5'
Click the following link to download the jar file.
chronicle-3.2.5-javadoc.jar