MVN

io.cdap.cdap : cdap-authentication-clients

Maven & Gradle

Apr 04, 2019
0 stars

CDAP Authentication clients · CDAP Authentication Clients

<dependency>
    <groupId>io.cdap.cdap</groupId>
    <artifactId>cdap-authentication-clients</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.cdap.cdap : cdap-authentication-clients to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of io.cdap.cdap : cdap-authentication-clients to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
cdap-authentication-clients-1.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.cdap.cdap</groupId>
    <artifactId>cdap-authentication-clients</artifactId>
    <version>1.4.0</version>
</dependency>

Advertisement