mlflow / mlflow   3.1.4

Apache License 2.0 Website GitHub

The open source developer platform to build AI/LLM applications and models with confidence. Enhance your AI applications with end-to-end tracking, observability, and evaluations, all in one integrated platform.

Scala versions: 2.12

mlflow-spark 3.0.1


Group ID:
org.mlflow
Artifact ID:
mlflow-spark_2.13
Version:
3.0.1
Release Date:
Jun 25, 2025
Licenses:
Files:
Full Scala Version:
2.13.10
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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