Last Version

spring-cloud-stream-starter-parent 3.1.5

Specifies Boot version for the releaser

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-stream-starter-parent
Version

Version

3.1.5
Type

Type

pom
Description

Description

spring-cloud-stream-starter-parent
Specifies Boot version for the releaser
Project URL

Project URL

https://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-stream-starter-parent 3.1.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.