Last Version

CDAP Clients 1.4.0

CDAP Clients Project

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.cdap.cdap
ArtifactId

ArtifactId

cdap-clients
Version

Version

1.4.0
Type

Type

pom
Description

Description

CDAP Clients
CDAP Clients Project
Project URL

Project URL

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

Project Organization

CDAP
Source Code Management

Source Code Management

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

Download cdap-clients 1.4.0

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

<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-clients/ -->
<dependency>
    <groupId>io.cdap.cdap</groupId>
    <artifactId>cdap-clients</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-clients/
implementation 'io.cdap.cdap:cdap-clients:1.4.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-clients/
implementation ("io.cdap.cdap:cdap-clients:1.4.0")
'io.cdap.cdap:cdap-clients:pom:1.4.0'
<dependency org="io.cdap.cdap" name="cdap-clients" rev="1.4.0">
  <artifact name="cdap-clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-clients', version='1.4.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-clients" % "1.4.0"
[io.cdap.cdap/cdap-clients "1.4.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