MVN

net.openhft : chronicle

Maven & Gradle

Jan 05, 2017
19 usages
2.4k stars

OpenHTF/Chronicle-Queue/chronicle · Java library for persisted low latency messaging (Java 7+)

<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>chronicle</artifactId>
    <version>3.6.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.openhft : chronicle to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.6.4

All Versions

Choose a version of net.openhft : chronicle to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.6.x
chronicle-3.6.4
chronicle-3.6.2
chronicle-3.6.1.8
chronicle-3.6.0
3.5.x
chronicle-3.5.3
chronicle-3.5.2
chronicle-3.5.1
3.4.x
chronicle-3.4.4
chronicle-3.4.3
chronicle-3.4.2
chronicle-3.4.1
chronicle-3.4.0
3.3.x
chronicle-3.3.6
chronicle-3.3.5
chronicle-3.3.4
chronicle-3.3.3
chronicle-3.3.2
3.2.x
chronicle-3.2.5
chronicle-3.2.4
chronicle-3.2.2
chronicle-3.2.1
3.1.x
chronicle-3.1.1
3.0.x
chronicle-3.0.1
3.0a
chronicle-3.0a
2.0.x
chronicle-2.0.3
chronicle-2.0.2
chronicle-2.0.1
2.0
chronicle-2.0

How to add a dependency to Maven

Add the following net.openhft : chronicle maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>chronicle</artifactId>
    <version>3.6.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.openhft : chronicle gradle dependency to your build.gradle file:

implementation 'net.openhft:chronicle:3.6.4'

Gradle Kotlin DSL: Add the following net.openhft : chronicle gradle kotlin dependency to your build.gradle.kts file:

implementation("net.openhft:chronicle:3.6.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.openhft : chronicle sbt scala dependency to your build.sbt file:

libraryDependencies += "net.openhft" % "chronicle" % "3.6.4"

Advertisement

Dependencies from Group

Jan 12, 2023
60 usages
1.7k stars
Aug 10, 2023
42 usages
2.9k stars
Jul 14, 2022
41 usages
614 stars
Jul 27, 2022
37 usages
727 stars
Apr 26, 2023
34 usages
2.5k stars

Discover Dependencies

Mar 23, 2018
2 usages
Apr 25, 2018
2 usages
Jun 19, 2015
1.7k stars
Jun 19, 2015
4 usages
1.7k stars
Jun 19, 2015
23 usages
Jun 19, 2015
11 usages
Apr 12, 2016
1 usages
18 stars
Aug 10, 2023
3 usages
343 stars