Last Version

Disruptor Framework 2.7.1

Disruptor - Concurrent Programming Framework

License

License

Categories

Categories

Disruptor General Purpose Libraries High Performance
GroupId

GroupId

com.googlecode
ArtifactId

ArtifactId

disruptor
Version

Version

2.7.1
Type

Type

jar
Description

Description

Disruptor Framework
Disruptor - Concurrent Programming Framework
Project URL

Project URL

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

Download disruptor 2.7.1


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

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.