| Лицензия |
Лицензия |
|---|---|
| Группа | Группаme.snowdrop |
| Идентификатор | Идентификаторspring-cloud-stream-binder-artemis |
| Последняя версия | Последняя версия1.0.0.Alpha1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Cloud Stream Artemis binder
Spring Cloud Stream binder to use Apache Artemis as a communication channel
|
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.8.0 |
| org.mockito : mockito-core | jar |