Download axon-core-3.0-RC2.jar file - Jar a

Jar examples for a:axon-core

Description

You can download jar file axon-core 3.0-RC2 in this page.

License

Apache License

Build File

You can use the following script to add axon-core-3.0-RC2.jar to your project.

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

Download

Click the following link to download the jar file.

axon-core-3.0-RC2-javadoc.jar
axon-core-3.0-RC2-sources.jar
axon-core-3.0-RC2-tests.jar
axon-core-3.0-RC2.jar
axon-core-3.0-RC2.pom



Related Tutorials