Last Version

Axon Framework JGroups Extension - Spring Boot Starter 4.5.1

Spring Boot Starter module for the JGroups Extension of Axon Framework

License

License

Categories

Categories

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

GroupId

org.axonframework.extensions.jgroups
ArtifactId

ArtifactId

axon-jgroups-spring-boot-starter
Version

Version

4.5.1
Type

Type

jar
Description

Description

Axon Framework JGroups Extension - Spring Boot Starter
Spring Boot Starter module for the JGroups Extension of Axon Framework
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/axon-jgroups-spring-boot-starter
Project Organization

Project Organization

AxonIQ B.V.
Source Code Management

Source Code Management

https://github.com/AxonFramework/extension-jgroups

Download axon-jgroups-spring-boot-starter 4.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.axonframework.extensions.jgroups : axon-jgroups-spring-boot-autoconfigure jar 4.5.1

Project Modules

There are no modules declared in this project.