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

io.flux-capacitor:axon-client 0.0.8

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.0.8
Тип

Тип

jar

Скачать axon-client 0.0.8


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