Download axon-core-2.0-rc3.jar file - Jar a

Jar examples for a:axon-core

Description

You can download jar file axon-core 2.0-rc3 in this page.

License

Apache License

Build File

You can use the following script to add axon-core-2.0-rc3.jar to your project.

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

Download

Click the following link to download the jar file.

axon-core-2.0-rc3-javadoc.jar
axon-core-2.0-rc3-sources.jar
axon-core-2.0-rc3.jar
axon-core-2.0-rc3.pom



Related Tutorials