License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdml.combust.mleap |
ArtifactId | ArtifactIdmleap-spring-boot_2.12 |
Last Version | Last Version0.20.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmleap-spring-boot
mleap-spring-boot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.8 |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |