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