License |
License |
---|---|
GroupId | GroupIdorg.mlflow |
ArtifactId | ArtifactIdmlflow-parent |
Last Version | Last Version1.26.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMLflow Parent POM
Open source platform for the machine learning lifecycle
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mlflow-parent-1.26.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mlflow/mlflow-parent/ -->
<dependency>
<groupId>org.mlflow</groupId>
<artifactId>mlflow-parent</artifactId>
<version>1.26.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mlflow/mlflow-parent/
implementation 'org.mlflow:mlflow-parent:1.26.1'
// https://jarcasting.com/artifacts/org.mlflow/mlflow-parent/
implementation ("org.mlflow:mlflow-parent:1.26.1")
'org.mlflow:mlflow-parent:pom:1.26.1'
<dependency org="org.mlflow" name="mlflow-parent" rev="1.26.1">
<artifact name="mlflow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mlflow', module='mlflow-parent', version='1.26.1')
)
libraryDependencies += "org.mlflow" % "mlflow-parent" % "1.26.1"
[org.mlflow/mlflow-parent "1.26.1"]