MVN

io.snappydata : spark-jobserver

Maven & Gradle

Apr 11, 2016
1 usages
1k stars

SnappyData · SnappyData distributed data store and execution engine

<dependency>
    <groupId>io.snappydata</groupId>
    <artifactId>spark-jobserver</artifactId>
    <version>0.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.snappydata : spark-jobserver to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.1

All Versions

Choose a version of io.snappydata : spark-jobserver to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
spark-jobserver-0.6.1
spark-jobserver-0.6.0

How to add a dependency to Maven

Add the following io.snappydata : spark-jobserver maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.snappydata</groupId>
    <artifactId>spark-jobserver</artifactId>
    <version>0.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.snappydata : spark-jobserver gradle dependency to your build.gradle file:

implementation 'io.snappydata:spark-jobserver:0.6.1'

Gradle Kotlin DSL: Add the following io.snappydata : spark-jobserver gradle kotlin dependency to your build.gradle.kts file:

implementation("io.snappydata:spark-jobserver:0.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.snappydata : spark-jobserver sbt scala dependency to your build.sbt file:

libraryDependencies += "io.snappydata" % "spark-jobserver" % "0.6.1"

Advertisement

Dependencies from Group

Jun 12, 2022
23 usages
1k stars
Aug 09, 2016
19 usages
1k stars
Jun 12, 2022
19 usages
1k stars
Aug 09, 2016
10 usages
1k stars
Jun 12, 2022
10 usages
1k stars

Discover Dependencies