Last Version

CDAP Clients 1.2.0

CDAP Clients Project

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-clients
Version

Version

1.2.0
Type

Type

pom
Description

Description

CDAP Clients
CDAP Clients Project
Project URL

Project URL

https://github.com/caskdata/cdap-clients
Project Organization

Project Organization

Cask Data, Inc.
Source Code Management

Source Code Management

https://github.com/caskdata/cdap-clients.git

Download cdap-clients 1.2.0

Filename Size
cdap-clients-1.2.0.pom 14 KB
Browse

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

Dependencies

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

Project Modules

  • cdap-authentication-clients