is not current version
Last Version 4.0-M2

org.axonframework:axon-distributed-commandbus-jgroups 3.0.7

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

Categories

Categories

Axon Application Layer Libs Distributed Applications JGroups
GroupId

GroupId

org.axonframework
ArtifactId

ArtifactId

axon-distributed-commandbus-jgroups
Version

Version

3.0.7
Type

Type

jar

Download axon-distributed-commandbus-jgroups 3.0.7


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