cloud-stream

Demo project for Spring Boot

License

License

GroupId

GroupId

com.github.xiaoluo1314
ArtifactId

ArtifactId

cloud-stream
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

cloud-stream
Demo project for Spring Boot

Download cloud-stream

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-stream-rabbit jar
org.projectlombok : lombok Optional jar 1.18.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1