MVN

org.aktivecortex : aktivecortex

Maven & Gradle

Dec 19, 2013

AktiveCortex · 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.

<dependency>
    <groupId>org.aktivecortex</groupId>
    <artifactId>aktivecortex</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.aktivecortex : aktivecortex to add to Maven - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of org.aktivecortex : aktivecortex to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
aktivecortex-1.3.2
aktivecortex-1.3.1
aktivecortex-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.aktivecortex</groupId>
    <artifactId>aktivecortex</artifactId>
    <version>1.3.2</version>
</dependency>