Last Version

Java CDAP Authentication Client 1.2.0

Java CDAP Authentication Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-authentication-client
Version

Version

1.2.0
Type

Type

jar
Description

Description

Java CDAP Authentication Client
Java CDAP Authentication Client
Project URL

Project URL

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

Project Organization

Cask Data, Inc.

Download cdap-authentication-client 1.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
co.cask.common : common-http jar 0.1.1
org.slf4j : slf4j-api jar 1.7.5
commons-lang : commons-lang jar 2.5
com.google.code.gson : gson jar 2.2.4
com.google.guava : guava jar 13.0.1
commons-codec : commons-codec jar 1.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
co.cask.http : netty-http jar 0.4.0

Project Modules

There are no modules declared in this project.