License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.mlflow |
ArtifactId | ArtifactIdmlflow-client |
Last Version | Last Version1.26.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMLflow Tracking API
Open source platform for the machine learning lifecycle
|
Project URL |
Project URL |
Filename | Size |
---|---|
mlflow-client-1.26.1.pom | |
mlflow-client-1.26.1.jar | 6 MB |
mlflow-client-1.26.1-sources.jar | 312 KB |
mlflow-client-1.26.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mlflow/mlflow-client/ -->
<dependency>
<groupId>org.mlflow</groupId>
<artifactId>mlflow-client</artifactId>
<version>1.26.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mlflow/mlflow-client/
implementation 'org.mlflow:mlflow-client:1.26.1'
// https://jarcasting.com/artifacts/org.mlflow/mlflow-client/
implementation ("org.mlflow:mlflow-client:1.26.1")
'org.mlflow:mlflow-client:jar:1.26.1'
<dependency org="org.mlflow" name="mlflow-client" rev="1.26.1">
<artifact name="mlflow-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mlflow', module='mlflow-client', version='1.26.1')
)
libraryDependencies += "org.mlflow" % "mlflow-client" % "1.26.1"
[org.mlflow/mlflow-client "1.26.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
org.mockito : mockito-core | jar | 2.28.2 |