Changeset 3910 for trunk/doc/3rd-party-components.txt
- Timestamp:
- Nov 6, 2007, 8:59:42 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/3rd-party-components.txt
r3849 r3910 42 42 43 43 More info : http://www.hibernate.org/ 44 Version : 3.2. 4.SP144 Version : 3.2.5.ga 45 45 License : LGPL (hibernate.license.txt) 46 46 Jar files : hibernate3.jar, antlr-2.7.6.jar, asm.jar, asm-attrs.jar, … … 53 53 Log4j 54 54 ----- 55 A loggin ssystem that makes it easy to turn on or off debugging just by55 A logging system that makes it easy to turn on or off debugging just by 56 56 editing a configuration file. This component is also used by Hibernate 57 57 and we are using the same version that ships with Hibernate. … … 127 127 128 128 More info : http://jdbc.postgresql.org/ 129 Version : 8. 1.407129 Version : 8.2.506 130 130 License : BSD License (postgres.license.txt) 131 Jar files : postgresql-8. 1-407.jdbc3.jar131 Jar files : postgresql-8.2-506.jdbc4.jar 132 132 133 133 … … 280 280 281 281 More info : http://ws.apache.org/axis2/ 282 Version :1.3282 Version : 1.3 283 283 License : Apache License 2.0 (apache.license-2.0.txt) 284 284 Files : Everything in the /lib/webservices directory
Note: See TracChangeset
for help on using the changeset viewer.