Axon Framework Reactor Extension - Spring Boot Starter

Spring Boot Starter module for the Reactor Extension of Axon Framework

License

License

Categories

Categories

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

GroupId

org.axonframework.extensions.reactor
ArtifactId

ArtifactId

axon-reactor-spring-boot-starter
Last Version

Last Version

4.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Axon Framework Reactor Extension - Spring Boot Starter
Spring Boot Starter module for the Reactor Extension of Axon Framework
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/axon-reactor-spring-boot-starter
Project Organization

Project Organization

AxonIQ B.V.
Source Code Management

Source Code Management

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

Download axon-reactor-spring-boot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.axonframework.extensions.reactor : axon-reactor-spring-boot-autoconfigure jar 4.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.5.1
4.5
4.4.3
4.4.2