is not current version
Last Version 1.0.0.Alpha1

me.snowdrop:spring-cloud-stream-binder-artemis-parent 0.1.2

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

GroupId

GroupId

me.snowdrop
ArtifactId

ArtifactId

spring-cloud-stream-binder-artemis-parent
Version

Version

0.1.2
Type

Type

pom

Download spring-cloud-stream-binder-artemis-parent 0.1.2


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