не последняя версия
Последняя версия 0.118

io.flux-capacitor:axon-client 0.86

A Java client library that enables Axonframework components to interact via Flux Capacitor. Axonframework is a CQRS framework for Java. For more information about Axonframework see http://axonframework.org

Категории

Категории

CLI Взаимодействие с пользователем Axon Библиотеки уровня приложения Distributed Applications
Группа

Группа

io.flux-capacitor
Идентификатор

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

axon-client
Версия

Версия

0.86
Тип

Тип

jar

Скачать axon-client 0.86


<!-- https://jarcasting.com/artifacts/io.flux-capacitor/axon-client/ -->
<dependency>
    <groupId>io.flux-capacitor</groupId>
    <artifactId>axon-client</artifactId>
    <version>0.86</version>
</dependency>
// https://jarcasting.com/artifacts/io.flux-capacitor/axon-client/
implementation 'io.flux-capacitor:axon-client:0.86'
// https://jarcasting.com/artifacts/io.flux-capacitor/axon-client/
implementation ("io.flux-capacitor:axon-client:0.86")
'io.flux-capacitor:axon-client:jar:0.86'
<dependency org="io.flux-capacitor" name="axon-client" rev="0.86">
  <artifact name="axon-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.flux-capacitor', module='axon-client', version='0.86')
)
libraryDependencies += "io.flux-capacitor" % "axon-client" % "0.86"
[io.flux-capacitor/axon-client "0.86"]