is not current version
Last Version 4.0.0

com.streamsets:streamsets-datacollector-sdk 2.1.0.2

StreamSets Data Collector SDK

Categories

Categories

Data
GroupId

GroupId

com.streamsets
ArtifactId

ArtifactId

streamsets-datacollector-sdk
Version

Version

2.1.0.2
Type

Type

jar

Download streamsets-datacollector-sdk 2.1.0.2


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