License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.cdap.cdap |
ArtifactId | ArtifactIdcdap-authentication-clients |
Version | Version1.4.0 |
Type | Typepom |
Description |
DescriptionCDAP Authentication clients
CDAP Authentication Clients
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cdap-authentication-clients-1.4.0.pom | 1 KB |
Browse |
<!-- 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"]