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

io.flux-capacitor:axon-client 0.89

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

Тип

jar

Скачать axon-client 0.89


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