<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-graph</artifactId>
<version>1.3.1</version>
</dependency>
compile
|-- com.github.haifengl:smile-math:1.3.1
test
|-- org.slf4j:slf4j-simple:1.7.21
|-- junit:junit:4.12