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


Group ID:
org.mlflow
Artifact ID:
mlflow-spark_2.12
Version:
3.1.4
Release Date:
Jul 23, 2025
Licenses:
Files:
Full Scala Version:
2.12.18
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.mlflow</groupId>
  <artifactId>mlflow-spark_2.12</artifactId>
  <version>3.1.4</version>
</dependency>

compile group: 'org.mlflow', name: 'mlflow-spark_2.12', version: '3.1.4'