Download spark-core-1.0.jar file - Jar s

Jar examples for s:spark-core

Description

Fiji allows the imposition of schema and much else upon HBase.

You can download jar file spark-core 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spark-core-1.0.jar to your project.

<dependency>
   <groupId>com.sparkjava</groupId>
   <artifactId>spark-core</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.sparkjava', name: 'spark-core', version: '1.0'
libraryDependencies += "com.sparkjava" % "spark-core" % "1.0"
<dependency org="com.sparkjava" name="spark-core" rev="1.0"/>
@Grapes(@Grab(group='com.sparkjava', module='spark-core', version='1.0'))
'com.sparkjava:spark-core:jar:1.0'

Download

Click the following link to download the jar file.

spark-core-1.0-javadoc.jar
spark-core-1.0-sources.jar
spark-core-1.0.jar
spark-core-1.0.pom



Related Tutorials