Last Version

DJL Bill of Materials (BOM) 0.17.0

Deep Java Library (DJL) Bill of Materials (BOM)

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl
ArtifactId

ArtifactId

bom
Version

Version

0.17.0
Type

Type

pom
Description

Description

DJL Bill of Materials (BOM)
Deep Java Library (DJL) Bill of Materials (BOM)
Project URL

Project URL

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

Source Code Management

https://github.com/deepjavalibrary/djl

Download bom 0.17.0

Filename Size
bom-0.17.0.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/ai.djl/bom/ -->
<dependency>
    <groupId>ai.djl</groupId>
    <artifactId>bom</artifactId>
    <version>0.17.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ai.djl/bom/
implementation 'ai.djl:bom:0.17.0'
// https://jarcasting.com/artifacts/ai.djl/bom/
implementation ("ai.djl:bom:0.17.0")
'ai.djl:bom:pom:0.17.0'
<dependency org="ai.djl" name="bom" rev="0.17.0">
  <artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.djl', module='bom', version='0.17.0')
)
libraryDependencies += "ai.djl" % "bom" % "0.17.0"
[ai.djl/bom "0.17.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.