JLargeArrays is a pure-java library of one-dimensional arrays that can store up to 263 elements.
JLargeArrays is available on maven central as
<dependency>
<groupId>pl.edu.icm</groupId>
<artifactId>JLargeArrays</artifactId>
<version>1.2</version>
</dependency>
The documentation is available at apidocs.