Last Version

Cask Data Application Platform (CDAP) 5.1.2

Data Application Platform for Hadoop

License

License

GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap
Version

Version

5.1.2
Type

Type

pom
Description

Description

Cask Data Application Platform (CDAP)
Data Application Platform for Hadoop
Project URL

Project URL

https://github.com/caskdata/cdap
Project Organization

Project Organization

Cask Data, Inc.
Source Code Management

Source Code Management

https://github.com/caskdata/cdap.git

Download cdap 5.1.2

Filename Size
cdap-5.1.2.pom 103 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.