File | Operation |
---|---|
openml-lightgbm-module-1.3.3.pom | download |
<dependency>
<groupId>com.feedzai.openml.lightgbm</groupId>
<artifactId>openml-lightgbm-module</artifactId>
<version>1.3.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.feedzai.openml.lightgbm', module='openml-lightgbm-module', version='1.3.3')
)
<dependency org="com.feedzai.openml.lightgbm" name="openml-lightgbm-module" rev="1.3.3" />
<parent> <groupId>com.feedzai</groupId> <artifactId>openml-java</artifactId> <version>1.3.3</version> </parent>