Last Version

CDAP Authentication clients 1.2.0

CDAP Authentication Clients

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-authentication-clients
Version

Version

1.2.0
Type

Type

pom
Description

Description

CDAP Authentication clients
CDAP Authentication Clients
Project URL

Project URL

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

Project Organization

Cask Data, Inc.

Download cdap-authentication-clients 1.2.0


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

  • java