Last Version

Axon Framework Disruptor CommandBus 2.0-m1

Module containing the high-performance Disruptor CommandBus.

License

License

Categories

Categories

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

GroupId

org.axonframework
ArtifactId

ArtifactId

axon-disruptor-commandbus
Version

Version

2.0-m1
Type

Type

jar
Description

Description

Axon Framework Disruptor CommandBus
Module containing the high-performance Disruptor CommandBus.
Project URL

Project URL

http://www.axonframework.org/axon-disruptor-commandbus

Download axon-disruptor-commandbus 2.0-m1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.axonframework : axon-core jar 2.0-m1
com.googlecode.disruptor : disruptor jar 2.10

test (9)

Group / Artifact Type Version
org.springframework : spring-orm jar 3.1.1.RELEASE
com.eaio.uuid : uuid jar 3.2
org.springframework : spring-test jar 3.1.1.RELEASE
junit : junit-dep jar 4.10
org.mockito : mockito-core jar 1.8.5
org.slf4j : jul-to-slf4j jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.