<dependency>
<groupId>ai.h2o</groupId>
<artifactId>h2o-genmodel-ext-xgboost</artifactId>
<version>3.34.0.7</version>
</dependency>
@Grapes(
@Grab(group='ai.h2o', module='h2o-genmodel-ext-xgboost', version='3.34.0.7')
)