A collection of Java Maven modules providing commonly used functions.

Available on Git, the LibAPIs are a set of Java Maven modules which provide commonly used functions across a number areas; these APIs serve the base of many other projects.

LibWebSvc

GitArtifacts

Web services using Jetty.

LibObjectPooler

GitArtifacts

Utility for managing pools of objects, commonly used for network / database connections.

LibSockets

GitArtifacts

Provides common functionality around raw socket IO operations.

LibObjectCache

GitArtifacts

Utility for keeping a cache of generic objects.

LibMetrics

GitArtifacts

Utility for tracking internal application metrics.

LibLog

GitArtifacts

Utility for generating logs with debugging information.

LibKeyHook

GitArtifacts

Utility with native hooks to capture keyboard input with no window focus.

LibDB

GitArtifacts

Utility for handling database connections.

LibArgs

GitArtifacts

Utility for parsing and handling command line arguments.