Last Version

Axon Framework - Reactor Extension 4.5.1

An Axon Framework extension allowing integration with 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-parent
Version

Version

4.5.1
Type

Type

pom
Description

Description

Axon Framework - Reactor Extension
An Axon Framework extension allowing integration with Project Reactor.
Project URL

Project URL

https://axoniq.io/
Source Code Management

Source Code Management

https://github.com/AxonFramework/extension-reactor

Download axon-reactor-parent 4.5.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • axon-reactor
  • axon-reactor-spring-boot-autoconfigure
  • axon-reactor-spring-boot-starter