Last Version

CDAP Security Services 2.7.1

Data Application Platform for Hadoop

License

License

Categories

Categories

Security
GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-security-service
Version

Version

2.7.1
Type

Type

jar
Description

Description

CDAP Security Services
Data Application Platform for Hadoop
Project Organization

Project Organization

Cask Data, Inc.

Download cdap-security-service 2.7.1


<!-- 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"]

Dependencies

compile (5)

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

test (2)

Group / Artifact Type Version
co.cask.cdap : cdap-security jar 2.7.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.