Last Version

Cask Data Application Platform (CDAP) 6.7.0

Data Application Platform for Hadoop

License

License

GroupId

GroupId

io.cdap.cdap
ArtifactId

ArtifactId

cdap
Version

Version

6.7.0
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

CDAP
Source Code Management

Source Code Management

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

Download cdap 6.7.0

Filename Size
cdap-6.7.0.pom 109 KB
Browse

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

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.