License |
License |
---|---|
GroupId | GroupIdorg.apache.spark |
ArtifactId | ArtifactIdspark-repl-bin_2.9.3 |
Last Version | Last Version0.8.1-incubating |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpark Project REPL binary packaging
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
spark-repl-bin_2.9.3-0.8.1-incubating.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.spark/spark-repl-bin_2.9.3/ -->
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-repl-bin_2.9.3</artifactId>
<version>0.8.1-incubating</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.spark/spark-repl-bin_2.9.3/
implementation 'org.apache.spark:spark-repl-bin_2.9.3:0.8.1-incubating'
// https://jarcasting.com/artifacts/org.apache.spark/spark-repl-bin_2.9.3/
implementation ("org.apache.spark:spark-repl-bin_2.9.3:0.8.1-incubating")
'org.apache.spark:spark-repl-bin_2.9.3:pom:0.8.1-incubating'
<dependency org="org.apache.spark" name="spark-repl-bin_2.9.3" rev="0.8.1-incubating">
<artifact name="spark-repl-bin_2.9.3" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.spark', module='spark-repl-bin_2.9.3', version='0.8.1-incubating')
)
libraryDependencies += "org.apache.spark" % "spark-repl-bin_2.9.3" % "0.8.1-incubating"
[org.apache.spark/spark-repl-bin_2.9.3 "0.8.1-incubating"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka » akka-actor | jar | 2.0.5 |
com.typesafe.akka » akka-remote | jar | 2.0.5 |
com.typesafe.akka » akka-slf4j | jar | 2.0.5 |
org.apache.spark : spark-core_2.9.3 | jar | 0.8.1-incubating |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-bagel_2.9.3 | jar | 0.8.1-incubating |
org.apache.spark : spark-repl_2.9.3 | jar | 0.8.1-incubating |