Spring Cloud Stream Artemis binder

Spring Cloud Stream binder to use Apache Artemis as a communication channel

License

License

GroupId

GroupId

me.snowdrop
ArtifactId

ArtifactId

spring-cloud-stream-binder-artemis
Last Version

Last Version

1.0.0.Alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud Stream Artemis binder
Spring Cloud Stream binder to use Apache Artemis as a communication channel
Source Code Management

Source Code Management

https://github.com/snowdrop/spring-cloud-stream-binder-artemis

Download spring-cloud-stream-binder-artemis

How to add to project

<!-- https://jarcasting.com/artifacts/me.snowdrop/spring-cloud-stream-binder-artemis/ -->
<dependency>
    <groupId>me.snowdrop</groupId>
    <artifactId>spring-cloud-stream-binder-artemis</artifactId>
    <version>1.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/me.snowdrop/spring-cloud-stream-binder-artemis/
implementation 'me.snowdrop:spring-cloud-stream-binder-artemis:1.0.0.Alpha1'
// https://jarcasting.com/artifacts/me.snowdrop/spring-cloud-stream-binder-artemis/
implementation ("me.snowdrop:spring-cloud-stream-binder-artemis:1.0.0.Alpha1")
'me.snowdrop:spring-cloud-stream-binder-artemis:jar:1.0.0.Alpha1'
<dependency org="me.snowdrop" name="spring-cloud-stream-binder-artemis" rev="1.0.0.Alpha1">
  <artifact name="spring-cloud-stream-binder-artemis" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.snowdrop', module='spring-cloud-stream-binder-artemis', version='1.0.0.Alpha1')
)
libraryDependencies += "me.snowdrop" % "spring-cloud-stream-binder-artemis" % "1.0.0.Alpha1"
[me.snowdrop/spring-cloud-stream-binder-artemis "1.0.0.Alpha1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.activemq : artemis-jms-client jar 2.1.0
org.springframework.boot : spring-boot-starter-artemis jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.cloud : spring-cloud-stream jar
org.springframework.cloud : spring-cloud-stream-codec jar
org.springframework.integration : spring-integration-jms jar 4.3.9.RELEASE
org.springframework.integration : spring-integration-java-dsl jar 1.2.2.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.
me.snowdrop

Snowdrop

Home of Snowdrop

Versions

Version
1.0.0.Alpha1
0.1.2
0.1.1
0.1.0
0.0.1