License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.streamsets |
ArtifactId | ArtifactIdstreamsets-datacollector-plugin-api |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStreamSets Data Collector Plugin API
StreamSets Data Collector Plugin API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
streamsets-datacollector-plugin-api-4.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.streamsets/streamsets-datacollector-plugin-api/ -->
<dependency>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-plugin-api</artifactId>
<version>4.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.streamsets/streamsets-datacollector-plugin-api/
implementation 'com.streamsets:streamsets-datacollector-plugin-api:4.0.0'
// https://jarcasting.com/artifacts/com.streamsets/streamsets-datacollector-plugin-api/
implementation ("com.streamsets:streamsets-datacollector-plugin-api:4.0.0")
'com.streamsets:streamsets-datacollector-plugin-api:pom:4.0.0'
<dependency org="com.streamsets" name="streamsets-datacollector-plugin-api" rev="4.0.0">
<artifact name="streamsets-datacollector-plugin-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.streamsets', module='streamsets-datacollector-plugin-api', version='4.0.0')
)
libraryDependencies += "com.streamsets" % "streamsets-datacollector-plugin-api" % "4.0.0"
[com.streamsets/streamsets-datacollector-plugin-api "4.0.0"]