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