MVN

ai.djl.python : python

Maven & Gradle

Jul 14, 2023
1 usages
3.8k stars

DJL Serving - python · Deep Java Library Serving - python

<dependency>
    <groupId>ai.djl.python</groupId>
    <artifactId>python</artifactId>
    <version>0.23.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.djl.python : python to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.23.0

All Versions

Choose a version of ai.djl.python : python to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.23.x
python-0.23.0
0.22.x
python-0.22.1
0.21.x
python-0.21.0
0.20.x
python-0.20.0
0.19.x
python-0.19.0
0.18.x
python-0.18.0
0.17.x
python-0.17.0
0.16.x
python-0.16.0
0.15.x
python-0.15.0
0.14.x
python-0.14.0
0.13.x
python-0.13.0

How to add a dependency to Maven

Add the following ai.djl.python : python maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.djl.python</groupId>
    <artifactId>python</artifactId>
    <version>0.23.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.djl.python : python gradle dependency to your build.gradle file:

implementation 'ai.djl.python:python:0.23.0'

Gradle Kotlin DSL: Add the following ai.djl.python : python gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.djl.python:python:0.23.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.djl.python : python sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.djl.python" % "python" % "0.23.0"

Advertisement

Dependencies from Group

Jul 14, 2023
1 usages
3.8k stars

Discover Dependencies

Oct 14, 2021
0 stars
Oct 17, 2021
0 stars
Nov 25, 2021
0 stars
Nov 25, 2021
0 stars
Nov 25, 2021
0 stars
Oct 14, 2021
2 usages
0 stars
Oct 14, 2021
7 usages
0 stars
Oct 13, 2021
0 stars
Jun 19, 2023
11.1k stars