License |
License |
---|---|
GroupId | GroupIdme.snowdrop |
ArtifactId | ArtifactIdspring-cloud-stream-binder-artemis-parent |
Last Version | Last Version1.0.0.Alpha1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring Cloud Stream Artemis binder parent
Spring Cloud Stream binder to use Apache Artemis as a communication channel
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-cloud-stream-binder-artemis-parent-1.0.0.Alpha1.pom | 12 KB |
Browse |
<!-- 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>1.0.0.Alpha1</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:1.0.0.Alpha1'
// https://jarcasting.com/artifacts/me.snowdrop/spring-cloud-stream-binder-artemis-parent/
implementation ("me.snowdrop:spring-cloud-stream-binder-artemis-parent:1.0.0.Alpha1")
'me.snowdrop:spring-cloud-stream-binder-artemis-parent:pom:1.0.0.Alpha1'
<dependency org="me.snowdrop" name="spring-cloud-stream-binder-artemis-parent" rev="1.0.0.Alpha1">
<artifact name="spring-cloud-stream-binder-artemis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.snowdrop', module='spring-cloud-stream-binder-artemis-parent', version='1.0.0.Alpha1')
)
libraryDependencies += "me.snowdrop" % "spring-cloud-stream-binder-artemis-parent" % "1.0.0.Alpha1"
[me.snowdrop/spring-cloud-stream-binder-artemis-parent "1.0.0.Alpha1"]