License |
License |
---|---|
GroupId | GroupIdcom.linkedin.dagli |
ArtifactId | ArtifactIdcore |
Last Version | Last Version15.0.0-beta9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
DAG-oriented machine learning framework for bug-resistant, readable, efficient, maintainable and trivially deployable models in Java and other JVM languages
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-15.0.0-beta9.pom | |
core-15.0.0-beta9.jar | 2 MB |
core-15.0.0-beta9-sources.jar | 1 MB |
core-15.0.0-beta9-javadoc.jar | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.dagli/core/ -->
<dependency>
<groupId>com.linkedin.dagli</groupId>
<artifactId>core</artifactId>
<version>15.0.0-beta9</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.dagli/core/
implementation 'com.linkedin.dagli:core:15.0.0-beta9'
// https://jarcasting.com/artifacts/com.linkedin.dagli/core/
implementation ("com.linkedin.dagli:core:15.0.0-beta9")
'com.linkedin.dagli:core:jar:15.0.0-beta9'
<dependency org="com.linkedin.dagli" name="core" rev="15.0.0-beta9">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.dagli', module='core', version='15.0.0-beta9')
)
libraryDependencies += "com.linkedin.dagli" % "core" % "15.0.0-beta9"
[com.linkedin.dagli/core "15.0.0-beta9"]
Group / Artifact | Type | Version |
---|---|---|
com.linkedin.dagli : math-distribution | jar | 15.0.0-beta9 |
com.linkedin.dagli : math-hashing | jar | 15.0.0-beta9 |
com.linkedin.dagli : objectio-core | jar | 15.0.0-beta9 |
com.linkedin.dagli : objectio-biglist | jar | 15.0.0-beta9 |
com.linkedin.dagli : objectio-kryo | jar | 15.0.0-beta9 |
com.linkedin.dagli : objectio-tuple | jar | 15.0.0-beta9 |
com.linkedin.dagli : tuple | jar | 15.0.0-beta9 |
com.linkedin.dagli : util | jar | 15.0.0-beta9 |
com.linkedin.dagli : annotation | jar | 15.0.0-beta9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
it.unimi.dsi : fastutil | jar | 8.3.0 |
com.concurrentli : concurrentli | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
Version |
---|
15.0.0-beta9
|
15.0.0-beta8
|
15.0.0-beta7
|
15.0.0-beta6
|
15.0.0-beta5
|
15.0.0-beta4
|
15.0.0-beta3
|
14.0.0-beta2
|
14.0.0-beta1
|