License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdco.cask.cdap |
ArtifactId | ArtifactIdcdap-security-service |
Last Version | Last Version2.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDAP Security Services
Data Application Platform for Hadoop
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/co.cask.cdap/cdap-security-service/ -->
<dependency>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-security-service</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/co.cask.cdap/cdap-security-service/
implementation 'co.cask.cdap:cdap-security-service:2.7.1'
// https://jarcasting.com/artifacts/co.cask.cdap/cdap-security-service/
implementation ("co.cask.cdap:cdap-security-service:2.7.1")
'co.cask.cdap:cdap-security-service:jar:2.7.1'
<dependency org="co.cask.cdap" name="cdap-security-service" rev="2.7.1">
<artifact name="cdap-security-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.cask.cdap', module='cdap-security-service', version='2.7.1')
)
libraryDependencies += "co.cask.cdap" % "cdap-security-service" % "2.7.1"
[co.cask.cdap/cdap-security-service "2.7.1"]
Group / Artifact | Type | Version |
---|---|---|
co.cask.cdap : cdap-data-fabric | jar | 2.7.1 |
co.cask.cdap : cdap-common | jar | 2.7.1 |
co.cask.http : netty-http | jar | 0.10.0 |
com.google.code.gson : gson | jar | 2.2.4 |
com.google.guava : guava | jar | 13.0.1 |
Group / Artifact | Type | Version |
---|---|---|
co.cask.cdap : cdap-security | jar | 2.7.1 |
junit : junit | jar | 4.11 |