Last Version

JEECQRS: Infrastructure JMS 1.2.3

Infrastructure tools to implement CQRS with Java EE standard methods

License

License

GroupId

GroupId

org.jeecqrs
ArtifactId

ArtifactId

jeecqrs-infra-jms
Version

Version

1.2.3
Type

Type

jar
Description

Description

JEECQRS: Infrastructure JMS
Infrastructure tools to implement CQRS with Java EE standard methods

Download jeecqrs-infra-jms 1.2.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jeecqrs : jeecqrs-core jar 1.2.3
commons-lang : commons-lang jar 2.6

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-depchain pom
org.jboss.arquillian.testng : arquillian-testng-container jar 1.1.1.Final
org.jboss.arquillian.protocol : arquillian-protocol-servlet jar 1.1.1.Final

Project Modules

There are no modules declared in this project.