MLeap: Deploy ML Pipelines to Production
Scala versions:
2.12
mleap-base 0.4.0
Group ID:
ml.combust.mleap
Artifact ID:
mleap-base_2.11
Version:
0.4.0
Release Date:
Nov 7, 2016
Licenses:
Files:
libraryDependencies += "ml.combust.mleap" %% "mleap-base" % "0.4.0"
ivy"ml.combust.mleap::mleap-base:0.4.0"
//> using dep "ml.combust.mleap::mleap-base:0.4.0"
import $ivy.`ml.combust.mleap::mleap-base:0.4.0`
<dependency> <groupId>ml.combust.mleap</groupId> <artifactId>mleap-base_2.11</artifactId> <version>0.4.0</version> </dependency>
compile group: 'ml.combust.mleap', name: 'mleap-base_2.11', version: '0.4.0'