Last Version

MLflow Tracking API 1.26.1

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.26.1
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.26.1


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

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.