is not current version
Last Version 3.2.4

org.springframework.cloud:spring-cloud-stream-starter-build Fishtown.SR3

Spring Cloud Stream Release Build

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-stream-starter-build
Version

Version

Fishtown.SR3
Type

Type

pom

Download spring-cloud-stream-starter-build Fishtown.SR3


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-stream-starter-build/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-stream-starter-build</artifactId>
    <version>Fishtown.SR3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-stream-starter-build/
implementation 'org.springframework.cloud:spring-cloud-stream-starter-build:Fishtown.SR3'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-stream-starter-build/
implementation ("org.springframework.cloud:spring-cloud-stream-starter-build:Fishtown.SR3")
'org.springframework.cloud:spring-cloud-stream-starter-build:pom:Fishtown.SR3'
<dependency org="org.springframework.cloud" name="spring-cloud-stream-starter-build" rev="Fishtown.SR3">
  <artifact name="spring-cloud-stream-starter-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-stream-starter-build', version='Fishtown.SR3')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-stream-starter-build" % "Fishtown.SR3"
[org.springframework.cloud/spring-cloud-stream-starter-build "Fishtown.SR3"]