Project Summary

Project Information

Field Value
Name oranjestad-commons
Description Oranjestad is dedicated to reusable Java components. Currently there are two packages under Oranjestad. 1. commons - which is basically classes I think are conceptually similar to the types of classes in Jakara commons. In that sense you could think of them as an extension to Jakata commons. In most cases they depend on or augment classes from the popular Jakarta project. 2. Spring with Oranjestad - The Spring framework modified to use Oranjestad. This is demo release that shows how Oranjestad bean messaging introspection could be used in a framework like Spring to add listener based dependency injection. My hope is to merge this into Spring and eventually remove it from Oranjestad. How does Oranjestad relate to Jakarta? I'm personally a big fan of the Jakarta project and regularly use their packages professionally and as part of open source. In most cases I've tried to submit classes from Oranjestad to the jakarta projects but never heard back. So I decided to release them independtly. Nothing in Oranjestad commons competes with or replaces Jakarta commons, instead they typically depend on and usually offer additional functionality. If you like Jakarta commons you'll probably like Oranjestad commons too.
Homepage http://oranjestad.sourceforge.net

Project Organization

This project does not belong to an organization.

Build Information

Field Value
GroupId oranjestad
ArtifactId oranjestad-commons
Version 1.3
Type jar