License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.streamsets |
ArtifactId | ArtifactIdstreamsets-datacollector-api |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStreamSets Data Collector API
StreamSets Data Collector API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.streamsets/streamsets-datacollector-api/ -->
<dependency>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-api</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamsets/streamsets-datacollector-api/
implementation 'com.streamsets:streamsets-datacollector-api:4.0.0'
// https://jarcasting.com/artifacts/com.streamsets/streamsets-datacollector-api/
implementation ("com.streamsets:streamsets-datacollector-api:4.0.0")
'com.streamsets:streamsets-datacollector-api:jar:4.0.0'
<dependency org="com.streamsets" name="streamsets-datacollector-api" rev="4.0.0">
<artifact name="streamsets-datacollector-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamsets', module='streamsets-datacollector-api', version='4.0.0')
)
libraryDependencies += "com.streamsets" % "streamsets-datacollector-api" % "4.0.0"
[com.streamsets/streamsets-datacollector-api "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
org.jetbrains : annotations | jar | 19.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.7 |
com.google.guava : guava | jar | 18.0 |