Last Version

CDAP Web-App 2.8.3

Data Application Platform for Hadoop

License

License

GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-web-app
Version

Version

2.8.3
Type

Type

jar
Description

Description

CDAP Web-App
Data Application Platform for Hadoop
Project Organization

Project Organization

Cask Data, Inc.

Download cdap-web-app 2.8.3


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

Dependencies

compile (2)

Group / Artifact Type Version
co.cask.cdap : cdap-common jar 2.8.3
co.cask.cdap : cdap-ui jar 2.8.3

Project Modules

There are no modules declared in this project.