<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-netlib</artifactId>
<version>2.4.0</version>
</dependency>
compile
|-- com.github.haifengl:smile-math:2.4.0
|-- com.github.fommil.netlib:netlib-native_system-win-x86_64:1.1
|-- com.github.fommil.netlib:netlib-native_system-osx-x86_64:1.1
|-- com.github.fommil.netlib:netlib-native_system-linux-x86_64:1.1
|-- com.github.fommil.netlib:netlib-native_system-linux-armhf:1.1
|-- com.github.fommil.netlib:native_system-java:1.1
|-- com.github.fommil.netlib:core:1.1.2
|-- com.github.fommil:jniloader:1.1
|-- net.sourceforge.f2j:arpack_combined_all:0.1
test
|-- org.slf4j:slf4j-simple:1.7.30
|-- junit:junit:4.13