is not current version
Last Version 1.26.1

org.mlflow:mlflow-parent 1.7.2

Open source platform for the machine learning lifecycle

GroupId

GroupId

org.mlflow
ArtifactId

ArtifactId

mlflow-parent
Version

Version

1.7.2
Type

Type

pom

Download mlflow-parent 1.7.2

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

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