| License |
License
BSD License
|
|---|---|
| GroupId | GroupIdorg.spark-project |
| ArtifactId | ArtifactIdspark-examples_2.9.2 |
| Version | Version0.7.0 |
| Type | Typejar |
| Description |
Descriptionspark-examples
spark-examples
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.spark-project |
| Filename | Size |
|---|---|
| spark-examples_2.9.2-0.7.0.pom | |
| spark-examples_2.9.2-0.7.0.jar | 328 KB |
| spark-examples_2.9.2-0.7.0-sources.jar | 38 KB |
| spark-examples_2.9.2-0.7.0-javadoc.jar | 384 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.spark-project/spark-examples_2.9.2/ -->
<dependency>
<groupId>org.spark-project</groupId>
<artifactId>spark-examples_2.9.2</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spark-project/spark-examples_2.9.2/
implementation 'org.spark-project:spark-examples_2.9.2:0.7.0'
// https://jarcasting.com/artifacts/org.spark-project/spark-examples_2.9.2/
implementation ("org.spark-project:spark-examples_2.9.2:0.7.0")
'org.spark-project:spark-examples_2.9.2:jar:0.7.0'
<dependency org="org.spark-project" name="spark-examples_2.9.2" rev="0.7.0">
<artifact name="spark-examples_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spark-project', module='spark-examples_2.9.2', version='0.7.0')
)
libraryDependencies += "org.spark-project" % "spark-examples_2.9.2" % "0.7.0"
[org.spark-project/spark-examples_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 |
| com.twitter : algebird-core_2.9.2 | jar | 0.1.8 |
| 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 |