License |
License |
---|---|
Categories |
CategoriesH2 Data Databases H2O Business Logic Libraries Machine Learning |
GroupId | GroupIdai.h2o |
ArtifactId | ArtifactIdxgboost4j-linux-ompv3 |
Last Version | Last Version0.83.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxgboost4j-linux-ompv3
H2O XGBoost Libraries
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ai.h2o/xgboost4j-linux-ompv3/ -->
<dependency>
<groupId>ai.h2o</groupId>
<artifactId>xgboost4j-linux-ompv3</artifactId>
<version>0.83.17</version>
</dependency>
// https://jarcasting.com/artifacts/ai.h2o/xgboost4j-linux-ompv3/
implementation 'ai.h2o:xgboost4j-linux-ompv3:0.83.17'
// https://jarcasting.com/artifacts/ai.h2o/xgboost4j-linux-ompv3/
implementation ("ai.h2o:xgboost4j-linux-ompv3:0.83.17")
'ai.h2o:xgboost4j-linux-ompv3:jar:0.83.17'
<dependency org="ai.h2o" name="xgboost4j-linux-ompv3" rev="0.83.17">
<artifact name="xgboost4j-linux-ompv3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.h2o', module='xgboost4j-linux-ompv3', version='0.83.17')
)
libraryDependencies += "ai.h2o" % "xgboost4j-linux-ompv3" % "0.83.17"
[ai.h2o/xgboost4j-linux-ompv3 "0.83.17"]