forked from apache/jmeter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
aareadme.txt
311 lines (251 loc) · 6.72 KB
/
aareadme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
Directories
===========
lib - utility jars
lib/api - Directory where API spec libraries live.
lib/doc - jars needed for generating documentation. Not included with JMeter releases.
lib/ext - JMeter jars only
lib/junit - test jar for JUnit sampler
lib/opt - Directory where Optional 3rd party libraries live
lib/src - storage area for source and javadoc jars, e.g. for use in IDEs
Excluded from SVN, not included in classpath
Which jars are used by which modules?
====================================
[not exhaustive]
asm-7.1 (org.ow2.asm)
----------------------
- JSON Path extractor
accessors-smart-1.2 (net.minidev)
----------------------
- JSON Path extractor
bsf-2.4.0.jar (org.apache.bsf)
-------------
https://jakarta.apache.org/site/downloads/downloads_bsf.cgi
- BSF test elements (sampler etc.)
bsh-2.0b6.jar (org.bsh)
-------------
- BeanShell test elements
dec-0.1.2 (org.brotli.dec)
-----------------
https://github.com/google/brotli/tree/master/java/org/brotli
- Used by HTTP4 HC Impl for brotli decoding
caffeine 2.8.0
-----------------
https://github.com/ben-manes/caffeine/
- Used by CssParser
- Used by JMS Publisher Sampler
commons-codec-1.13
-----------------
https://commons.apache.org/downloads/download_codec.cgi
- Used by ProxyControl and JSR223Test Element for Base64 and md5
commons-collections-3.2.2
-------------------------
https://commons.apache.org/downloads/download_collections.cgi
- ListenerNotifier
- Anakia
commons-io-2.6
--------------
https://commons.apache.org/downloads/download_io.cgi
- FTPSampler
commons-jexl-2.1.1, commons-jexl3-3.1
----------------
https://commons.apache.org/downloads/download_jexl.cgi
- Jexl function and BSF test elements
commons-lang-2.6
----------------
https://commons.apache.org/downloads/download_lang.cgi
- velocity (Anakia)
commons-lang3-3.9
----------------
https://commons.apache.org/downloads/download_lang.cgi
- URLCollection (unescapeXml)
commons-math3-3.6.1
-----------------
https://commons.apache.org/proper/commons-math/download_math.cgi
- BackendListener
commons-net-3.6
-----------------
https://commons.apache.org/downloads/download_net.cgi
- FTPSampler
commons-pool2-2.7.0
-----------------
https://commons.apache.org/proper/commons-pool/download_pool.cgi
- BackendListener
commons-text-1.8
-----------------
https://commons.apache.org/proper/commons-text/
- Random Strings
darcula
-----------------
https://github.com/bulenkov/Darcula/
- Look and Feel
dnsjava-2.1.9
-----------------
https://github.com/dnsjava/dnsjava
- DNSCacheManager
groovy-3.0.3
----------------------
Advised scripting language for JSR223 Test Elements
hamcrest-core-1.3
----------------------
- unit tests, JUnit sampler
https://github.com/hamcrest/JavaHamcrest
freemarker-2.3.29.jar
----------------------
- used by Report/Dashboard feature
javax.activation-api-1.2.0.jar
----------------------
- used by SMTP Sampler
javax.activation-1.2.0.jar
----------------------
- used by SMTP Sampler
jackson-annotations-2.9.9 (com.fasterxml.jackson)
----------------------
Used by JsonExporter in report generator (com.fasterxml.jackson)
----------------------
jackson-annotations-2.9.9 (https://github.com/FasterXML/jackson-annotations)
jackson-core-2.9.9 (https://github.com/FasterXML/jackson-core)
jackson-databind-2.9.9 (https://github.com/FasterXML/jackson-databind)
jCharts-0.7.5 (org.jCharts)
-------------
https://jcharts.sourceforge.net/downloads.html
- AxisGraph,LineGraph,LineChart
jdom-1.1.3
--------
https://www.jdom.org/downloads/index.html
- Anakia
jodd-core-5.0.13
--------
https://www.jodd.org/
- CSS/JQuery like extractor dependency
jodd-lagarto-5.0.6
--------
https://jodd.org/doc/csselly/
- CSS/JQuery like extractor
jodd-log-5.0.6
--------
https://www.jodd.org/
- CSS/JQuery like extractor dependency
jodd-props-5.0.6
--------
https://www.jodd.org/
- used by Report/Dashboard feature properties management
json-path-2.4.0
--------
https://github.com/jayway/JsonPath
- JSON Path Extractor
- JSON Path Renderer
json-smart-2.3 (net.minidev)
--------
https://github.com/netplex/json-smart-v2
- JSON Path Extractor
- JSON Path Renderer
jsoup-1.12.1
--------
https://www.jsoup.org/
- CSS/JQuery like extractor
log4j2-2.12.1
--------
https://logging.apache.org/log4j/2.x/
- Logging framework
ph-css-6.2.0
--------
https://github.com/phax/ph-css
- CssParser
ph-commons-9.3.7
--------
https://github.com/phax/ph-commons
- CssParser
rhino-1.7.11
--------
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Download_Rhino
- javascript function
- IfController
- WhileController
- BSF (Javascript)
jTidy-r938
----
- http: various modules for parsing html
- org.xml.sax - various
- XPathUtil (XPath assertion)
junit 4.12
-----------
- unit tests, JUnit sampler
HttpComponents
- HttpComponents Core 4.4.12
- HttpComponents Client 4.5.10
- HttpComponents AsyncClient 4.1.4
- HttpComponents Core NIO 4.4.12
-----------
https://hc.apache.org/
- httpclient 4 implementation for HTTP sampler
- httpasyncclient implementation for InfluxDB Backend Listener Client
mongo-java-driver 2.11.3
------------------------
https://www.mongodb.org/
- MongoDB sampler
oro-2.0.8
---------
https://jakarta.apache.org/site/downloads/downloads_oro.cgi
- regular expressions: various
rsyntaxtextarea-3.0.4
---------------------
https://fifesoft.com/rsyntaxtextarea/
- syntax coloration
serialiser-2.7.1
----------------
https://www.apache.org/dyn/closer.cgi/xml/xalan-j
- xalan
slf4j-api-1.7.28
----------------
https://www.slf4j.org/
- jodd-core
- json-path
- jmeter internal logging
tika-1.21
--------------
https://tika.apache.org/
- Regular Expression Extractor
commons-dbcp2-2.5.0 (org.apache.commons.dbcp2)
--------------------------
- DataSourceElement (JDBC)
Saxon-HE-9.9.1-5 (net.sf.saxon)
--------------------------
- XPath2Extractor (XML)
velocity-1.7
--------------
https://velocity.apache.org/download.cgi
- Anakia (create documentation) Not used by JMeter runtime
xalan_2.7.1
-----------
https://www.apache.org/dyn/closer.cgi/xml/xalan-j
+org.apache.xalan|xml|xpath
xercesImpl-2.12.0
----------------
https://xerces.apache.org/xerces2-j/download.cgi
+org.apache.html.dom|org.apache.wml|org.apache.xerces|org.apache.xml.serialize
+org.w3c.dom.html|ls
xml-apis-1.4.01
--------------
https://xerces.apache.org/xerces2-j/download.cgi
+javax.xml
+org.w3c.dom
+org.xml.sax
The x* jars above are used for XML handling
xmlgraphics-commons-2.3 (org.apache.xmlgraphics.image.codec)
------------------
https://xmlgraphics.apache.org/commons/download.html
- SaveGraphicsService
xmlpull-1.1.3.1
---------------
https://www.xmlpull.org/impls.shtml
- xstream
xpp3_min-1.1.4c
---------------
https://x-stream.github.io/download.html
or
https://www.extreme.indiana.edu/dist/java-repository/xpp3/distributions/
- xstream
xstream-1.4.11
-------------
https://x-stream.github.io/download.html
- SaveService