is not current version
Last Version 1.0.3.7

com.github.melowe:jms2-compat 1.0.3.3

Compatibility library for wrapping JMS 1 connection factories in JMS2 compliant objects.

GroupId

GroupId

com.github.melowe
ArtifactId

ArtifactId

jms2-compat
Version

Version

1.0.3.3
Type

Type

jar

Download jms2-compat 1.0.3.3


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