<dependency>
<groupId>com.feedzai</groupId>
<artifactId>openml-h2o</artifactId>
<version>2.0.0</version>
</dependency>
<parent> <groupId>com.feedzai</groupId> <artifactId>openml-java</artifactId> <version>2.0.0</version> </parent>
compile
|-- org.apache.commons:commons-lang3
|-- ai.h2o:h2o-jetty-9-minimal:3.36.0.3
|-- ai.h2o:h2o-bindings:3.36.0.3
|-- ai.h2o:h2o-genmodel:3.36.0.3
|-- ai.h2o:h2o-genmodel-ext-xgboost:3.36.0.3
|-- ai.h2o:h2o-ext-xgboost:3.36.0.3
|-- ai.h2o:h2o-logging-impl-log4j2:3.36.0.3
|-- com.squareup.okhttp3:okhttp:4.6.0
|-- com.squareup.retrofit2:retrofit:2.8.1
|-- com.google.auto.service:auto-service
provided
|-- com.feedzai:openml-java-utils
|-- org.apache.httpcomponents:httpclient:4.5.13
|-- net.sf.supercsv:super-csv:2.4.0
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.core:jackson-databind
test
|-- junit:junit