is not current version
Last Version 1.0.0.M2-73bf5d5

com.zuunr.restbed:restbed-eventprocessor-amqp 1.0.0.M1-bd0994c

AMQP implementation of the event processor receiver interface in core project

GroupId

GroupId

com.zuunr.restbed
ArtifactId

ArtifactId

restbed-eventprocessor-amqp
Version

Version

1.0.0.M1-bd0994c
Type

Type

jar

Download restbed-eventprocessor-amqp 1.0.0.M1-bd0994c


<!-- https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-eventprocessor-amqp/ -->
<dependency>
    <groupId>com.zuunr.restbed</groupId>
    <artifactId>restbed-eventprocessor-amqp</artifactId>
    <version>1.0.0.M1-bd0994c</version>
</dependency>
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-eventprocessor-amqp/
implementation 'com.zuunr.restbed:restbed-eventprocessor-amqp:1.0.0.M1-bd0994c'
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-eventprocessor-amqp/
implementation ("com.zuunr.restbed:restbed-eventprocessor-amqp:1.0.0.M1-bd0994c")
'com.zuunr.restbed:restbed-eventprocessor-amqp:jar:1.0.0.M1-bd0994c'
<dependency org="com.zuunr.restbed" name="restbed-eventprocessor-amqp" rev="1.0.0.M1-bd0994c">
  <artifact name="restbed-eventprocessor-amqp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zuunr.restbed', module='restbed-eventprocessor-amqp', version='1.0.0.M1-bd0994c')
)
libraryDependencies += "com.zuunr.restbed" % "restbed-eventprocessor-amqp" % "1.0.0.M1-bd0994c"
[com.zuunr.restbed/restbed-eventprocessor-amqp "1.0.0.M1-bd0994c"]