License |
License |
---|---|
GroupId | GroupIdcom.bpfaas |
ArtifactId | ArtifactIdbpfaas-spring-cloud-starter-stream-rabbit |
Version | Version3.0.1.RELEASE |
Type | Typejar |
Description |
DescriptionSpring Cloud Starter Stream Rabbit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.bpfaas/bpfaas-spring-cloud-starter-stream-rabbit/ -->
<dependency>
<groupId>com.bpfaas</groupId>
<artifactId>bpfaas-spring-cloud-starter-stream-rabbit</artifactId>
<version>3.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bpfaas/bpfaas-spring-cloud-starter-stream-rabbit/
implementation 'com.bpfaas:bpfaas-spring-cloud-starter-stream-rabbit:3.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.bpfaas/bpfaas-spring-cloud-starter-stream-rabbit/
implementation ("com.bpfaas:bpfaas-spring-cloud-starter-stream-rabbit:3.0.1.RELEASE")
'com.bpfaas:bpfaas-spring-cloud-starter-stream-rabbit:jar:3.0.1.RELEASE'
<dependency org="com.bpfaas" name="bpfaas-spring-cloud-starter-stream-rabbit" rev="3.0.1.RELEASE">
<artifact name="bpfaas-spring-cloud-starter-stream-rabbit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bpfaas', module='bpfaas-spring-cloud-starter-stream-rabbit', version='3.0.1.RELEASE')
)
libraryDependencies += "com.bpfaas" % "bpfaas-spring-cloud-starter-stream-rabbit" % "3.0.1.RELEASE"
[com.bpfaas/bpfaas-spring-cloud-starter-stream-rabbit "3.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.bpfaas : bpfaas-spring-cloud-stream-binder-rabbit | jar | 3.0.1.RELEASE |