| License |
License |
|---|---|
| GroupId | GroupIdio.cdap.cdap |
| ArtifactId | ArtifactIdcdap-program-report |
| Last Version | Last Version6.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCDAP Program Run Report Application Spark2 Scala 2.11
Data Application Platform for Hadoop
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cdap-program-report-6.7.0.pom | |
| cdap-program-report-6.7.0.jar | 5 MB |
| cdap-program-report-6.7.0-sources.jar | 75 KB |
| cdap-program-report-6.7.0-javadoc.jar | 330 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-program-report/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-program-report</artifactId>
<version>6.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-program-report/
implementation 'io.cdap.cdap:cdap-program-report:6.7.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-program-report/
implementation ("io.cdap.cdap:cdap-program-report:6.7.0")
'io.cdap.cdap:cdap-program-report:jar:6.7.0'
<dependency org="io.cdap.cdap" name="cdap-program-report" rev="6.7.0">
<artifact name="cdap-program-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-program-report', version='6.7.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-program-report" % "6.7.0"
[io.cdap.cdap/cdap-program-report "6.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 13.0.1 |
| org.apache.avro : avro | jar | 1.8.2 |
| org.apache.avro : avro-mapred | jar | 1.8.2 |
| com.databricks : spark-avro_2.11 | jar | 4.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| io.cdap.cdap : cdap-api | jar | 6.7.0 |
| io.cdap.cdap : cdap-api-spark2_2.11 | jar | 6.7.0 |
| org.apache.spark : spark-core_2.11 | jar | 2.1.3 |
| org.apache.spark : spark-sql_2.11 | jar | 2.1.3 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.apache.hadoop : hadoop-common | jar | 2.6.0 |
| org.apache.hadoop : hadoop-hdfs | jar | 2.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-unit-test-spark2_2.11 | jar | 6.7.0 |
| junit : junit | jar | 4.11 |