<dependency>
<groupId>com.feedzai</groupId>
<artifactId>openml-h2o</artifactId>
<version>0.5.0</version>
</dependency>
<parent> <groupId>com.feedzai</groupId> <artifactId>openml-java</artifactId> <version>0.5.0</version> </parent>
compile
|-- ai.h2o:h2o-bindings:3.18.0.8
|-- ai.h2o:h2o-genmodel:3.18.0.8
|-- ai.h2o:h2o-genmodel-ext-xgboost:3.18.0.8
|-- ai.h2o:h2o-ext-xgboost:3.18.0.8
|-- com.squareup.okhttp3:okhttp:3.3.1
|-- com.squareup.retrofit2:retrofit:2.0.1
|-- net.sf.supercsv:super-csv:2.4.0
provided
|-- com.feedzai:openml-java-utils
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.core:jackson-databind
test