mlflow / mlflow   3.10.1

Apache License 2.0 Website GitHub

The open source AI engineering platform for agents, LLMs, and ML models. MLflow enables teams of all sizes to debug, evaluate, monitor, and optimize production-quality AI applications while controlling costs and managing access to models and data.

Scala versions: 2.13 2.12

mlflow-spark 3.5.0


Group ID:
org.mlflow
Artifact ID:
mlflow-spark_2.13
Version:
3.5.0
Release Date:
Oct 16, 2025
Licenses:
Files:
Full Scala Version:
2.13.10
Developers:

libraryDependencies += "org.mlflow" %% "mlflow-spark" % "3.5.0"

Mill build tool

ivy"org.mlflow::mlflow-spark:3.5.0"

Scala CLI

//> using dep "org.mlflow::mlflow-spark:3.5.0"

Ammonite REPL

import $ivy.`org.mlflow::mlflow-spark:3.5.0`

<dependency>
  <groupId>org.mlflow</groupId>
  <artifactId>mlflow-spark_2.13</artifactId>
  <version>3.5.0</version>
</dependency>

compile group: 'org.mlflow', name: 'mlflow-spark_2.13', version: '3.5.0'