gsk-aiops / bellman   2.1.0

Apache License 2.0 GitHub

Run Sparql queries on Apache Spark Datasets.

Scala versions: 2.13 2.12 2.11

bellman-spark-engine 2.0.0


Group ID:
com.github.gsk-aiops
Artifact ID:
bellman-spark-engine_2.11
Version:
2.0.0
Release Date:
Jan 26, 2022
Licenses:
Files:

libraryDependencies += "com.github.gsk-aiops" %% "bellman-spark-engine" % "2.0.0"

Mill build tool

ivy"com.github.gsk-aiops::bellman-spark-engine:2.0.0"

Scala CLI

//> using dep "com.github.gsk-aiops::bellman-spark-engine:2.0.0"

Ammonite REPL

import $ivy.`com.github.gsk-aiops::bellman-spark-engine:2.0.0`

<dependency>
  <groupId>com.github.gsk-aiops</groupId>
  <artifactId>bellman-spark-engine_2.11</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.github.gsk-aiops', name: 'bellman-spark-engine_2.11', version: '2.0.0'