Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.streamsets |
ArtifactId | ArtifactIdstreamsets-datacollector-root-lib |
Version | Version3.19.1 |
Type | Typepom |
Filename | Size |
---|---|
streamsets-datacollector-root-lib-3.19.1.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.streamsets/streamsets-datacollector-root-lib/ -->
<dependency>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-root-lib</artifactId>
<version>3.19.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.streamsets/streamsets-datacollector-root-lib/
implementation 'com.streamsets:streamsets-datacollector-root-lib:3.19.1'
// https://jarcasting.com/artifacts/com.streamsets/streamsets-datacollector-root-lib/
implementation ("com.streamsets:streamsets-datacollector-root-lib:3.19.1")
'com.streamsets:streamsets-datacollector-root-lib:pom:3.19.1'
<dependency org="com.streamsets" name="streamsets-datacollector-root-lib" rev="3.19.1">
<artifact name="streamsets-datacollector-root-lib" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.streamsets', module='streamsets-datacollector-root-lib', version='3.19.1')
)
libraryDependencies += "com.streamsets" % "streamsets-datacollector-root-lib" % "3.19.1"
[com.streamsets/streamsets-datacollector-root-lib "3.19.1"]