| License |
License |
|---|---|
| Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
| GroupId | GroupIdorg.aktivecortex |
| ArtifactId | ArtifactIdaktivecortex-axon2-backport |
| Last Version | Last Version1.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAktiveCortex Axon2 Backport
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 URL |
Project URL |
| Project Organization |
Project OrganizationAktive Cortex |
<!-- https://jarcasting.com/artifacts/org.aktivecortex/aktivecortex-axon2-backport/ -->
<dependency>
<groupId>org.aktivecortex</groupId>
<artifactId>aktivecortex-axon2-backport</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.aktivecortex/aktivecortex-axon2-backport/
implementation 'org.aktivecortex:aktivecortex-axon2-backport:1.3.2'
// https://jarcasting.com/artifacts/org.aktivecortex/aktivecortex-axon2-backport/
implementation ("org.aktivecortex:aktivecortex-axon2-backport:1.3.2")
'org.aktivecortex:aktivecortex-axon2-backport:jar:1.3.2'
<dependency org="org.aktivecortex" name="aktivecortex-axon2-backport" rev="1.3.2">
<artifact name="aktivecortex-axon2-backport" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aktivecortex', module='aktivecortex-axon2-backport', version='1.3.2')
)
libraryDependencies += "org.aktivecortex" % "aktivecortex-axon2-backport" % "1.3.2"
[org.aktivecortex/aktivecortex-axon2-backport "1.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.axonframework : axon-core | jar | 1.4 |
| com.googlecode.disruptor : disruptor | jar | 2.10.4 |
| org.springframework : spring-context-support Optional | jar | 3.2.0.RELEASE |
| org.springframework : spring-tx Optional | jar | 3.2.0.RELEASE |
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
| org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
| net.sf.jsr107cache : jsr107cache | jar | 1.1 |
| com.github.kristofa : brave-interfaces | jar | 1.0 |
| net.sf.ehcache : ehcache-jcache Optional | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-entitymanager | jar | 4.1.7.Final |
| org.hibernate : hibernate-validator | jar | 4.3.0.Final |
| com.google.guava : guava | jar | 14.0.1 |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| org.hsqldb : hsqldb | jar | 2.2.9 |
| mysql : mysql-connector-java | jar | 5.1.21 |
| org.springframework : spring-orm | jar | 3.2.0.RELEASE |
| com.eaio.uuid : uuid | jar | 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 |