Last Version

Axon - MongoDB integration 1.4

The mongo integration of Axon. This project contains the mongo event store.

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

org.axonframework.incubator
ArtifactId

ArtifactId

axon-mongo
Version

Version

1.4
Type

Type

jar
Description

Description

Axon - MongoDB integration
The mongo integration of Axon. This project contains the mongo event store.
Project URL

Project URL

http://www.axonframework.org/axon-mongo

Download axon-mongo 1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.axonframework : axon-core jar 1.4
org.mongodb : mongo-java-driver jar 2.6.5

test (9)

Group / Artifact Type Version
org.springframework : spring-context-support jar 3.1.1.RELEASE
org.springframework : spring-tx jar 3.1.1.RELEASE
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1
org.axonframework : axon-integrationtests jar 1.4
commons-collections : commons-collections jar 3.2.1
org.springframework : spring-test jar 3.1.1.RELEASE
junit : junit-dep jar 4.10
org.mockito : mockito-core jar 1.8.5

Project Modules

There are no modules declared in this project.