Download geospark-1.1.0.jar file - Jar g

Jar examples for g:geospark

Description

Geospatial extension for Apache Spark

You can download jar file geospark 1.1.0 in this page.

License

MIT license

Build File

You can use the following script to add geospark-1.1.0.jar to your project.

<dependency>
   <groupId>org.datasyslab</groupId>
   <artifactId>geospark</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'org.datasyslab', name: 'geospark', version: '1.1.0'
libraryDependencies += "org.datasyslab" % "geospark" % "1.1.0"
<dependency org="org.datasyslab" name="geospark" rev="1.1.0"/>
@Grapes(@Grab(group='org.datasyslab', module='geospark', version='1.1.0'))
'org.datasyslab:geospark:jar:1.1.0'

Download

Click the following link to download the jar file.

geospark-1.1.0-javadoc.jar
geospark-1.1.0-sources.jar
geospark-1.1.0.jar
geospark-1.1.0.pom



Related Tutorials