Project Modules
This project has declared the following modules:
| Name | Description |
|---|---|
| TrueCommons Annotations | Provides common annotations with processors. You should use the scope "provided" when adding this module as a dependency. |
| TrueCommons Container I/O | Provides container I/O components. |
| TrueCommons I/O | Provides common I/O components. |
| TrueCommons JMX | Provides service locators and components for safely interfacing with JMX in a library module. |
| TrueCommons KeyManager | KeyManager modules provide secret key management. |
| TrueCommons Logging | Provides a simple adapter to add support for localized messages to SLF4J. |
| TrueCommons Services | Provides service location which is designed to work well in both JEE and OSGi environments and perfectly fits the dependency injection idiom with support for JSR 330. |
| TrueCommons Shed | Hosts small but useful tools and utilities that didn't fit anywhere else. |