Klojang Check · A new take on Defensive Programming & Validating Preconditions
Group: org.klojang - All Dependencies
klojang-check
2.1.3
klojang-collections
2.0.4
Klojang Collections · Non-trivial additions to the Java Collections Framework
klojang-invoke
1.0.4
Klojang Invoke · Klojang Invoke is a Java module focused on path-based object access and dynamic invocation. Its central classes are the Path class and the PathWalker class. The Path class captures a path through an object graph. For example "employee.address.city". The PathWalker class lets you read from and write to a wide variety of types using Path objects.
klojang-jdbc
1.0.6
Klojang JDBC · A light-touch, non-intrusive JDBC extensions library that builds on Klojang Templates to provide parametrization of parts of SQL that cannot be parametrized with JDBC alone.