MVN

com.conversantmedia : disruptor

Maven & Gradle

Oct 18, 2022
16 usages
284 stars

com.conversantmedia:disruptor · Conversant Disruptor - very high throughput Java BlockingQueue

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

Latest Version

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

  • Latest Stable: 1.2.21

All Versions

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

Version Vulnerabilities Updated
1.2.x
disruptor-1.2.21
disruptor-1.2.20
disruptor-1.2.19
disruptor-1.2.17
disruptor-1.2.16
disruptor-1.2.15
disruptor-1.2.14
disruptor-1.2.13
disruptor-1.2.12
disruptor-1.2.11
disruptor-1.2.10
disruptor-1.2.9
disruptor-1.2.8
disruptor-1.2.8-JDK7
disruptor-1.2.7
disruptor-1.2.6
disruptor-1.2.5
disruptor-1.2.4
disruptor-1.2.3
disruptor-1.2.2
disruptor-1.2.1
disruptor-1.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.conversantmedia</groupId>
    <artifactId>disruptor</artifactId>
    <version>1.2.21</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.conversantmedia:disruptor:1.2.21'

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

implementation("com.conversantmedia:disruptor:1.2.21")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.conversantmedia" % "disruptor" % "1.2.21"

Advertisement

Dependencies from Group

Oct 18, 2022
16 usages
284 stars
Jan 13, 2016
2 usages
7 stars
Jan 13, 2016
2 usages
7 stars
Jan 13, 2016
1 usages
7 stars
Jul 13, 2018
1 usages
69 stars

Discover Dependencies

Mar 08, 2017
11 usages
58.8k stars
Jul 19, 2021
4 usages
2.7k stars
Jan 21, 2016
Jan 19, 2016
4 usages
Jun 16, 2021
7 usages
Mar 15, 2021
1 usages
Jan 31, 2016
4 stars