Jms

JMS integration for Grails

License

License

GroupId

GroupId

io.github.gpc
ArtifactId

ArtifactId

jms
Last Version

Last Version

3.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Jms
JMS integration for Grails
Project URL

Project URL

https://github.com/gpc/jms
Source Code Management

Source Code Management

https://github.com/gpc/jms

Download jms

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-jms jar
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1.1
org.grails : grails-core jar
org.grails : grails-dependencies jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0-RC2
3.0.0.RC1
3.0.0.M6
3.0.0.M4