License |
License |
---|---|
GroupId | GroupIdcom.github.jelmerk |
ArtifactId | ArtifactIdhnswlib-spark_2.4.0_2.11 |
Version | Version0.0.18 |
Type | Typejar |
Description |
DescriptionSpark integrations
|
<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-spark_2.4.0_2.11/ -->
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-spark_2.4.0_2.11</artifactId>
<version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-spark_2.4.0_2.11/
implementation 'com.github.jelmerk:hnswlib-spark_2.4.0_2.11:0.0.18'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-spark_2.4.0_2.11/
implementation ("com.github.jelmerk:hnswlib-spark_2.4.0_2.11:0.0.18")
'com.github.jelmerk:hnswlib-spark_2.4.0_2.11:jar:0.0.18'
<dependency org="com.github.jelmerk" name="hnswlib-spark_2.4.0_2.11" rev="0.0.18">
<artifact name="hnswlib-spark_2.4.0_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-spark_2.4.0_2.11', version='0.0.18')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-spark_2.4.0_2.11" % "0.0.18"
[com.github.jelmerk/hnswlib-spark_2.4.0_2.11 "0.0.18"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | ${scala.version} |
com.github.jelmerk » hnswlib-scala_${scala.binary.version} | jar | 0.0.18 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark » spark-hive_${scala.binary.version} | jar | 2.3.0 |
org.apache.spark » spark-mllib_${scala.binary.version} | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest » scalatest_${scala.binary.version} | jar | 3.0.1 |
com.holdenkarau » spark-testing-base_${scala.binary.version} | jar | 2.3.0_0.12.0 |