hyperspace-core

Hyperspace: An Indexing Subsystem for Apache Spark

License

License

GroupId

GroupId

com.microsoft.hyperspace
ArtifactId

ArtifactId

hyperspace-core_2.11
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

hyperspace-core
Hyperspace: An Indexing Subsystem for Apache Spark
Project URL

Project URL

https://github.com/microsoft/hyperspace
Project Organization

Project Organization

Microsoft
Source Code Management

Source Code Management

https://github.com/microsoft/hyperspace

Download hyperspace-core_2.11

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

provided (4)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 jar 2.4.2
org.apache.spark : spark-sql_2.11 jar 2.4.2
org.apache.spark : spark-catalyst_2.11 jar 2.4.2
io.delta : delta-core_2.11 jar 0.6.1

test (6)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 jar 2.4.2
org.apache.spark : spark-sql_2.11 jar 2.4.2
org.apache.spark : spark-catalyst_2.11 jar 2.4.2
org.scalatest : scalatest_2.11 jar 3.0.5
org.mockito : mockito-scala_2.11 jar 0.4.0
org.apache.spark : spark-hive_2.11 jar 2.4.2

Project Modules

There are no modules declared in this project.
com.microsoft.hyperspace

Microsoft

Open source projects and samples from Microsoft

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.0
0.0.1