Spring Boot Starter module for Axon with JGroups Distributed Command Bus

Spring Boot Starters

License

License

Categories

Categories

Spring Boot Container Microservices Axon Application Layer Libs Distributed Applications JGroups
GroupId

GroupId

org.axonframework
ArtifactId

ArtifactId

axon-spring-boot-starter-jgroups
Last Version

Last Version

4.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Starter module for Axon with JGroups Distributed Command Bus
Spring Boot Starters
Project Organization

Project Organization

AxonIQ B.V.
Source Code Management

Source Code Management

https://github.com/AxonFramework/AxonFramework

Download axon-spring-boot-starter-jgroups

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.axonframework : axon-spring-boot-autoconfigure jar 4.0-M2
org.axonframework : axon-distributed-commandbus-jgroups jar 4.0-M2
org.jgroups : jgroups jar 4.0.6.Final
org.springframework.boot : spring-boot-starter-actuator jar 1.5.7.RELEASE

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.6.0
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.
org.axonframework

Axon Framework

Versions

Version
4.0-M2
4.0-M1
3.4.3
3.4.2
3.4.1
3.4
3.3.7
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3
3.2.3
3.2.2
3.2.1
3.2
3.1.3
3.1.2
3.1.1
3.1
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0
3.0-RC2
3.0-RC1