Last Version

quasar-disruptor 0.8.0

Fibers, Channels and Actors for the JVM

License

License

Categories

Categories

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

GroupId

co.paralleluniverse
ArtifactId

ArtifactId

quasar-disruptor
Version

Version

0.8.0
Type

Type

jar
Description

Description

quasar-disruptor
Fibers, Channels and Actors for the JVM
Source Code Management

Source Code Management

https://github.com/puniverse/quasar

Download quasar-disruptor 0.8.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 4.1.0-rc2
io.dropwizard.metrics : metrics-jmx jar 4.1.0-rc2
com.google.errorprone : error_prone_annotations jar 2.3.2
com.google.guava : guava jar 26.0-jre
com.lmax : disruptor jar 3.4.2

test (7)

Group / Artifact Type Version
co.paralleluniverse » timewarp jar 0.2.0-SNAPSHOT
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12
com.google.truth : truth jar 0.42
org.mockito : mockito-core jar 2.23.0
org.ow2.asm : asm jar 7.0
net.bytebuddy : byte-buddy jar 1.9.2

Project Modules

There are no modules declared in this project.