License |
License |
---|---|
Categories |
CategoriesDJL Business Logic Libraries Machine Learning |
GroupId | GroupIdai.djl.jsr381 |
ArtifactId | ArtifactIdjsr381 |
Version | Version0.4.1 |
Type | Typejar |
Description |
DescriptionDeep Java Library implementation of JSR-381
Deep Java Library implementation of JSR-381
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsr381-0.4.1.pom | |
jsr381-0.4.1.jar | 19 KB |
jsr381-0.4.1-sources.jar | 9 KB |
jsr381-0.4.1-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.djl.jsr381/jsr381/ -->
<dependency>
<groupId>ai.djl.jsr381</groupId>
<artifactId>jsr381</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.jsr381/jsr381/
implementation 'ai.djl.jsr381:jsr381:0.4.1'
// https://jarcasting.com/artifacts/ai.djl.jsr381/jsr381/
implementation ("ai.djl.jsr381:jsr381:0.4.1")
'ai.djl.jsr381:jsr381:jar:0.4.1'
<dependency org="ai.djl.jsr381" name="jsr381" rev="0.4.1">
<artifact name="jsr381" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.jsr381', module='jsr381', version='0.4.1')
)
libraryDependencies += "ai.djl.jsr381" % "jsr381" % "0.4.1"
[ai.djl.jsr381/jsr381 "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.visrec : visrec-api | jar | 1.0.0-b1 |
ai.djl : api | jar | 0.4.1 |
ai.djl : basicdataset | jar | 0.4.1 |
ai.djl : model-zoo | jar | 0.4.1 |
ai.djl.mxnet : mxnet-model-zoo | jar | 0.4.1 |
ai.djl.mxnet : mxnet-engine | jar | 0.4.1 |
ai.djl.mxnet : mxnet-native-auto | jar | 1.6.0 |
org.apache.commons : commons-csv | jar | 1.7 |