Storm JMS

Storm JMS Components

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.ptgoetz
ArtifactId

ArtifactId

storm-jms
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Storm JMS
Storm JMS Components

Download storm-jms

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1.1

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-core jar 1.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.apache.activemq : activemq-core jar 5.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
0.9.0
0.8.1
0.2.1
0.2.0
0.1.0