is not current version
Last Version 4.0.0

com.streamsets:streamsets-datacollector-sdk 3.13.0

StreamSets Data Collector SDK

Categories

Categories

Data
GroupId

GroupId

com.streamsets
ArtifactId

ArtifactId

streamsets-datacollector-sdk
Version

Version

3.13.0
Type

Type

jar

Download streamsets-datacollector-sdk 3.13.0


<!-- https://jarcasting.com/artifacts/com.streamsets/streamsets-datacollector-sdk/ -->
<dependency>
    <groupId>com.streamsets</groupId>
    <artifactId>streamsets-datacollector-sdk</artifactId>
    <version>3.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamsets/streamsets-datacollector-sdk/
implementation 'com.streamsets:streamsets-datacollector-sdk:3.13.0'
// https://jarcasting.com/artifacts/com.streamsets/streamsets-datacollector-sdk/
implementation ("com.streamsets:streamsets-datacollector-sdk:3.13.0")
'com.streamsets:streamsets-datacollector-sdk:jar:3.13.0'
<dependency org="com.streamsets" name="streamsets-datacollector-sdk" rev="3.13.0">
  <artifact name="streamsets-datacollector-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamsets', module='streamsets-datacollector-sdk', version='3.13.0')
)
libraryDependencies += "com.streamsets" % "streamsets-datacollector-sdk" % "3.13.0"
[com.streamsets/streamsets-datacollector-sdk "3.13.0"]