MVN

org.springframework.cloud : spring-cloud-stream-core-docs

Maven & Gradle

910 stars

spring-cloud-stream-core-docs · Spring Cloud Stream Core Documentation

<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-stream-core-docs</artifactId>
    <version>3.0.13.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework.cloud : spring-cloud-stream-core-docs to add to Maven - Latest Versions:

  • Latest Stable: 3.0.13.RELEASE

All Versions

Choose a version of org.springframework.cloud : spring-cloud-stream-core-docs to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
spring-cloud-stream-core-docs-3.0.13.RELEASE
spring-cloud-stream-core-docs-3.0.12.RELEASE
spring-cloud-stream-core-docs-3.0.11.RELEASE
spring-cloud-stream-core-docs-3.0.10.RELEASE
spring-cloud-stream-core-docs-3.0.9.RELEASE
spring-cloud-stream-core-docs-3.0.8.RELEASE
spring-cloud-stream-core-docs-3.0.7.RELEASE
2.2.x
spring-cloud-stream-core-docs-2.2.1.RELEASE
spring-cloud-stream-core-docs-2.2.0.RELEASE
2.1.x
spring-cloud-stream-core-docs-2.1.4.RELEASE
spring-cloud-stream-core-docs-2.1.3.RELEASE
spring-cloud-stream-core-docs-2.1.2.RELEASE
spring-cloud-stream-core-docs-2.1.1.RELEASE
spring-cloud-stream-core-docs-2.1.0.RELEASE
2.0.x
spring-cloud-stream-core-docs-2.0.3.RELEASE
spring-cloud-stream-core-docs-2.0.2.RELEASE
spring-cloud-stream-core-docs-2.0.1.RELEASE
spring-cloud-stream-core-docs-2.0.0.RELEASE
1.3.x
spring-cloud-stream-core-docs-1.3.4.RELEASE
spring-cloud-stream-core-docs-1.3.3.RELEASE
spring-cloud-stream-core-docs-1.3.2.RELEASE
spring-cloud-stream-core-docs-1.3.1.RELEASE
spring-cloud-stream-core-docs-1.3.0.RELEASE
1.2.x
spring-cloud-stream-core-docs-1.2.2.RELEASE
spring-cloud-stream-core-docs-1.2.1.RELEASE
spring-cloud-stream-core-docs-1.2.0.RELEASE
1.1.x
spring-cloud-stream-core-docs-1.1.2.RELEASE
spring-cloud-stream-core-docs-1.1.1.RELEASE
spring-cloud-stream-core-docs-1.1.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-stream-core-docs</artifactId>
    <version>3.0.13.RELEASE</version>
</dependency>