MVN

com.xebia : xef-mlflow

Maven & Gradle

Oct 25, 2023
166 stars

xef · Building applications with LLMs through composability, in Kotlin and Scala

<dependency>
    <groupId>com.xebia</groupId>
    <artifactId>xef-mlflow</artifactId>
    <version>0.0.4-alpha.61</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xebia : xef-mlflow to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4-alpha.61
  • Latest Alpha: 0.0.4-alpha.61

All Versions

Choose a version of com.xebia : xef-mlflow to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
xef-mlflow-0.0.4-alpha.61

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.xebia</groupId>
    <artifactId>xef-mlflow</artifactId>
    <version>0.0.4-alpha.61</version>
</dependency>

Advertisement