<dependency>
<groupId>com.feedzai.openml.lightgbm</groupId>
<artifactId>lightgbm-lib</artifactId>
<version>2.3.190</version>
</dependency>
@Grapes(
@Grab(group='com.feedzai.openml.lightgbm', module='lightgbm-lib', version='2.3.190')
)