MVN

ai.djl.onnxruntime : onnxruntime-engine

Maven & Gradle

Jul 11, 2023
3 usages
3.7k stars

DJL Engine Adapter for ONNX Runtime · Deep Java Library (DJL) Engine Adapter for ONNX Runtime

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

Latest Version

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

  • Latest Stable: 0.23.0

All Versions

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

Version Vulnerabilities Updated
0.23.x
onnxruntime-engine-0.23.0
0.22.x
onnxruntime-engine-0.22.1
onnxruntime-engine-0.22.0
0.21.x
onnxruntime-engine-0.21.0
0.20.x
onnxruntime-engine-0.20.0
0.19.x
onnxruntime-engine-0.19.0
0.18.x
onnxruntime-engine-0.18.0
0.17.x
onnxruntime-engine-0.17.0
0.16.x
onnxruntime-engine-0.16.0
0.15.x
onnxruntime-engine-0.15.0
0.14.x
onnxruntime-engine-0.14.0
0.13.x
onnxruntime-engine-0.13.0
0.12.x
onnxruntime-engine-0.12.0
0.11.x
onnxruntime-engine-0.11.0
0.10.x
onnxruntime-engine-0.10.0
0.9.x
onnxruntime-engine-0.9.0
0.8.x
onnxruntime-engine-0.8.0
0.7.x
onnxruntime-engine-0.7.0
0.6.x
onnxruntime-engine-0.6.0

How to add a dependency to Maven

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

<dependency>
    <groupId>ai.djl.onnxruntime</groupId>
    <artifactId>onnxruntime-engine</artifactId>
    <version>0.23.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'ai.djl.onnxruntime:onnxruntime-engine:0.23.0'

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

implementation("ai.djl.onnxruntime:onnxruntime-engine:0.23.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "ai.djl.onnxruntime" % "onnxruntime-engine" % "0.23.0"

Advertisement

Dependencies from Group

Jul 11, 2023
3 usages
3.7k stars
Jun 25, 2020
1 usages
3.7k stars

Discover Dependencies

Aug 04, 2014
2 usages
3 stars
Jan 31, 2015
3 usages
2 stars
Sep 03, 2018
6 usages
Jul 12, 2023
17 usages
3k stars
Aug 28, 2018
3 usages
59 stars
Aug 28, 2018
3 usages
59 stars
Dec 06, 2021
9 usages
62 stars
Aug 28, 2020
4 usages
1.9k stars