License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.hazelcast |
ArtifactId | ArtifactIdhazelcast-spark |
Version | Version0.2 |
Type | Typejar |
Description |
Descriptionhazelcast-spark
hazelcast-spark
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hazelcast-spark-0.2.pom | |
hazelcast-spark-0.2.jar | 83 KB |
hazelcast-spark-0.2-sources.jar | 10 KB |
hazelcast-spark-0.2-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hazelcast/hazelcast-spark/ -->
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-spark</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-spark/
implementation 'com.hazelcast:hazelcast-spark:0.2'
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-spark/
implementation ("com.hazelcast:hazelcast-spark:0.2")
'com.hazelcast:hazelcast-spark:jar:0.2'
<dependency org="com.hazelcast" name="hazelcast-spark" rev="0.2">
<artifact name="hazelcast-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast', module='hazelcast-spark', version='0.2')
)
libraryDependencies += "com.hazelcast" % "hazelcast-spark" % "0.2"
[com.hazelcast/hazelcast-spark "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast : hazelcast | jar | 3.7 |
org.scala-lang : scala-library | jar | 2.11.8 |
com.hazelcast : hazelcast-client | jar | 3.7 |
javax.cache : cache-api | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast : hazelcast | jar | 3.7 |
junit : junit | jar | 4.12 |
com.novocode : junit-interface | jar | 0.11 |