-
Notifications
You must be signed in to change notification settings - Fork 9
/
README
22 lines (12 loc) · 1.02 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Experimental version forked from Barry Gently's project at http://josql.sourceforge.net/
Initial check-in of unmodified latest 2.1 source release from Sourceforge is in 2.1 branch.
This version includes the gentlyWeb-utils sources in the project so that a separate jar isn't necessary.
Ed Anuff (ed at anuff.com)
-------------------------------
Original README text
Read the http://josql.sourceforge.net/manual/introduction.html user manual for details on how to use JoSQL.
See:
http://josql.sourceforge.net/manual/version-changes.html
for details of the latest changes, improvements and fixes.
Usage, ensure that JoSQL-X.Y.jar and 3rd-party-jars/gentlyWEB-utils-X.Y.jar are in your classpath.
Also, please note that JoSQL falls under the Apache V2.0 license (a copy of which is found in this distribution), as does the gentlyWEB software (the jar is in 3rd-party-jars). Please contact me: barrygently at users.sourceforge.net (Gary) for a copy of the source. It will soon be released on sourceforge as well (one thing at a time!).