License |
License |
---|---|
GroupId | GroupIdorg.aktivecortex |
ArtifactId | ArtifactIdaktivecortex-jms |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAktiveCortex JMS
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 OrganizationAktive Cortex |
Filename | Size |
---|---|
aktivecortex-jms-1.3.2.pom | |
aktivecortex-jms-1.3.2.jar | 8 KB |
aktivecortex-jms-1.3.2-sources.jar | 5 KB |
aktivecortex-jms-1.3.2-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.aktivecortex/aktivecortex-jms/ -->
<dependency>
<groupId>org.aktivecortex</groupId>
<artifactId>aktivecortex-jms</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.aktivecortex/aktivecortex-jms/
implementation 'org.aktivecortex:aktivecortex-jms:1.3.2'
// https://jarcasting.com/artifacts/org.aktivecortex/aktivecortex-jms/
implementation ("org.aktivecortex:aktivecortex-jms:1.3.2")
'org.aktivecortex:aktivecortex-jms:jar:1.3.2'
<dependency org="org.aktivecortex" name="aktivecortex-jms" rev="1.3.2">
<artifact name="aktivecortex-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aktivecortex', module='aktivecortex-jms', version='1.3.2')
)
libraryDependencies += "org.aktivecortex" % "aktivecortex-jms" % "1.3.2"
[org.aktivecortex/aktivecortex-jms "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.aktivecortex : aktivecortex-core | jar | 1.3.2 |
commons-lang : commons-lang | jar | 2.5 |
com.eaio.uuid : uuid | jar | 3.2 |
javax.transaction : jta | jar | 1.1 |
javax.jms : jms | jar | 1.1 |
org.springframework : spring-jms | jar | 3.2.0.RELEASE |
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 |