CDAP Clients

CDAP Clients Project

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-clients
Last Version

Last Version

1.2.0
Release Date

Release Date

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

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

How to add to project

<!-- 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

CDAP Clients

Clients to interact with CDAP from multiple programming languages.

For details, please see the README file in each submodule.

License and Trademarks

Copyright © 2014 Cask Data, Inc..

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Cask is a trademark of Cask Data, Inc. All rights reserved.

Apache, Apache HBase, and HBase are trademarks of The Apache Software Foundation. Used with permission. No endorsement by The Apache Software Foundation is implied by the use of these marks.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0