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