| License |
License |
|---|---|
| GroupId | GroupIdio.github.gpc |
| ArtifactId | ArtifactIdjms |
| Last Version | Last Version3.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJms
JMS integration for Grails
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jms-3.0.6.pom | |
| jms-3.0.6.jar | 123 KB |
| jms-3.0.6-sources.jar | 25 KB |
| jms-3.0.6-javadoc.jar | 101 KB |
| Browse |
<!-- 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"]
| 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 |