Download axon-spring-boot-autoconfigure-3.0.7.jar file - Jar a

Jar examples for a:axon-spring-boot-autoconfigure

Description

You can download jar file axon-spring-boot-autoconfigure 3.0.7 in this page.

License

Apache License

Build File

You can use the following script to add axon-spring-boot-autoconfigure-3.0.7.jar to your project.

<dependency>
   <groupId>org.axonframework</groupId>
   <artifactId>axon-spring-boot-autoconfigure</artifactId>
   <version>3.0.7</version>
</dependency>
compile group: 'org.axonframework', name: 'axon-spring-boot-autoconfigure', version: '3.0.7'
libraryDependencies += "org.axonframework" % "axon-spring-boot-autoconfigure" % "3.0.7"
<dependency org="org.axonframework" name="axon-spring-boot-autoconfigure" rev="3.0.7"/>
@Grapes(@Grab(group='org.axonframework', module='axon-spring-boot-autoconfigure', version='3.0.7'))
'org.axonframework:axon-spring-boot-autoconfigure:jar:3.0.7'

Download

Click the following link to download the jar file.

axon-spring-boot-autoconfigure-3.0.7-javadoc.jar
axon-spring-boot-autoconfigure-3.0.7-sources.jar
axon-spring-boot-autoconfigure-3.0.7.jar
axon-spring-boot-autoconfigure-3.0.7.pom



Related Tutorials