Spring Cloud Stream Artemis binder parent

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

License

License

GroupId

GroupId

me.snowdrop
ArtifactId

ArtifactId

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

Last Version

1.0.0.Alpha1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/snowdrop/spring-cloud-stream-binder-artemis
Source Code Management

Source Code Management

https://github.com/snowdrop

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

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-cloud-stream-binder-artemis
  • spring-cloud-starter-stream-artemis
  • spring-cloud-starter-stream-artemis-it

Versions

Version
1.0.0.Alpha1
0.1.2
0.1.1
0.1.0
0.0.1