Last Version

Java CDAP Authentication Client 1.4.0

Java CDAP Authentication Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.cdap.cdap
ArtifactId

ArtifactId

cdap-authentication-client
Version

Version

1.4.0
Type

Type

jar
Description

Description

Java CDAP Authentication Client
Java CDAP Authentication Client
Project URL

Project URL

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

Project Organization

CDAP

Download cdap-authentication-client 1.4.0


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

Dependencies

compile (6)

Group / Artifact Type Version
io.cdap.common : common-http jar 0.12.0
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
io.cdap.http : netty-http jar 1.2.0

Project Modules

There are no modules declared in this project.