License |
License |
---|---|
GroupId | GroupIdorg.mlflow |
ArtifactId | ArtifactIdmlflow-scoring |
Last Version | Last Version1.26.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMLflow scoring server
Open source platform for the machine learning lifecycle
|
Project URL |
Project URL |
Filename | Size |
---|---|
mlflow-scoring-1.26.1.pom | |
mlflow-scoring-1.26.1.jar | 27 KB |
mlflow-scoring-1.26.1-with-dependencies.jar | 57 MB |
mlflow-scoring-1.26.1-sources.jar | 17 KB |
mlflow-scoring-1.26.1-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mlflow/mlflow-scoring/ -->
<dependency>
<groupId>org.mlflow</groupId>
<artifactId>mlflow-scoring</artifactId>
<version>1.26.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mlflow/mlflow-scoring/
implementation 'org.mlflow:mlflow-scoring:1.26.1'
// https://jarcasting.com/artifacts/org.mlflow/mlflow-scoring/
implementation ("org.mlflow:mlflow-scoring:1.26.1")
'org.mlflow:mlflow-scoring:jar:1.26.1'
<dependency org="org.mlflow" name="mlflow-scoring" rev="1.26.1">
<artifact name="mlflow-scoring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mlflow', module='mlflow-scoring', version='1.26.1')
)
libraryDependencies += "org.mlflow" % "mlflow-scoring" % "1.26.1"
[org.mlflow/mlflow-scoring "1.26.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
ml.combust.mleap : mleap-spark_2.11 | jar | 0.10.3 |
ml.combust.mleap : mleap-runtime_2.11 | jar | 0.10.3 |
org.eclipse.jetty : jetty-server | jar | 9.4.11.v20180605 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.11.v20180605 |
org.eclipse.jetty : jetty-util | jar | 9.4.11.v20180605 |
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
commons-io : commons-io | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.maven.plugins : maven-surefire-plugin | jar | 2.22.0 |