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-RC1-0.18.5-2022-02-25.jar download
mats-impl-jms-RC1-0.18.5-2022-02-25.pom download
mats-impl-jms-RC1-0.18.5-2022-02-25-sources.jar download
Apache Maven
<dependency>
  <groupId>io.mats3</groupId>
  <artifactId>mats-impl-jms</artifactId>
  <version>RC1-0.18.5-2022-02-25</version>
</dependency>
Gradle Groovy
implementation 'io.mats3:mats-impl-jms:RC1-0.18.5-2022-02-25'
Gradle Kotlin
implementation("io.mats3:mats-impl-jms:RC1-0.18.5-2022-02-25")
Scala SBT
libraryDependencies += "io.mats3" % "mats-impl-jms" % "RC1-0.18.5-2022-02-25"
Groovy Grape
@Grapes(
  @Grab(group='io.mats3', module='mats-impl-jms', version='RC1-0.18.5-2022-02-25')
)
Apache Ivy
<dependency org="io.mats3" name="mats-impl-jms" rev="RC1-0.18.5-2022-02-25" />
Leiningen
[io.mats3/mats-impl-jms "RC1-0.18.5-2022-02-25"]
Apache Buildr
'io.mats3:mats-impl-jms:jar:RC1-0.18.5-2022-02-25'