Last Version

CDAP Authentication clients 1.4.0

CDAP Authentication Clients

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.cdap.cdap
ArtifactId

ArtifactId

cdap-authentication-clients
Version

Version

1.4.0
Type

Type

pom
Description

Description

CDAP Authentication clients
CDAP Authentication Clients
Project URL

Project URL

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

Project Organization

CDAP

Download cdap-authentication-clients 1.4.0


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

  • java