AktiveCortex Web

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.

Лицензия

Лицензия

Группа

Группа

org.aktivecortex
Идентификатор

Идентификатор

aktivecortex-web
Последняя версия

Последняя версия

1.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

AktiveCortex Web
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.
Организация-разработчик

Организация-разработчик

Aktive Cortex

Скачать aktivecortex-web

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.aktivecortex : aktivecortex-core jar 1.3.2
org.springframework : spring-web jar 3.2.0.RELEASE
org.springframework : spring-webmvc jar 3.2.0.RELEASE
org.atmosphere : atmosphere-runtime jar 1.0.13
org.codehaus.jackson : jackson-core-asl jar 1.9.9
org.codehaus.jackson : jackson-mapper-asl jar 1.9.9

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.2
1.3.1
1.3.0