<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-plot</artifactId>
<version>1.5.3</version>
</dependency>
compile
|-- com.github.haifengl:smile-core:1.5.3
|-- org.swinglabs:swingx:1.6.1
test
|-- org.slf4j:slf4j-simple:1.7.26
|-- junit:junit:4.12