is not current version
Last Version 4.0.0.RC1

Disruptor Framework 3.4.4

Disruptor - Concurrent Programming Framework

License

License

Categories

Categories

Disruptor General Purpose Libraries High Performance
GroupId

GroupId

com.lmax
ArtifactId

ArtifactId

disruptor
Version

Version

3.4.4
Type

Type

jar
Description

Description

Disruptor Framework
Disruptor - Concurrent Programming Framework

Download disruptor 3.4.4


<!-- https://jarcasting.com/artifacts/com.lmax/disruptor/ -->
<dependency>
    <groupId>com.lmax</groupId>
    <artifactId>disruptor</artifactId>
    <version>3.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmax/disruptor/
implementation 'com.lmax:disruptor:3.4.4'
// https://jarcasting.com/artifacts/com.lmax/disruptor/
implementation ("com.lmax:disruptor:3.4.4")
'com.lmax:disruptor:jar:3.4.4'
<dependency org="com.lmax" name="disruptor" rev="3.4.4">
  <artifact name="disruptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmax', module='disruptor', version='3.4.4')
)
libraryDependencies += "com.lmax" % "disruptor" % "3.4.4"
[com.lmax/disruptor "3.4.4"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.