Jar examples for s:spark-core-2.11
You can download jar file spark-core_2.11 2.0.0-preview in this page.
You can use the following script to add spark-core_2.11-2.0.0-preview.jar to your project.
<dependency> <groupId>org.apache.spark</groupId> <artifactId>spark-core_2.11</artifactId> <version>2.0.0-preview</version> </dependency>
compile group: 'org.apache.spark', name: 'spark-core_2.11', version: '2.0.0-preview'
libraryDependencies += "org.apache.spark" % "spark-core_2.11" % "2.0.0-preview"
<dependency org="org.apache.spark" name="spark-core_2.11" rev="2.0.0-preview"/>
@Grapes(@Grab(group='org.apache.spark', module='spark-core_2.11', version='2.0.0-preview'))
'org.apache.spark:spark-core_2.11:jar:2.0.0-preview'
Click the following link to download the jar file.
spark-core_2.11-2.0.0-preview-javadoc.jar