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