Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdco.cask.cdap |
ArtifactId | ArtifactIdcdap-stream-client |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDAP Stream Client
|
Filename | Size |
---|---|
cdap-stream-client-1.3.0.pom | |
cdap-stream-client-1.3.0.jar | 17 KB |
cdap-stream-client-1.3.0-sources.jar | 12 KB |
cdap-stream-client-1.3.0-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.cask.cdap/cdap-stream-client/ -->
<dependency>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-stream-client</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.cask.cdap/cdap-stream-client/
implementation 'co.cask.cdap:cdap-stream-client:1.3.0'
// https://jarcasting.com/artifacts/co.cask.cdap/cdap-stream-client/
implementation ("co.cask.cdap:cdap-stream-client:1.3.0")
'co.cask.cdap:cdap-stream-client:jar:1.3.0'
<dependency org="co.cask.cdap" name="cdap-stream-client" rev="1.3.0">
<artifact name="cdap-stream-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.cask.cdap', module='cdap-stream-client', version='1.3.0')
)
libraryDependencies += "co.cask.cdap" % "cdap-stream-client" % "1.3.0"
[co.cask.cdap/cdap-stream-client "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
co.cask.cdap : cdap-common | jar | |
org.apache.httpcomponents : httpclient | jar | |
org.apache.httpcomponents : httpcore | jar | |
org.apache.httpcomponents : httpmime | jar | |
co.cask.cdap : cdap-authentication-client | jar | |
commons-lang : commons-lang | jar | |
com.google.code.gson : gson | jar | |
javax.ws.rs : javax.ws.rs-api | jar | |
ch.qos.logback : logback-core | jar | |
ch.qos.logback : logback-classic | jar | |
org.slf4j : log4j-over-slf4j | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | |
junit : junit | jar | |
org.mockito : mockito-all | jar |