is not current version
Last Version 1.26.1

MLflow Tracking API 1.18.0

Open source platform for the machine learning lifecycle

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.mlflow
ArtifactId

ArtifactId

mlflow-client
Version

Version

1.18.0
Type

Type

jar
Description

Description

MLflow Tracking API
Open source platform for the machine learning lifecycle
Project URL

Project URL

http://mlflow.org

Download mlflow-client 1.18.0


<!-- https://jarcasting.com/artifacts/org.mlflow/mlflow-client/ -->
<dependency>
    <groupId>org.mlflow</groupId>
    <artifactId>mlflow-client</artifactId>
    <version>1.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mlflow/mlflow-client/
implementation 'org.mlflow:mlflow-client:1.18.0'
// https://jarcasting.com/artifacts/org.mlflow/mlflow-client/
implementation ("org.mlflow:mlflow-client:1.18.0")
'org.mlflow:mlflow-client:jar:1.18.0'
<dependency org="org.mlflow" name="mlflow-client" rev="1.18.0">
  <artifact name="mlflow-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mlflow', module='mlflow-client', version='1.18.0')
)
libraryDependencies += "org.mlflow" % "mlflow-client" % "1.18.0"
[org.mlflow/mlflow-client "1.18.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.slf4j : slf4j-jdk14 jar 1.7.25
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.