Fabric3


License

License

Apache 2
Categories

Categories

Disruptor General Purpose Libraries High Performance
GroupId

GroupId

org.fabric3
ArtifactId

ArtifactId

fabric3-channel-disruptor
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric3
Fabric3

Download fabric3-channel-disruptor

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.fabric3 : fabric3-spi jar 3.0.0
org.fabric3 : fabric3-util jar 3.0.0
com.lmax : disruptor jar 3.3.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.5.3
2.5.2
2.5.1
2.5.0