is not current version
Last Version 4.0-M2

org.axonframework:axon-spring-boot-starter-jgroups 3.0.7


Categories

Categories

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

GroupId

org.axonframework
ArtifactId

ArtifactId

axon-spring-boot-starter-jgroups
Version

Version

3.0.7
Type

Type

jar

Download axon-spring-boot-starter-jgroups 3.0.7


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