Last Version

io.flux-capacitor:axon-client 0.118

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

License

License

Categories

Categories

CLI User Interface Axon Application Layer Libs Distributed Applications
GroupId

GroupId

io.flux-capacitor
ArtifactId

ArtifactId

axon-client
Version

Version

0.118
Type

Type

jar
Description

Description

io.flux-capacitor:axon-client
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
Project URL

Project URL

https://flux-capacitor.io
Project Organization

Project Organization

Flux Capacitor

Download axon-client 0.118


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

Dependencies

compile (5)

Group / Artifact Type Version
io.flux-capacitor : java-client jar 0.118
org.axonframework : axon-core jar 3.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 Optional jar 2.9.9
org.springframework : spring-context Optional jar 5.1.7.RELEASE
org.springframework : spring-context-support Optional jar 5.1.7.RELEASE

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
org.projectlombok : lombok jar 1.18.8

test (7)

Group / Artifact Type Version
io.flux-capacitor : java-client test-jar 0.118
org.axonframework : axon-spring jar 3.2
org.springframework : spring-test jar 5.1.7.RELEASE
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.hamcrest : java-hamcrest jar 2.0.0.0
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.