microsoft / hyperspace   0.4.0

Apache License 2.0 Website GitHub

An open source indexing subsystem that brings index-based query acceleration to Apache Sparkā„¢ and big data workloads.

Scala versions: 2.12 2.11

hyperspace-core 0.3.0


Group ID:
com.microsoft.hyperspace
Artifact ID:
hyperspace-core_2.12
Version:
0.3.0
Release Date:
Nov 17, 2020
Licenses:
Files:

libraryDependencies += "com.microsoft.hyperspace" %% "hyperspace-core" % "0.3.0"

Mill build tool

ivy"com.microsoft.hyperspace::hyperspace-core:0.3.0"

Scala CLI

//> using dep "com.microsoft.hyperspace::hyperspace-core:0.3.0"

Ammonite REPL

import $ivy.`com.microsoft.hyperspace::hyperspace-core:0.3.0`

<dependency>
  <groupId>com.microsoft.hyperspace</groupId>
  <artifactId>hyperspace-core_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.microsoft.hyperspace', name: 'hyperspace-core_2.12', version: '0.3.0'