Last Version

Axon Framework Reactor Extension 4.5.1

Module supporting reactive programming model in Axon Framework using Project Reactor.

License

License

Categories

Categories

React User Interface Web Frameworks Axon Application Layer Libs Distributed Applications Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.axonframework.extensions.reactor
ArtifactId

ArtifactId

axon-reactor
Version

Version

4.5.1
Type

Type

jar
Description

Description

Axon Framework Reactor Extension
Module supporting reactive programming model in Axon Framework using Project Reactor.
Project URL

Project URL

https://axoniq.io/axon-reactor/

Download axon-reactor 4.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.axonframework : axon-messaging jar 4.5
io.projectreactor : reactor-core jar 3.4.4

test (4)

Group / Artifact Type Version
io.projectreactor : reactor-test jar 3.4.4
org.junit.jupiter : junit-jupiter jar 5.7.1
org.mockito : mockito-core jar 3.8.0
org.mockito : mockito-junit-jupiter jar 3.8.0

Project Modules

There are no modules declared in this project.