Last Version

LMAX Disruptor - Redistributed 2.7

Redistribution of the LMAX Disruptor for the Axon Framework

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications Disruptor General Purpose Libraries High Performance
GroupId

GroupId

org.axonframework.com.lmax
ArtifactId

ArtifactId

disruptor
Version

Version

2.7
Type

Type

jar
Description

Description

LMAX Disruptor - Redistributed
Redistribution of the LMAX Disruptor for the Axon Framework
Project URL

Project URL

http://code.google.com/p/disruptor/
Source Code Management

Source Code Management

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

Download disruptor 2.7


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit-dep jar 4.10
org.jmock : jmock-junit4 jar 2.5.1
org.jmock : jmock-legacy jar 2.5.1

Project Modules

There are no modules declared in this project.