Last Version

Axon Framework Reactor Extension - Spring Boot Support 4.5.1

Module providing support for auto configuration of the Reactor Axon Framework extension through Spring Boot.

License

License

Categories

Categories

Spring Boot Container Microservices React User Interface Web Frameworks Auto Application Layer Libs Code Generators config Configuration Axon Distributed Applications Reactor Reactive libraries
GroupId

GroupId

org.axonframework.extensions.reactor
ArtifactId

ArtifactId

axon-reactor-spring-boot-autoconfigure
Version

Version

4.5.1
Type

Type

jar
Description

Description

Axon Framework Reactor Extension - Spring Boot Support
Module providing support for auto configuration of the Reactor Axon Framework extension through Spring Boot.
Project URL

Project URL

https://axoniq.io/axon-reactor-spring-boot-autoconfigure/

Download axon-reactor-spring-boot-autoconfigure 4.5.1


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

Dependencies

compile (2)

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

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar 2.4.4
org.springframework : spring-test jar 5.3.5
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.