is not current version
Last Version 3.0.0

org.fabric3:fabric3-channel-disruptor 2.5.1

Fabric3

Categories

Categories

Disruptor General Purpose Libraries High Performance
GroupId

GroupId

org.fabric3
ArtifactId

ArtifactId

fabric3-channel-disruptor
Version

Version

2.5.1
Type

Type

jar

Download fabric3-channel-disruptor 2.5.1


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