MVN

com.googlecode.disruptor : disruptor

Maven & Gradle

Nov 12, 2012
18 usages

Disruptor Framework · Disruptor - Concurrent Programming Framework

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

Latest Version

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

  • Latest Stable: 2.10.4

All Versions

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

Version Vulnerabilities Updated
2.10.x
disruptor-2.10.4
disruptor-2.10.3
disruptor-2.10.2
disruptor-2.10.1
2.10
disruptor-2.10
2.9
disruptor-2.9
2.8
disruptor-2.8
2.7.x
disruptor-2.7.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.googlecode.disruptor</groupId>
    <artifactId>disruptor</artifactId>
    <version>2.10.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.googlecode.disruptor:disruptor:2.10.4'

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

implementation("com.googlecode.disruptor:disruptor:2.10.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.googlecode.disruptor" % "disruptor" % "2.10.4"

Advertisement

Dependencies from Group

Nov 12, 2012
18 usages

Discover Dependencies

Jul 14, 2023
17 usages
945 stars
Feb 26, 2020
9 usages
Jun 03, 2019
31 usages
4 stars
Jan 07, 2021
17 usages
32 stars
Apr 24, 2016
22 usages
452 stars
Sep 20, 2015
9 usages
5.1k stars
Jul 11, 2023
18 usages
106 stars
Jul 01, 2015
4 usages
1.6k stars
May 07, 2015
3 usages
0 stars