не последняя версия
Последняя версия 1.0.0.Alpha1

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


Группа

Группа

me.snowdrop
Идентификатор

Идентификатор

spring-cloud-stream-binder-artemis
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать spring-cloud-stream-binder-artemis 0.0.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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.snowdrop/spring-cloud-stream-binder-artemis/
implementation 'me.snowdrop:spring-cloud-stream-binder-artemis:0.0.1'
// https://jarcasting.com/artifacts/me.snowdrop/spring-cloud-stream-binder-artemis/
implementation ("me.snowdrop:spring-cloud-stream-binder-artemis:0.0.1")
'me.snowdrop:spring-cloud-stream-binder-artemis:jar:0.0.1'
<dependency org="me.snowdrop" name="spring-cloud-stream-binder-artemis" rev="0.0.1">
  <artifact name="spring-cloud-stream-binder-artemis" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.snowdrop', module='spring-cloud-stream-binder-artemis', version='0.0.1')
)
libraryDependencies += "me.snowdrop" % "spring-cloud-stream-binder-artemis" % "0.0.1"
[me.snowdrop/spring-cloud-stream-binder-artemis "0.0.1"]