is not current version
Last Version 4.0.0

com.streamsets:streamsets-datacollector-sdk 1.5.1.3

StreamSets Data Collector SDK

Categories

Categories

Data
GroupId

GroupId

com.streamsets
ArtifactId

ArtifactId

streamsets-datacollector-sdk
Version

Version

1.5.1.3
Type

Type

jar

Download streamsets-datacollector-sdk 1.5.1.3


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