| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.aktivecortex |
| Идентификатор | Идентификаторaktivecortex |
| Последняя версия | Последняя версия1.3.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчикAktive Cortex |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| aktivecortex-1.3.2.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.aktivecortex/aktivecortex/ -->
<dependency>
<groupId>org.aktivecortex</groupId>
<artifactId>aktivecortex</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aktivecortex/aktivecortex/
implementation 'org.aktivecortex:aktivecortex:1.3.2'
// https://jarcasting.com/artifacts/org.aktivecortex/aktivecortex/
implementation ("org.aktivecortex:aktivecortex:1.3.2")
'org.aktivecortex:aktivecortex:pom:1.3.2'
<dependency org="org.aktivecortex" name="aktivecortex" rev="1.3.2">
<artifact name="aktivecortex" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aktivecortex', module='aktivecortex', version='1.3.2')
)
libraryDependencies += "org.aktivecortex" % "aktivecortex" % "1.3.2"
[org.aktivecortex/aktivecortex "1.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |