Download axon-spring-3.0.6.jar file - Jar a

Jar examples for a:axon-spring

Description

You can download jar file axon-spring 3.0.6 in this page.

License

Apache License

Build File

You can use the following script to add axon-spring-3.0.6.jar to your project.

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

Download

Click the following link to download the jar file.

axon-spring-3.0.6-javadoc.jar
axon-spring-3.0.6-sources.jar
axon-spring-3.0.6.jar
axon-spring-3.0.6.pom



Related Tutorials