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