is not current version
Last Version 4.5.12

org.axonframework:axon-spring-boot-autoconfigure 4.0-M2


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

4.0-M2
Type

Type

jar

Download axon-spring-boot-autoconfigure 4.0-M2


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