MVN

com.lmax : disruptor

Maven & Gradle

Dec 31, 2021
1.4k usages
16.1k stars

Disruptor Framework · Disruptor - Concurrent Programming Framework

<dependency>
    <groupId>com.lmax</groupId>
    <artifactId>disruptor</artifactId>
    <version>3.4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lmax : disruptor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.4
  • Latest Release Candidate: 4.0.0.RC1
  • Latest Beta: 3.0.0.beta5

All Versions

Choose a version of com.lmax : disruptor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
disruptor-4.0.0.RC1
3.4.x
disruptor-3.4.4
disruptor-3.4.3
disruptor-3.4.2
disruptor-3.4.1
disruptor-3.4.0
3.3.x
disruptor-3.3.11
disruptor-3.3.10
disruptor-3.3.9
disruptor-3.3.8
disruptor-3.3.7
disruptor-3.3.6
disruptor-3.3.5
disruptor-3.3.4
disruptor-3.3.2
disruptor-3.3.1
disruptor-3.3.0
3.2.x
disruptor-3.2.1
disruptor-3.2.0
3.1.x
disruptor-3.1.1
disruptor-3.1.0
3.0.x
disruptor-3.0.1
disruptor-3.0.0
disruptor-3.0.0.beta5
disruptor-3.0.0.beta4
disruptor-3.0.0.beta3
disruptor-3.0.0.beta2
disruptor-3.0.0.beta1

How to add a dependency to Maven

Add the following com.lmax : disruptor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lmax</groupId>
    <artifactId>disruptor</artifactId>
    <version>3.4.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lmax : disruptor gradle dependency to your build.gradle file:

implementation 'com.lmax:disruptor:3.4.4'

Gradle Kotlin DSL: Add the following com.lmax : disruptor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lmax:disruptor:3.4.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lmax : disruptor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lmax" % "disruptor" % "3.4.4"

Advertisement

Dependencies from Group

Dec 31, 2021
1.4k usages
16.1k stars
Apr 28, 2023
61 stars
Nov 15, 2018
0 stars
Aug 08, 2016
83 stars
Jun 01, 2017
44 stars

Discover Dependencies

Nov 30, 2022
653 usages
3.4k stars
Feb 13, 2021
1.4k usages
47.4k stars
May 30, 2020
16 stars
Jul 18, 2023
382 usages
2.2k stars
Aug 24, 2021
125 usages
3.3k stars
Aug 19, 2011
2 usages
Apr 26, 2018
24 usages
4 stars
May 05, 2015
3 usages
2 stars
Oct 25, 2021
3.6k usages
4.6k stars