MVN

org.springframework.cloud : spring-cloud-stream-binder-kinesis-parent

Maven & Gradle

Jun 01, 2023
169 stars
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-stream-binder-kinesis-parent</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework.cloud : spring-cloud-stream-binder-kinesis-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of org.springframework.cloud : spring-cloud-stream-binder-kinesis-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
spring-cloud-stream-binder-kinesis-parent-4.0.0
3.0.x
spring-cloud-stream-binder-kinesis-parent-3.0.0
2.2.x
spring-cloud-stream-binder-kinesis-parent-2.2.0
2.1.x
spring-cloud-stream-binder-kinesis-parent-2.1.0
2.0.x
spring-cloud-stream-binder-kinesis-parent-2.0.4.RELEASE
spring-cloud-stream-binder-kinesis-parent-2.0.3.RELEASE
spring-cloud-stream-binder-kinesis-parent-2.0.2.RELEASE
spring-cloud-stream-binder-kinesis-parent-2.0.1.RELEASE
spring-cloud-stream-binder-kinesis-parent-2.0.0.RELEASE
1.2.x
spring-cloud-stream-binder-kinesis-parent-1.2.1.RELEASE
spring-cloud-stream-binder-kinesis-parent-1.2.0.RELEASE
1.1.x
spring-cloud-stream-binder-kinesis-parent-1.1.0.RELEASE
1.0.x
spring-cloud-stream-binder-kinesis-parent-1.0.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-binder-kinesis-parent</artifactId>
    <version>4.0.0</version>
</dependency>