License |
License
BSD License
|
---|---|
GroupId | GroupIdorg.spark-project |
ArtifactId | ArtifactIdspark-repl_2.9.2 |
Version | Version0.7.0 |
Type | Typejar |
Description |
Descriptionspark-repl
spark-repl
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.spark-project |
Filename | Size |
---|---|
spark-repl_2.9.2-0.7.0.pom | |
spark-repl_2.9.2-0.7.0.jar | 446 KB |
spark-repl_2.9.2-0.7.0-sources.jar | 41 KB |
spark-repl_2.9.2-0.7.0-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spark-project/spark-repl_2.9.2/ -->
<dependency>
<groupId>org.spark-project</groupId>
<artifactId>spark-repl_2.9.2</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spark-project/spark-repl_2.9.2/
implementation 'org.spark-project:spark-repl_2.9.2:0.7.0'
// https://jarcasting.com/artifacts/org.spark-project/spark-repl_2.9.2/
implementation ("org.spark-project:spark-repl_2.9.2:0.7.0")
'org.spark-project:spark-repl_2.9.2:jar:0.7.0'
<dependency org="org.spark-project" name="spark-repl_2.9.2" rev="0.7.0">
<artifact name="spark-repl_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spark-project', module='spark-repl_2.9.2', version='0.7.0')
)
libraryDependencies += "org.spark-project" % "spark-repl_2.9.2" % "0.7.0"
[org.spark-project/spark-repl_2.9.2 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.spark-project : spark-core_2.9.2 | jar | 0.7.0 |
org.spark-project : spark-streaming_2.9.2 | jar | 0.7.0 |
org.scala-lang : scala-library | jar | 2.9.2 |
org.eclipse.jetty : jetty-server | jar | 7.5.3.v20111011 |
org.scala-lang : scala-compiler | jar | 2.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.9.2 | jar | 1.8 |
org.scalacheck : scalacheck_2.9.2 | jar | 1.9 |
com.novocode : junit-interface | jar | 0.8 |
org.easymock : easymock | jar | 3.1 |