An Engine-Agnostic Deep Learning Framework in Java
- tensorflow
- java
- machine-learning
- autograd
- deep-neural-networks
- neural-network
- mxnet
- onnxruntime
- ai
- pytorch
- djl
- deep-learning
- ml
Scala versions:
2.12
spark 0.36.0
Group ID:
ai.djl.spark
Artifact ID:
spark_2.12
Version:
0.36.0
Release Date:
Dec 16, 2025
Licenses:
Files:
Developers:
libraryDependencies += "ai.djl.spark" %% "spark" % "0.36.0"
ivy"ai.djl.spark::spark:0.36.0"
//> using dep "ai.djl.spark::spark:0.36.0"
import $ivy.`ai.djl.spark::spark:0.36.0`
<dependency> <groupId>ai.djl.spark</groupId> <artifactId>spark_2.12</artifactId> <version>0.36.0</version> </dependency>
compile group: 'ai.djl.spark', name: 'spark_2.12', version: '0.36.0'