Last Version

Spring Boot Starter module for Axon with JGroups Distributed Command Bus 4.0-RC1

Spring Boot Starters

License

License

Categories

Categories

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

GroupId

org.axonframework.extensions.jgroups
ArtifactId

ArtifactId

axon-spring-boot-starter-jgroups
Version

Version

4.0-RC1
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 4.0-RC1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.axonframework : axon-spring-boot-autoconfigure jar 4.0-RC1
org.axonframework.extensions.jgroups : axon-distributed-commandbus-jgroups jar 4.0-RC1
org.jgroups : jgroups jar 4.0.6.Final
org.springframework.boot : spring-boot-starter-actuator Optional 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.