is not current version
Last Version 4.5.12

Spring Boot Starter module for Axon Framework 4.5.4

Spring Boot Starters

License

License

Categories

Categories

Spring Boot Container Microservices Axon Application Layer Libs Distributed Applications
GroupId

GroupId

org.axonframework
ArtifactId

ArtifactId

axon-spring-boot-starter
Version

Version

4.5.4
Type

Type

jar
Description

Description

Spring Boot Starter module for Axon Framework
Spring Boot Starters
Project URL

Project URL

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

Project Organization

AxonIQ B.V.
Source Code Management

Source Code Management

https://github.com/AxonFramework/AxonFramework

Download axon-spring-boot-starter 4.5.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.axonframework : axon-spring-boot-autoconfigure jar 4.5.4
org.axonframework : axon-spring jar 4.5.4
org.axonframework : axon-configuration jar 4.5.4
org.axonframework : axon-eventsourcing jar 4.5.4
org.axonframework : axon-modelling jar 4.5.4
org.axonframework : axon-messaging jar 4.5.4

Project Modules

There are no modules declared in this project.