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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials