is not current version
Last Version 3.2.1

org.springframework.cloud.stream.app:geode-source-rabbit 3.1.0

Spring Cloud Stream Geode Source Rabbit Binder Application

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

geode-source-rabbit
Version

Version

3.1.0
Type

Type

jar

Download geode-source-rabbit 3.1.0


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