Add EJML as the Java library for linear algebra for use in wpilib. This is equivalent to Eigen for C++. The EJML dependency is downloaded in cmake and pulled in via maven in the gradle build.
Allows using system libuv * Fix Gradle Build and include dirs * Update cmake find to support vcpkg libuv