Download List

Project Description

OSCore is a set of small utility classes that are useful in J2EE and even non-J2EE applications. Components include utilities to modify text, dates, primitive data, and XML. Also included is an EJB-compatible sequence generator that can easily be used by entity beans to provide unique IDs for primary keys.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-06 01:19
2.1.0

XDoclet is now used to manage EJB deployment descriptors. Some bugfixes and feature enhancements were made to the Util classes.
Tags: Minor feature enhancements

2002-09-09 23:27
2.0.1

PropertySets have been moved from OSCore into their
own module. This release has switched to using the
Jakarta commons-logging framework. Minor bugs in
Utility classes have been fixed, and documentation has
been updated.
Tags: Major feature enhancements

2002-08-06 04:52
1.2.5

Minor enhancements and bugfixes to various PropertySet implementations were made, including fixing database schemas so that words reserved in some databases were no longer used. Also, the JDBCPropertySet has been overhauled and works like other implementations.
Tags: Minor bugfixes

2002-07-03 16:05
1.2.4

Updated to use the latest Ofbiz entity engine libraries, added Julian to/from Gregorian conversion, and made minor tweaks with regards to different Date classes (java.util and java.sql).
Tags: Minor feature enhancements

2002-06-20 01:04
1.2.3

Minor bug fixes in XMLUtils as well as a new DateUtil date formatter for ISO 8601 dates.
Tags: Minor feature enhancements

Project Resources