Last Version

Axon Address Book Sample - Flex ui war 0.5

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-flexui-war
Version

Version

0.5
Type

Type

war
Description

Description

Axon Address Book Sample - Flex ui war
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-flexui-war
Source Code Management

Source Code Management

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

Download axon-addressbook-flexui-war 0.5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.axonframework.samples : axon-addressbook-app jar 0.5
org.axonframework.samples : swf swf 0.5
org.springframework.flex : spring-flex jar 1.0.2.RELEASE
org.springframework : spring-webmvc jar 3.0.0.RELEASE
org.springframework : spring-aop jar 3.0.0.RELEASE
log4j : log4j jar 1.2.15

test (3)

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

Project Modules

There are no modules declared in this project.