CDAP Stream Clients


Categories

Categories

CLI User Interface
GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-stream-clients
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

CDAP Stream Clients

Download cdap-stream-clients

How to add to project

<!-- https://jarcasting.com/artifacts/co.cask.cdap/cdap-stream-clients/ -->
<dependency>
    <groupId>co.cask.cdap</groupId>
    <artifactId>cdap-stream-clients</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.cask.cdap/cdap-stream-clients/
implementation 'co.cask.cdap:cdap-stream-clients:1.3.0'
// https://jarcasting.com/artifacts/co.cask.cdap/cdap-stream-clients/
implementation ("co.cask.cdap:cdap-stream-clients:1.3.0")
'co.cask.cdap:cdap-stream-clients:pom:1.3.0'
<dependency org="co.cask.cdap" name="cdap-stream-clients" rev="1.3.0">
  <artifact name="cdap-stream-clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.cask.cdap', module='cdap-stream-clients', version='1.3.0')
)
libraryDependencies += "co.cask.cdap" % "cdap-stream-clients" % "1.3.0"
[co.cask.cdap/cdap-stream-clients "1.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • java

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1