| License |
License |
|---|---|
| Categories |
CategoriesDeeplearning4j Business Logic Libraries Machine Learning |
| GroupId | GroupIdorg.deeplearning4j |
| ArtifactId | ArtifactIdomnihub |
| Last Version | Last Version1.0.0-M2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionomnihub
Deeplearning4j Monorepo
|
| Filename | Size |
|---|---|
| omnihub-1.0.0-M2.pom | |
| omnihub-1.0.0-M2.jar | 33 KB |
| omnihub-1.0.0-M2-sources.jar | 16 KB |
| omnihub-1.0.0-M2-shaded.jar | 175 MB |
| omnihub-1.0.0-M2-javadoc.jar | 83 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.deeplearning4j/omnihub/ -->
<dependency>
<groupId>org.deeplearning4j</groupId>
<artifactId>omnihub</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.deeplearning4j/omnihub/
implementation 'org.deeplearning4j:omnihub:1.0.0-M2'
// https://jarcasting.com/artifacts/org.deeplearning4j/omnihub/
implementation ("org.deeplearning4j:omnihub:1.0.0-M2")
'org.deeplearning4j:omnihub:jar:1.0.0-M2'
<dependency org="org.deeplearning4j" name="omnihub" rev="1.0.0-M2">
<artifact name="omnihub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deeplearning4j', module='omnihub', version='1.0.0-M2')
)
libraryDependencies += "org.deeplearning4j" % "omnihub" % "1.0.0-M2"
[org.deeplearning4j/omnihub "1.0.0-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| commons-io : commons-io | jar | 2.5 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.squareup : javapoet | jar | 1.11.1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.31 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.9.9 |
| org.nd4j : nd4j-api | jar | 1.0.0-M2 |
| org.deeplearning4j : deeplearning4j-modelimport | jar | 1.0.0-M2 |
| org.deeplearning4j : deeplearning4j-nn | jar | 1.0.0-M2 |
| org.nd4j : samediff-import-onnx | jar | 1.0.0-M2 |
| org.nd4j : samediff-import-tensorflow | jar | 1.0.0-M2 |
| me.tongfei : progressbar | jar | 0.5.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |
| org.jetbrains.kotlin : kotlin-test | jar | 1.4.31 |