не последняя версия
Последняя версия 4.0-M2

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


Категории

Категории

Spring Boot Контейнер Микросервисы Axon Библиотеки уровня приложения Distributed Applications JGroups
Группа

Группа

org.axonframework
Идентификатор

Идентификатор

axon-spring-boot-starter-jgroups
Версия

Версия

3.4.2
Тип

Тип

jar

Скачать axon-spring-boot-starter-jgroups 3.4.2


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