Last Version

MLflow Parent POM 1.26.1

Open source platform for the machine learning lifecycle

License

License

GroupId

GroupId

org.mlflow
ArtifactId

ArtifactId

mlflow-parent
Version

Version

1.26.1
Type

Type

pom
Description

Description

MLflow Parent POM
Open source platform for the machine learning lifecycle
Project URL

Project URL

http://mlflow.org
Source Code Management

Source Code Management

http://github.com/mlflow/mlflow/tree/master

Download mlflow-parent 1.26.1

Filename Size
mlflow-parent-1.26.1.pom 10 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • scoring
  • client
  • spark