is not current version
Last Version 3.0.3.RELEASE

com.bpfaas:bpfaas-spring-cloud-stream-binder-rabbit-parent 3.0.2.RELEASE


GroupId

GroupId

com.bpfaas
ArtifactId

ArtifactId

bpfaas-spring-cloud-stream-binder-rabbit-parent
Version

Version

3.0.2.RELEASE
Type

Type

pom

Download bpfaas-spring-cloud-stream-binder-rabbit-parent 3.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.bpfaas/bpfaas-spring-cloud-stream-binder-rabbit-parent/ -->
<dependency>
    <groupId>com.bpfaas</groupId>
    <artifactId>bpfaas-spring-cloud-stream-binder-rabbit-parent</artifactId>
    <version>3.0.2.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bpfaas/bpfaas-spring-cloud-stream-binder-rabbit-parent/
implementation 'com.bpfaas:bpfaas-spring-cloud-stream-binder-rabbit-parent:3.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.bpfaas/bpfaas-spring-cloud-stream-binder-rabbit-parent/
implementation ("com.bpfaas:bpfaas-spring-cloud-stream-binder-rabbit-parent:3.0.2.RELEASE")
'com.bpfaas:bpfaas-spring-cloud-stream-binder-rabbit-parent:pom:3.0.2.RELEASE'
<dependency org="com.bpfaas" name="bpfaas-spring-cloud-stream-binder-rabbit-parent" rev="3.0.2.RELEASE">
  <artifact name="bpfaas-spring-cloud-stream-binder-rabbit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bpfaas', module='bpfaas-spring-cloud-stream-binder-rabbit-parent', version='3.0.2.RELEASE')
)
libraryDependencies += "com.bpfaas" % "bpfaas-spring-cloud-stream-binder-rabbit-parent" % "3.0.2.RELEASE"
[com.bpfaas/bpfaas-spring-cloud-stream-binder-rabbit-parent "3.0.2.RELEASE"]