Last Version

Axon Framework Distributed CommandBus JGroups 4.0-M2

Module containing CommandBus implementations for distributing commands over several nodes based on JGroups.

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications JGroups
GroupId

GroupId

org.axonframework
ArtifactId

ArtifactId

axon-distributed-commandbus-jgroups
Version

Version

4.0-M2
Type

Type

jar
Description

Description

Axon Framework Distributed CommandBus JGroups
Module containing CommandBus implementations for distributing commands over several nodes based on JGroups.
Project URL

Project URL

http://www.axonframework.org/axon-distributed-commandbus-jgroups

Download axon-distributed-commandbus-jgroups 4.0-M2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.axonframework : axon-core jar 4.0-M2
org.jgroups : jgroups Optional jar 4.0.6.Final

test (18)

Group / Artifact Type Version
org.powermock : powermock-api-mockito2 jar 1.7.3
org.powermock : powermock-module-junit4 jar 1.7.3
org.springframework : spring-test jar 5.0.3.RELEASE
junit : junit jar 4.12
org.mockito : mockito-core jar 2.15.0
org.slf4j : jul-to-slf4j jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
log4j : log4j jar 1.2.17
org.apache.felix : org.apache.felix.framework jar 5.6.2
org.ops4j.pax.exam : pax-exam-container-native jar 4.10.0
org.ops4j.pax.exam : pax-exam-junit4 jar 4.10.0
org.ops4j.pax.exam : pax-exam-link-mvn jar 4.10.0
org.ops4j.pax.url : pax-url-aether jar 2.5.2
org.ops4j.pax.url : pax-url-reference jar 2.5.2
javax.inject : javax.inject jar 1
commons-io : commons-io jar 1.3.2
javax.xml.bind : jaxb-api jar 2.3.0

Project Modules

There are no modules declared in this project.