is not current version
Last Version 0.2

com.hazelcast:hazelcast-spark 0.1-EA

hazelcast-spark

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-spark
Version

Version

0.1-EA
Type

Type

jar

Download hazelcast-spark 0.1-EA


<!-- https://jarcasting.com/artifacts/com.hazelcast/hazelcast-spark/ -->
<dependency>
    <groupId>com.hazelcast</groupId>
    <artifactId>hazelcast-spark</artifactId>
    <version>0.1-EA</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-spark/
implementation 'com.hazelcast:hazelcast-spark:0.1-EA'
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-spark/
implementation ("com.hazelcast:hazelcast-spark:0.1-EA")
'com.hazelcast:hazelcast-spark:jar:0.1-EA'
<dependency org="com.hazelcast" name="hazelcast-spark" rev="0.1-EA">
  <artifact name="hazelcast-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast', module='hazelcast-spark', version='0.1-EA')
)
libraryDependencies += "com.hazelcast" % "hazelcast-spark" % "0.1-EA"
[com.hazelcast/hazelcast-spark "0.1-EA"]