<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>synapseml-lightgbm_2.12</artifactId>
<version>1.0.8</version>
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='synapseml-lightgbm_2.12', version='1.0.8')
)