License |
License |
---|---|
GroupId | GroupIdme.snowdrop |
ArtifactId | ArtifactIdspring-cloud-stream-binder-artemis |
Last Version | Last Version1.0.0.Alpha1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Stream Artemis binder
Spring Cloud Stream binder to use Apache Artemis as a communication channel
|
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |
org.mockito : mockito-core | jar |