is not current version
Last Version 1.26.1

org.mlflow:mlflow-parent 0.9.0

Open source platform for the machine learning lifecycle

GroupId

GroupId

org.mlflow
ArtifactId

ArtifactId

mlflow-parent
Version

Version

0.9.0
Type

Type

pom

Download mlflow-parent 0.9.0

Filename Size
mlflow-parent-0.9.0.pom 8 KB
Browse

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