MVN

com.streamsets : streamsets-cloudera-integration

Maven & Gradle

Aug 30, 2016
1.1k stars

StreamSets Parcel and CSD for Cloudera Manager · StreamSets Parcel and CSD

<dependency>
    <groupId>com.streamsets</groupId>
    <artifactId>streamsets-cloudera-integration</artifactId>
    <version>1.6.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.streamsets : streamsets-cloudera-integration to add to Maven - Latest Versions:

  • Latest Stable: 1.6.0.0

All Versions

Choose a version of com.streamsets : streamsets-cloudera-integration to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
streamsets-cloudera-integration-1.6.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.streamsets</groupId>
    <artifactId>streamsets-cloudera-integration</artifactId>
    <version>1.6.0.0</version>
</dependency>

Advertisement