GroupId | GroupIdio.cdap.cdap |
---|---|
ArtifactId | ArtifactIdcdap-spark-core2_2.11 |
Version | Version6.1.3 |
Type | Typejar |
Filename | Size |
---|---|
cdap-spark-core2_2.11-6.1.3.pom | |
cdap-spark-core2_2.11-6.1.3.jar | 1012 KB |
cdap-spark-core2_2.11-6.1.3-sources.jar | 193 KB |
cdap-spark-core2_2.11-6.1.3-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-spark-core2_2.11/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-spark-core2_2.11</artifactId>
<version>6.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-spark-core2_2.11/
implementation 'io.cdap.cdap:cdap-spark-core2_2.11:6.1.3'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-spark-core2_2.11/
implementation ("io.cdap.cdap:cdap-spark-core2_2.11:6.1.3")
'io.cdap.cdap:cdap-spark-core2_2.11:jar:6.1.3'
<dependency org="io.cdap.cdap" name="cdap-spark-core2_2.11" rev="6.1.3">
<artifact name="cdap-spark-core2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-spark-core2_2.11', version='6.1.3')
)
libraryDependencies += "io.cdap.cdap" % "cdap-spark-core2_2.11" % "6.1.3"
[io.cdap.cdap/cdap-spark-core2_2.11 "6.1.3"]