Last Version

Disruptor Framework 2.10.4

Disruptor - Concurrent Programming Framework

License

License

Categories

Categories

Disruptor General Purpose Libraries High Performance
GroupId

GroupId

com.googlecode.disruptor
ArtifactId

ArtifactId

disruptor
Version

Version

2.10.4
Type

Type

jar
Description

Description

Disruptor Framework
Disruptor - Concurrent Programming Framework
Project URL

Project URL

http://code.google.com/p/disruptor/

Download disruptor 2.10.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.