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