no message
[mir.git] / lib / README.txt
1 In this folder you have to link all the necessary
2 java-libraries
3
4 The jar-files in this directory are compiled for linux.
5 If you want to use an other os you have to replace them.
6
7 1. Java Advanced Imaging
8
9    jai_core.jar
10    jai_codec.jar
11
12 3. Freemarker HTML-Templatelibraries
13
14    freemarker.jar
15
16 4. Oreilly Servlets
17
18    cos.jar
19
20 5. DBConnectionBroker
21
22    dbconnectionbroker.jar
23
24 6. JDBC-Driver
25
26    postgresql.jar / retepTools.jar - (version 7.1.3)
27
28 7. Gnu regexp java-libraries
29
30    gnuregexp.jar
31
32 8. Apache-Ant (a java-based replacement for make)
33
34    ant.jar