is not current version
Last Version 1.2.0

co.cask.cdap:cdap-authentication-clients 1.0.1

CDAP Authentication Clients

Categories

Categories

CLI User Interface
GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-authentication-clients
Version

Version

1.0.1
Type

Type

pom

Download cdap-authentication-clients 1.0.1


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