m

mats-impl-jms

Java Message Service v1.1 implementation of the Mats^3 API and Mats^3 Intercept API.
https://github.com/centiservice/mats3
PolyForm Perimeter License 1.0.0 with examples
Endre Stølsvik
Files download
File Operation
mats-impl-jms-0.18.6-2022-04-05.jar download
mats-impl-jms-0.18.6-2022-04-05.pom download
mats-impl-jms-0.18.6-2022-04-05-sources.jar download
Apache Maven
<dependency>
  <groupId>io.mats3</groupId>
  <artifactId>mats-impl-jms</artifactId>
  <version>0.18.6-2022-04-05</version>
</dependency>
Gradle Groovy
implementation 'io.mats3:mats-impl-jms:0.18.6-2022-04-05'
Gradle Kotlin
implementation("io.mats3:mats-impl-jms:0.18.6-2022-04-05")
Scala SBT
libraryDependencies += "io.mats3" % "mats-impl-jms" % "0.18.6-2022-04-05"
Groovy Grape
@Grapes(
  @Grab(group='io.mats3', module='mats-impl-jms', version='0.18.6-2022-04-05')
)
Apache Ivy
<dependency org="io.mats3" name="mats-impl-jms" rev="0.18.6-2022-04-05" />
Leiningen
[io.mats3/mats-impl-jms "0.18.6-2022-04-05"]
Apache Buildr
'io.mats3:mats-impl-jms:jar:0.18.6-2022-04-05'