mleap-spring-boot


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ml.combust.mleap
ArtifactId

ArtifactId

mleap-spring-boot_2.12
Last Version

Last Version

0.20.0
Release Date

Release Date

Type

Type

jar
Description

Description

mleap-spring-boot
mleap-spring-boot
Project URL

Project URL

https://github.com/combust/mleap
Project Organization

Project Organization

ml.combust.mleap
Source Code Management

Source Code Management

https://github.com/combust/mleap.git

Download mleap-spring-boot_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/ml.combust.mleap/mleap-spring-boot_2.12/ -->
<dependency>
    <groupId>ml.combust.mleap</groupId>
    <artifactId>mleap-spring-boot_2.12</artifactId>
    <version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/ml.combust.mleap/mleap-spring-boot_2.12/
implementation 'ml.combust.mleap:mleap-spring-boot_2.12:0.20.0'
// https://jarcasting.com/artifacts/ml.combust.mleap/mleap-spring-boot_2.12/
implementation ("ml.combust.mleap:mleap-spring-boot_2.12:0.20.0")
'ml.combust.mleap:mleap-spring-boot_2.12:jar:0.20.0'
<dependency org="ml.combust.mleap" name="mleap-spring-boot_2.12" rev="0.20.0">
  <artifact name="mleap-spring-boot_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.combust.mleap', module='mleap-spring-boot_2.12', version='0.20.0')
)
libraryDependencies += "ml.combust.mleap" % "mleap-spring-boot_2.12" % "0.20.0"
[ml.combust.mleap/mleap-spring-boot_2.12 "0.20.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
ml.combust.mleap : mleap-executor_2.12 jar 0.20.0
com.google.protobuf : protobuf-java jar 3.5.1
com.thesamet.scalapb : scalapb-runtime_2.12 jar 0.7.1
org.springframework.boot : spring-boot-starter-web jar 2.6.2
org.springframework.boot : spring-boot-starter-actuator jar 2.6.2
org.apache.commons : commons-lang3 jar 3.7
com.thesamet.scalapb : scalapb-runtime-grpc_2.12 jar 0.7.1
com.thesamet.scalapb : scalapb-json4s_2.12 jar 0.7.1

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8
org.springframework.boot : spring-boot-starter-test jar 2.6.2

Project Modules

There are no modules declared in this project.
ml.combust.mleap

Combust

Deploy Machine Learning Pipelines Easily

Versions

Version
0.20.0
0.19.0
0.18.1
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0