Last Version

Deep Java Library implementation of JSR-381 0.4.1

Deep Java Library implementation of JSR-381

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.jsr381
ArtifactId

ArtifactId

jsr381
Version

Version

0.4.1
Type

Type

jar
Description

Description

Deep Java Library implementation of JSR-381
Deep Java Library implementation of JSR-381
Project URL

Project URL

http://www.djl.ai/
Source Code Management

Source Code Management

https://github.com/awslabs/djl

Download jsr381 0.4.1


<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.