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