annotations · A set of Java Annotations primarily used for documenting contractual obligations and expectations
Group: org.litesoft - All Dependencies
object-fields · Object's Fields related definition, access, and toString builder
jpa-base-entity · Object's Fields related definition, access, and toString builder
http-servlet-filtering · Abstraction for (Http)Servlet Request Filtering
type-utils · Small utilities for normalizing, verifying, and rejecting (exceptions) values
iso8601z-normalizer · Utility classes to take an ISO-8601 like timestamp and make an ISO-8601 conforming version
jpa-base-entity-test · Package peer to support testing of JPA/DataJDBC entities that are using "jpa-base-entity"
newthing-generator · Test based, template directory sourced maven src generator
bit-stream · Support Objects to facilitate an Input/Output stream (queue) of bits with add and remove of different bit counts
type-utils · Codex base class and supporting abstract and concrete classes
codec-helpers · Codec base class and supporting abstract and concrete classes
type-utils · Codec base class and supporting abstract and concrete classes
uuid-tools · UUID tools / codecs for exposing DB Optimistic Versioning and not exposing secrets.
exceptional_functional_interfaces · Set of Functional Interfaces that can throw an Exception -- to support defining method signatures that can take dynamic behavior that might throw an Exception
background_processing · Library to support long running Background Processes
json_jackson_adaptor · Adaptor to provide easier usage AND ensuring that the Java Time Module is added (also PRETTY_WRITER)
semantic_versioning · Small lib that supports normalizing (dropping the +- branch stuff) a SemVer and conversion to an 'int'
single_linked_list · FIFO queue (implemented as linked list), with the added support to "push" an entry as the new next (first) node
ipaddress · Format Verification and normalization of IPv4 and IPv6 address
jdbc_template_helper · Library to facilitate SQL generation from entities, entity population from ResultSet(s).