<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-data</artifactId>
<version>1.5.1</version>
</dependency>
compile
|-- com.github.haifengl:smile-math:1.5.1
test
|-- org.slf4j:slf4j-simple:1.7.25
|-- junit:junit:4.12