is not current version
Last Version 4.5.12

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


Categories

Categories

Spring Boot Container Microservices Axon Application Layer Libs Distributed Applications
GroupId

GroupId

org.axonframework
ArtifactId

ArtifactId

axon-spring-boot-starter
Version

Version

3.3.6
Type

Type

jar

Download axon-spring-boot-starter 3.3.6


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