MLeap: Deploy ML Pipelines to Production
Scala versions:
2.12
mleap-spring-boot 0.19.0
Group ID:
ml.combust.mleap
Artifact ID:
mleap-spring-boot_2.12
Version:
0.19.0
Release Date:
Jan 12, 2022
Licenses:
Files:
libraryDependencies += "ml.combust.mleap" %% "mleap-spring-boot" % "0.19.0"
ivy"ml.combust.mleap::mleap-spring-boot:0.19.0"
//> using dep "ml.combust.mleap::mleap-spring-boot:0.19.0"
import $ivy.`ml.combust.mleap::mleap-spring-boot:0.19.0`
<dependency> <groupId>ml.combust.mleap</groupId> <artifactId>mleap-spring-boot_2.12</artifactId> <version>0.19.0</version> </dependency>
compile group: 'ml.combust.mleap', name: 'mleap-spring-boot_2.12', version: '0.19.0'