is not current version
Last Version 4.5.12

org.axonframework:axon-spring-boot-autoconfigure 3.2.3


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Axon Distributed Applications
GroupId

GroupId

org.axonframework
ArtifactId

ArtifactId

axon-spring-boot-autoconfigure
Version

Version

3.2.3
Type

Type

jar

Download axon-spring-boot-autoconfigure 3.2.3


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