vbmacher / spark-lp   spark_3.5_1.0.0

Apache License 2.0 Website GitHub

Distributed Linear Programming Solver on top of Apache Spark

Scala versions: 2.12

spark-lp spark_3.5_1.0.0


Group ID:
com.github.vbmacher
Artifact ID:
spark-lp_2.12
Version:
spark_3.5_1.0.0
Version Scheme:
Release Date:
Jan 13, 2025
Licenses:
Files:
Full Scala Version:
2.12.18

libraryDependencies += "com.github.vbmacher" %% "spark-lp" % "spark_3.5_1.0.0"

Mill build tool

ivy"com.github.vbmacher::spark-lp:spark_3.5_1.0.0"

Scala CLI

//> using dep "com.github.vbmacher::spark-lp:spark_3.5_1.0.0"

Ammonite REPL

import $ivy.`com.github.vbmacher::spark-lp:spark_3.5_1.0.0`

<dependency>
  <groupId>com.github.vbmacher</groupId>
  <artifactId>spark-lp_2.12</artifactId>
  <version>spark_3.5_1.0.0</version>
</dependency>

compile group: 'com.github.vbmacher', name: 'spark-lp_2.12', version: 'spark_3.5_1.0.0'