io.github.nickshoe:samza-rabbitmq

RabbitMQ basic system consumer and producer for Samza.

License

License

GroupId

GroupId

io.github.nickshoe
ArtifactId

ArtifactId

samza-rabbitmq
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.nickshoe:samza-rabbitmq
RabbitMQ basic system consumer and producer for Samza.
Project URL

Project URL

https://github.com/nickshoe/samza-rabbitmq
Source Code Management

Source Code Management

https://github.com/nickshoe/samza-rabbitmq/tree/main

Download samza-rabbitmq

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.samza : samza-api jar 1.6.0
com.rabbitmq : amqp-client jar 5.14.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1