is not current version
Last Version 1.0.2

com.github.ptgoetz:storm-jms 0.8.1

Storm JMS Components

Categories

Categories

ORM Data
GroupId

GroupId

com.github.ptgoetz
ArtifactId

ArtifactId

storm-jms
Version

Version

0.8.1
Type

Type

jar

Download storm-jms 0.8.1


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