is not current version
Last Version 1.0.0.Alpha1

me.snowdrop:spring-cloud-stream-binder-artemis 0.1.1


GroupId

GroupId

me.snowdrop
ArtifactId

ArtifactId

spring-cloud-stream-binder-artemis
Version

Version

0.1.1
Type

Type

jar

Download spring-cloud-stream-binder-artemis 0.1.1


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