License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Axon Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.axonframework |
ArtifactId | ArtifactIdaxon-spring-boot-starter |
Last Version | Last Version4.5.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Starter module for Axon Framework
Spring Boot Starters
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
axon-spring-boot-starter-4.5.12.pom | |
axon-spring-boot-starter-4.5.12.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.axonframework/axon-spring-boot-starter/ -->
<dependency>
<groupId>org.axonframework</groupId>
<artifactId>axon-spring-boot-starter</artifactId>
<version>4.5.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.axonframework/axon-spring-boot-starter/
implementation 'org.axonframework:axon-spring-boot-starter:4.5.12'
// https://jarcasting.com/artifacts/org.axonframework/axon-spring-boot-starter/
implementation ("org.axonframework:axon-spring-boot-starter:4.5.12")
'org.axonframework:axon-spring-boot-starter:jar:4.5.12'
<dependency org="org.axonframework" name="axon-spring-boot-starter" rev="4.5.12">
<artifact name="axon-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.axonframework', module='axon-spring-boot-starter', version='4.5.12')
)
libraryDependencies += "org.axonframework" % "axon-spring-boot-starter" % "4.5.12"
[org.axonframework/axon-spring-boot-starter "4.5.12"]
Group / Artifact | Type | Version |
---|---|---|
org.axonframework : axon-spring-boot-autoconfigure | jar | 4.5.12 |
org.axonframework : axon-spring | jar | 4.5.12 |
org.axonframework : axon-configuration | jar | 4.5.12 |
org.axonframework : axon-eventsourcing | jar | 4.5.12 |
org.axonframework : axon-modelling | jar | 4.5.12 |
org.axonframework : axon-messaging | jar | 4.5.12 |