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