unknown fc17f2c003 first commit 3 yıl önce
..
README fc17f2c003 first commit 3 yıl önce
c3p0-0.9.2.1-sources.jar fc17f2c003 first commit 3 yıl önce
dom4j-1.6.1.jar fc17f2c003 first commit 3 yıl önce
mchange-commons-java-0.2.3.4-sources.jar fc17f2c003 first commit 3 yıl önce

README

The jar files here include c3p0's Java source code and source for the mchange-commons-java library.
they may be helpful for debugging purposes. However, they mix handwritten and automatically generated code,
and are not intended for standalone use in rebuilding the libraries.

To modify or build c3p0, please download the full source distribution, now
available on github at

https://github.com/swaldman/c3p0

You'll find the full mchange-commons-java source distrubution at

https://github.com/swaldman/mchange-commons-java

Thanks!