TrueCommons Shed · Hosts small but useful tools and utilities that didn't fit anywhere else.
Group: net.java.truecommons - All Dependencies
TrueCommons KeyManager Default · The KeyManager implementation in this module fails to resolve any keys. Its priority is set to Integer.MIN_VALUE, so any other KeyManager module on the class path will take precedence.
TrueCommons KeyManager HurlingWindowFeedback · Provides visible and audible feedback by hurling the Swing based dialog whenever the users enters a wrong password.
TrueCommons KeyManager Swing · Prompts the user for passwords via a Swing based dialog, if available.
TrueCommons KeyManager Mac OS X · The implementation in this module integrates the KeyManager with the Keychain Services API on Mac OS X.
TrueCommons KeyManager Console · Prompts the user for passwords via a console based dialog, if available.
TrueCommons KeyManager Specification · Specifies a pluggable API for key management.
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 Annotations · Provides common annotations with processors. You should use the scope "provided" when adding this module as a dependency.
TrueCommons Logging · Provides a simple adapter to add support for localized messages to SLF4J.
TrueCommons JMX · Provides service locators and components for safely interfacing with JMX in a library module.
TrueCommons Container I/O · Provides container I/O components.
TrueCommons KeyManager Disable · Putting this module on the class path effectively disables any key management, regardless of any other KeyManager module which may be present on the class path.
TrueCommons Parent · Parent POM for Open Source Software projects.
TrueCommons KeyManager · KeyManager modules provide secret key management.
TrueCommons Skin · Provides a custom Maven skin for True* open source projects. This skin is based on org.apache.maven.skins:maven-classic-skin:1.0 .