Subversion Repositories bacoAlunos

Rev

Rev 1311 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 fvelez 1
 
2
- EHCache cache
3
- runtime, optional (required if no other cache provider is set)
4
5
 
6
- version checker
7
- buildtime
8
9
 
10
- runtime, optional
11
- runtime, optional
12
13
 
14
- TreeCache clustered cache
15
- runtime, optional
16
17
 
18
- JGroups multicast library
19
- runtime, optional (required by replicated caches)
20
21
 
22
- Standard JTA API
23
- runtime, required for standalone operation (outside application server)
24
25
 
26
- Commons Logging
27
- runtime, required
28
29
 
30
- Standard JAXP API
31
- runtime, some SAX parser is required
32
33
 
34
- C3P0 JDBC connection pool
35
- runtime, optional (needed if using c3p0 as the connection pooling library)
36
37
 
38
- Standard JCA API
39
- runtime, optional
40
41
 
42
- unknown name
43
- runtime, optional (required by TreeCache)
44
45
 
46
- ASM bytecode library
47
- runtime, required if using 'cglib' bytecode provider
48
49
 
50
- JACC Library
51
- runtime, optional
52
53
 
54
- Checkstyle
55
- buildtime
56
57
 
58
- Log4j Library
59
- runtime, optional
60
61
 
62
- JUnit test framework
63
- buildtime
64
65
 
66
- Javassist bytecode generator
67
- runtime, required if using 'javassist' bytecode provider
68
69
 
70
- XML configuration & mapping parser
71
- runtime, required
72
73
 
74
- ANother Tool for Language Recognition
75
- runtime, required
76
77
 
78
- CGLIB bytecode generator
79
- runtime, required if using 'cglib' bytecode provider
80
81
 
82
- unknown name
83
- runtime, optional (required by TreeCache)
84
85
 
86
- OpenSymphony OSCache
87
- runtime, optional
88
89
 
90
- ASM bytecode library
91
- runtime, required if using 'cglib' bytecode provider
92
93
 
94
- Ant launcher
95
- buildtime
96
97
 
98
- Standard JAAS API
99
- runtime, optional (required by JCA)
100
101
 
102
- Standard Extension JDBC APIs
103
- runtime, required for standalone operation (outside application server)
104
105
 
106
- Ant antlr support
107
- buildtime
108
109
 
110
- unknown name
111
- runtime, optional (required by TreeCache)
112
113
 
114
- cleanimports
115
- buildtime
116
117
 
118
- SAX parser
119
- runtime, required for JDK < 1.4
120
121
 
122
- Jaxen - universal java xpath engine
123
- runtime, required if you want to deserialize a Configuration to improve startup performance
124
125
 
126
- Ant junit support
127
- buildtime
128
129
 
130
- Ant swing support
131
- buildtime
132
133
 
134
- Commons Collections
135
- runtime, required
136
137
 
138
- Ant core
139
- buildtime
140
141
 
142
- Proxool JDBC connection pool
143
- runtime, optional (needed if using proxool as the connection pooling library)
144
145
 
146
- unknown name
147
- runtime, optional (required by TreeCache)
148
149
 
150
- antlr to bnf image generator
151
- buildtime
152