MVN

com.hazelcast : hazelcast-spark

Maven & Gradle

Mar 09, 2017
23 stars

hazelcast-spark · hazelcast-spark

<dependency>
    <groupId>com.hazelcast</groupId>
    <artifactId>hazelcast-spark</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hazelcast : hazelcast-spark to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of com.hazelcast : hazelcast-spark to add to Maven or Gradle - All Versions:

  • Version Updated
  • hazelcast-spark-0.2

    Mar 09, 2017
  • hazelcast-spark-0.1

    Aug 17, 2016
  • hazelcast-spark-0.1-EA

    Jun 21, 2016

How to add a dependency to Maven

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

<dependency>
    <groupId>com.hazelcast</groupId>
    <artifactId>hazelcast-spark</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hazelcast : hazelcast-spark gradle dependency to your build.gradle file:

implementation 'com.hazelcast:hazelcast-spark:0.2'

Gradle Kotlin DSL: Add the following com.hazelcast : hazelcast-spark gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hazelcast:hazelcast-spark:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hazelcast : hazelcast-spark sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hazelcast" % "hazelcast-spark" % "0.2"

Advertisement

Dependencies from Group

May 18, 2023
583 usages
4.6k stars
Aug 25, 2022
217 usages
4.6k stars
May 18, 2023
122 usages
4.6k stars
Feb 07, 2023
73 usages
4.6k stars
Nov 24, 2022
37 usages
4.6k stars

Discover Dependencies

Oct 12, 2022
5 usages
Sep 27, 2019
1 usages
70 stars
jin
Sep 11, 2017
1 usages
1 stars
Jun 25, 2016
2 usages
3 stars
May 20, 2018
8 usages
11 stars
May 03, 2023
13 usages
Mar 25, 2020
1 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome