truecar / mleap   0.1.5

Apache License 2.0 GitHub

MLeap allows for easily putting Spark ML pipelines into production

Scala versions: 2.11 2.10

mleap-core 0.1.4


Group ID:
com.truecar.mleap
Artifact ID:
mleap-core_2.11
Version:
0.1.4
Release Date:
Jun 5, 2016
Licenses:
Files:
Full Scala Version:
2.11.7

libraryDependencies += "com.truecar.mleap" %% "mleap-core" % "0.1.4"

Mill build tool

ivy"com.truecar.mleap::mleap-core:0.1.4"

Scala CLI

//> using dep "com.truecar.mleap::mleap-core:0.1.4"

Ammonite REPL

import $ivy.`com.truecar.mleap::mleap-core:0.1.4`

<dependency>
  <groupId>com.truecar.mleap</groupId>
  <artifactId>mleap-core_2.11</artifactId>
  <version>0.1.4</version>
</dependency>

compile group: 'com.truecar.mleap', name: 'mleap-core_2.11', version: '0.1.4'