/sojo

Copied from http://sojo.sourceforge.net/

Primary LanguageJavaApache License 2.0Apache-2.0

SOJO - Simple Old Java Objects

This repository was copied from revision 257 of the SOJO subversion repository trunk at https://sojo.svn.sourceforge.net/svnroot/sojo/trunk/

Documentation can be found on the original project site at http://sojo.sf.net

Sojo is now available in the Maven Central repository

<dependency>
  <groupId>net.sf.sojo</groupId>
  <artifactId>sojo</groupId>
  <version>1.0.5</groupId>
</dependency>