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