Jar examples for a:axon-spring-boot-autoconfigure
You can download jar file axon-spring-boot-autoconfigure 3.0.4 in this page.
Apache License
You can use the following script to add axon-spring-boot-autoconfigure-3.0.4.jar to your project.
<dependency> <groupId>org.axonframework</groupId> <artifactId>axon-spring-boot-autoconfigure</artifactId> <version>3.0.4</version> </dependency>
compile group: 'org.axonframework', name: 'axon-spring-boot-autoconfigure', version: '3.0.4'
libraryDependencies += "org.axonframework" % "axon-spring-boot-autoconfigure" % "3.0.4"
<dependency org="org.axonframework" name="axon-spring-boot-autoconfigure" rev="3.0.4"/>
@Grapes(@Grab(group='org.axonframework', module='axon-spring-boot-autoconfigure', version='3.0.4'))
'org.axonframework:axon-spring-boot-autoconfigure:jar:3.0.4'
Click the following link to download the jar file.
axon-spring-boot-autoconfigure-3.0.4-javadoc.jar