License |
License |
---|---|
GroupId | GroupIdio.cdap.cdap |
ArtifactId | ArtifactIdcdap-spark-core |
Version | Version6.4.1 |
Type | Typejar |
Description |
DescriptionCDAP Spark1 Core Scala 2.10
Data Application Platform for Hadoop
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cdap-spark-core-6.4.1.pom | |
cdap-spark-core-6.4.1.jar | 943 KB |
cdap-spark-core-6.4.1-sources.jar | 201 KB |
cdap-spark-core-6.4.1-javadoc.jar | 375 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-spark-core/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-spark-core</artifactId>
<version>6.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-spark-core/
implementation 'io.cdap.cdap:cdap-spark-core:6.4.1'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-spark-core/
implementation ("io.cdap.cdap:cdap-spark-core:6.4.1")
'io.cdap.cdap:cdap-spark-core:jar:6.4.1'
<dependency org="io.cdap.cdap" name="cdap-spark-core" rev="6.4.1">
<artifact name="cdap-spark-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-spark-core', version='6.4.1')
)
libraryDependencies += "io.cdap.cdap" % "cdap-spark-core" % "6.4.1"
[io.cdap.cdap/cdap-spark-core "6.4.1"]
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-api-spark | jar | 6.4.1 |
io.cdap.cdap : cdap-spark-python | jar | 6.4.1 |
org.apache.spark : spark-core_2.10 | jar | 1.6.1 |
org.apache.spark : spark-streaming_2.10 | jar | 1.6.1 |
org.apache.spark : spark-sql_2.10 | jar | 1.6.1 |
org.apache.spark : spark-mllib_2.10 | jar | 1.6.1 |
org.apache.spark : spark-repl_2.10 | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-api | jar | 6.4.1 |
io.cdap.cdap : cdap-app-fabric | jar | 6.4.1 |
org.apache.twill : twill-api | jar | 0.14.0 |
com.google.guava : guava | jar | 13.0.1 |
org.ow2.asm : asm-commons | jar | 7.1 |
io.cdap.http : netty-http | jar | 1.5.0 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.apache.hadoop : hadoop-common | jar | 2.3.0 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.3.0 |
org.apache.tephra : tephra-core | jar | 0.15.0-incubating |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 8.1.15.v20140411 |
ch.qos.logback : logback-classic | jar | 1.0.9 |
it.unimi.dsi : fastutil | jar | 6.5.6 |
org.apache.hadoop : hadoop-minicluster | jar | 2.3.0 |