storm-rabbitmq

A library of tools for interacting with RabbitMQ from Storm.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.accelerate-experience
ArtifactId

ArtifactId

storm-rabbitmq
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

storm-rabbitmq
A library of tools for interacting with RabbitMQ from Storm.
Project URL

Project URL

https://github.com/platinummonkey/storm-rabbitmq

Download storm-rabbitmq

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.rabbitmq : amqp-client jar 3.6.1
org.slf4j : slf4j-api jar 1.7.21

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0