is not current version
Last Version 15.0.0-beta9

objectio-core 15.0.0-beta7

DAG-oriented machine learning framework for bug-resistant, readable, efficient, maintainable and trivially deployable models in Java and other JVM languages

License

License

GroupId

GroupId

com.linkedin.dagli
ArtifactId

ArtifactId

objectio-core
Version

Version

15.0.0-beta7
Type

Type

jar
Description

Description

objectio-core
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

https://github.com/linkedin/dagli

Download objectio-core 15.0.0-beta7


<!-- https://jarcasting.com/artifacts/com.linkedin.dagli/objectio-core/ -->
<dependency>
    <groupId>com.linkedin.dagli</groupId>
    <artifactId>objectio-core</artifactId>
    <version>15.0.0-beta7</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.dagli/objectio-core/
implementation 'com.linkedin.dagli:objectio-core:15.0.0-beta7'
// https://jarcasting.com/artifacts/com.linkedin.dagli/objectio-core/
implementation ("com.linkedin.dagli:objectio-core:15.0.0-beta7")
'com.linkedin.dagli:objectio-core:jar:15.0.0-beta7'
<dependency org="com.linkedin.dagli" name="objectio-core" rev="15.0.0-beta7">
  <artifact name="objectio-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.dagli', module='objectio-core', version='15.0.0-beta7')
)
libraryDependencies += "com.linkedin.dagli" % "objectio-core" % "15.0.0-beta7"
[com.linkedin.dagli/objectio-core "15.0.0-beta7"]

Dependencies

compile (3)

Group / Artifact Type Version
com.linkedin.dagli : util-collection jar 15.0.0-beta7
com.linkedin.dagli : util-core jar 15.0.0-beta7
it.unimi.dsi : fastutil jar 8.3.0

runtime (2)

Group / Artifact Type Version
com.linkedin.dagli : util-array jar 15.0.0-beta7
com.concurrentli : concurrentli jar 1.3.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
com.linkedin.dagli : objectio-testing jar 15.0.0-beta7

Project Modules

There are no modules declared in this project.