This artifact provides utilities with both Mug and Guava dependencies.
SafeQuerybuilds SQL queries using the same template syntax asStringFormat, while preventing SQL injection.GuavaCollectorsprovide extraCollectorandBiCollectors.CaseBreakerhelps breaking apart camelCase, snake_case, UPPER_SNAKE_CASE and dash-case words.BinarySearchis a generic binary search algorithm that can be used for use cases beyondListand arrays.Immutableshas more convenient factory methods for Guava immutable collections.