License |
License |
---|---|
GroupId | GroupIdml.combust.mleap |
ArtifactId | ArtifactIdmleap-executor_2.12 |
Last Version | Last Version0.20.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmleap-executor
mleap-executor
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mleap-executor_2.12-0.20.0.pom | |
mleap-executor_2.12-0.20.0.jar | 272 KB |
mleap-executor_2.12-0.20.0-sources.jar | 22 KB |
mleap-executor_2.12-0.20.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ml.combust.mleap/mleap-executor_2.12/ -->
<dependency>
<groupId>ml.combust.mleap</groupId>
<artifactId>mleap-executor_2.12</artifactId>
<version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/ml.combust.mleap/mleap-executor_2.12/
implementation 'ml.combust.mleap:mleap-executor_2.12:0.20.0'
// https://jarcasting.com/artifacts/ml.combust.mleap/mleap-executor_2.12/
implementation ("ml.combust.mleap:mleap-executor_2.12:0.20.0")
'ml.combust.mleap:mleap-executor_2.12:jar:0.20.0'
<dependency org="ml.combust.mleap" name="mleap-executor_2.12" rev="0.20.0">
<artifact name="mleap-executor_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.combust.mleap', module='mleap-executor_2.12', version='0.20.0')
)
libraryDependencies += "ml.combust.mleap" % "mleap-executor_2.12" % "0.20.0"
[ml.combust.mleap/mleap-executor_2.12 "0.20.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
ml.combust.mleap : mleap-runtime_2.12 | jar | 0.20.0 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.6.14 |
com.typesafe : config | jar | 1.3.0 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.8 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.6.14 |