is not current version
Last Version 4.5.12

org.axonframework:axon-spring-boot-starter 4.4.5


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.4.5
Type

Type

jar

Download axon-spring-boot-starter 4.4.5


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