Axon Address Book Sample Project

The Axon framework supports developers with the plumbing and wiring required to build a CQRS architecture, by providing (abstract) implementations of common CQRS building blocks.

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

org.axonframework.samples
ArtifactId

ArtifactId

axon-addressbook
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

pom
Description

Description

Axon Address Book Sample Project
The Axon framework supports developers with the plumbing and wiring required to build a CQRS architecture, by providing (abstract) implementations of common CQRS building blocks.
Project URL

Project URL

http://www.axonframework.org/axon-addressbook
Source Code Management

Source Code Management

http://code.google.com/p/axonframework/source/browse/tags/axon-0.5/axon-addressbook

Download axon-addressbook

Filename Size
axon-addressbook-0.5.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.axonframework.samples/axon-addressbook/ -->
<dependency>
    <groupId>org.axonframework.samples</groupId>
    <artifactId>axon-addressbook</artifactId>
    <version>0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.axonframework.samples/axon-addressbook/
implementation 'org.axonframework.samples:axon-addressbook:0.5'
// https://jarcasting.com/artifacts/org.axonframework.samples/axon-addressbook/
implementation ("org.axonframework.samples:axon-addressbook:0.5")
'org.axonframework.samples:axon-addressbook:pom:0.5'
<dependency org="org.axonframework.samples" name="axon-addressbook" rev="0.5">
  <artifact name="axon-addressbook" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.axonframework.samples', module='axon-addressbook', version='0.5')
)
libraryDependencies += "org.axonframework.samples" % "axon-addressbook" % "0.5"
[org.axonframework.samples/axon-addressbook "0.5"]

Dependencies

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 3.0.2.RELEASE
junit : junit jar 4.7
org.mockito : mockito-all jar 1.8.0

Project Modules

  • app
  • console-ui

Versions

Version
0.5