Last Version

Axon Integration tests 1.2.1

Module containing integration tests to run during the build of Axon Framework. Does not contain any production code.

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

org.axonframework
ArtifactId

ArtifactId

axon-integrationtests
Version

Version

1.2.1
Type

Type

jar
Description

Description

Axon Integration tests
Module containing integration tests to run during the build of Axon Framework. Does not contain any production code.
Project URL

Project URL

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

Source Code Management

http://code.google.com/p/axonframework/source/browse/tags/axon-1.2.1/axon-integrationtests

Download axon-integrationtests 1.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.axonframework : axon-core jar 1.2.1

test (14)

Group / Artifact Type Version
org.axonframework : axon-test jar 1.2.1
org.hsqldb : hsqldb jar 1.8.0.10
mysql : mysql-connector-java jar 5.1.10
org.springframework : spring-orm jar 3.0.5.RELEASE
org.hibernate : hibernate-entitymanager jar 3.4.0.GA
c3p0 : c3p0 jar 0.9.1.2
com.thoughtworks.xstream : xstream jar 1.3.1
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : jul-to-slf4j jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.15
org.springframework : spring-test jar 3.0.5.RELEASE
junit : junit-dep jar 4.8.1
org.mockito : mockito-core jar 1.8.0

Project Modules

There are no modules declared in this project.