is not current version
Last Version 4.0.0-M2

org.sklsft.commons:commons-jms 3.1.0-M2

Commons JMS

GroupId

GroupId

org.sklsft.commons
ArtifactId

ArtifactId

commons-jms
Version

Version

3.1.0-M2
Type

Type

jar

Download commons-jms 3.1.0-M2


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