License |
License |
---|---|
Categories |
CategoriesPython Languages |
GroupId | GroupIdio.cdap.cdap |
ArtifactId | ArtifactIdcdap-spark-python |
Last Version | Last Version6.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDAP PySpark Library
Data Application Platform for Hadoop
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cdap-spark-python-6.7.0.pom | |
cdap-spark-python-6.7.0.jar | 8 KB |
cdap-spark-python-6.7.0-sources.jar | 2 KB |
cdap-spark-python-6.7.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-spark-python/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-spark-python</artifactId>
<version>6.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-spark-python/
implementation 'io.cdap.cdap:cdap-spark-python:6.7.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-spark-python/
implementation ("io.cdap.cdap:cdap-spark-python:6.7.0")
'io.cdap.cdap:cdap-spark-python:jar:6.7.0'
<dependency org="io.cdap.cdap" name="cdap-spark-python" rev="6.7.0">
<artifact name="cdap-spark-python" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-spark-python', version='6.7.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-spark-python" % "6.7.0"
[io.cdap.cdap/cdap-spark-python "6.7.0"]
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-common | jar | 6.7.0 |