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