<dependency>
<groupId>com.feedzai</groupId>
<artifactId>openml-lightgbm</artifactId>
<version>1.3.3</version>
</dependency>
<parent> <groupId>com.feedzai.openml.lightgbm</groupId> <artifactId>openml-lightgbm-module</artifactId> <version>1.3.3</version> </parent>
compile
|-- com.google.auto.service:auto-service
provided
|-- com.feedzai.openml.lightgbm:lightgbm-lib:3.0.1-with_model_locale_fix_for_java_and_streaming
test
|-- ch.qos.logback:logback-core
|-- junit:junit