Last Version

Commons JMS 4.0.0-M2

Commons JMS

License

License

GroupId

GroupId

org.sklsft.commons
ArtifactId

ArtifactId

commons-jms
Version

Version

4.0.0-M2
Type

Type

jar
Description

Description

Commons JMS
Commons JMS

Download commons-jms 4.0.0-M2


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

Dependencies

compile (11)

Group / Artifact Type Version
org.sklsft.commons : commons-api jar 4.0.0-M2
org.sklsft.commons : commons-text jar 4.0.0-M2
org.sklsft.commons : commons-crypto jar 4.0.0-M2
org.sklsft.commons : commons-log jar 4.0.0-M2
org.sklsft.commons : commons-aop jar 4.0.0-M2
org.slf4j : slf4j-api jar 1.7.30
javax.jms : javax.jms-api jar 2.0.1
org.springframework : spring-jms jar 5.2.5.RELEASE
org.aspectj : aspectjweaver jar 1.9.5
org.aspectj : aspectjtools jar 1.9.5
org.aspectj : aspectjrt jar 1.9.5

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.