c

commons-jelly-tags-jms

This is a Jelly interface for the Java Message Service.
Files download
File Operation
commons-jelly-tags-jms-20040902.073216.jar download
commons-jelly-tags-jms-20040902.073216.pom download
Apache Maven
<dependency>
  <groupId>commons-jelly</groupId>
  <artifactId>commons-jelly-tags-jms</artifactId>
  <version>20040902.073216</version>
</dependency>
Gradle Groovy
implementation 'commons-jelly:commons-jelly-tags-jms:20040902.073216'
Gradle Kotlin
implementation("commons-jelly:commons-jelly-tags-jms:20040902.073216")
Scala SBT
libraryDependencies += "commons-jelly" % "commons-jelly-tags-jms" % "20040902.073216"
Groovy Grape
@Grapes(
  @Grab(group='commons-jelly', module='commons-jelly-tags-jms', version='20040902.073216')
)
Apache Ivy
<dependency org="commons-jelly" name="commons-jelly-tags-jms" rev="20040902.073216" />
Leiningen
[commons-jelly/commons-jelly-tags-jms "20040902.073216"]
Apache Buildr
'commons-jelly:commons-jelly-tags-jms:jar:20040902.073216'