A repository for understanding Java data structures. Covers primitive data types (e.g., int, float, double, char) and high-level data structures like arrays, linked lists, stacks, queues, and maps, ...
To get the latest version you can just clone the repository and install it into your local maven repository (see Building from Source).