Download spark-core-2.5.3.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 2.5.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials