* JAVA-11788: Cleanup pom properties in core-java-modules * JAVA-11788: Cleanup pom properties
Relevant Articles:
- Java Map With Case-Insensitive Keys
 - Using a Byte Array as Map Key in Java
 - Using the Map.Entry Java Class
 - Optimizing HashMap’s Performance
 - Update the Value Associated With a Key in a HashMap
 - Java Map – keySet() vs. entrySet() vs. values() Methods
 - Java IdentityHashMap Class and Its Use Cases
 - How to Invert a Map in Java