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.
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"
ivy"org.mlflow::mlflow-spark:3.5.0"
//> using dep "org.mlflow::mlflow-spark:3.5.0"
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'