License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Axon Application Layer Libs Distributed Applications JGroups |
GroupId | GroupIdorg.axonframework.extensions.jgroups |
ArtifactId | ArtifactIdaxon-jgroups-spring-boot-starter |
Last Version | Last Version4.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAxon Framework JGroups Extension - Spring Boot Starter
Spring Boot Starter module for the JGroups Extension of Axon Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.axonframework.extensions.jgroups : axon-jgroups-spring-boot-autoconfigure | jar | 4.5.1 |