Last Version

AktiveCortex Core 1.3.2

Aktive Cortex facilitates the development of applications based on the CQRS pattern, maximizing scalability through the use of asynchronous messaging subsystem which allows the deployment in a distributed execution context.

License

License

GroupId

GroupId

org.aktivecortex
ArtifactId

ArtifactId

aktivecortex-core
Version

Version

1.3.2
Type

Type

jar
Description

Description

AktiveCortex Core
Aktive Cortex facilitates the development of applications based on the CQRS pattern, maximizing scalability through the use of asynchronous messaging subsystem which allows the deployment in a distributed execution context.
Project Organization

Project Organization

Aktive Cortex

Download aktivecortex-core 1.3.2


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

Dependencies

compile (22)

Group / Artifact Type Version
org.aktivecortex : aktivecortex-axon2-backport jar 1.3.2
commons-lang : commons-lang jar 2.5
joda-time : joda-time jar 2.1
org.axonframework : axon-core jar 1.4
com.google.guava : guava jar 15.0
com.eaio.uuid : uuid jar 3.2
com.dyuproject.protostuff : protostuff-api jar 1.0.7
com.dyuproject.protostuff : protostuff-core jar 1.0.7
com.dyuproject.protostuff : protostuff-runtime jar 1.0.7
com.dyuproject.protostuff : protostuff-runtime-registry jar 1.0.7
org.springframework : spring-beans jar 3.2.0.RELEASE
org.springframework : spring-context jar 3.2.0.RELEASE
javax.annotation : jsr250-api jar 1.0
org.springframework : spring-context-support jar 3.2.0.RELEASE
org.springframework : spring-jdbc jar 3.2.0.RELEASE
org.springframework : spring-tx jar 3.2.0.RELEASE
org.springframework : spring-aop jar 3.2.0.RELEASE
org.aspectj : aspectjrt jar 1.7.1
org.aspectj : aspectjweaver jar 1.7.1
org.slf4j : jcl-over-slf4j jar 1.7.5
org.quartz-scheduler : quartz jar 2.1.6
org.jvnet.jaxb2_commons : jaxb2-basics-runtime jar 0.6.4

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.0.RELEASE
junit : junit jar 4.8.2
org.mockito : mockito-core jar 1.9.5
ch.qos.logback : logback-core jar 1.0.6
ch.qos.logback : logback-classic jar 1.0.6

Project Modules

There are no modules declared in this project.