is not current version
Last Version 1.26.1

org.mlflow:mlflow-parent 1.12.0

Open source platform for the machine learning lifecycle

GroupId

GroupId

org.mlflow
ArtifactId

ArtifactId

mlflow-parent
Version

Version

1.12.0
Type

Type

pom

Download mlflow-parent 1.12.0

Filename Size
mlflow-parent-1.12.0.pom 9 KB
Browse

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