Project

General

Profile

Download (30.8 KB) Statistics
| Branch: | Tag: | Revision:
1 203d4dca n.hoffmann
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3 4d1c677b n.hoffmann
Bundle-Name: CDM Library Dependencies Plugin
4 203d4dca n.hoffmann
Bundle-SymbolicName: eu.etaxonomy.taxeditor.cdmlib;singleton:=true
5 7fefb32a jenkins
Bundle-Version: 5.5.1
6 b6f47468 n.hoffmann
Eclipse-BundleShape: dir
7 203d4dca n.hoffmann
Export-Package: com.google.api,
8
 com.google.api.detect,
9
 com.google.api.translate,
10 d4e83e37 Patrick Plitzner
 com.sun.istack,
11
 com.sun.istack.internal.tools,
12
 com.sun.istack.internal.ws,
13
 com.sun.istack.localization,
14
 com.sun.istack.logging,
15
 com.sun.istack.tools,
16 93b0eb6b Cherian Mathew
 eu.etaxonomy.cdm,
17 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.api.application,
18 3fd7eb7e Cherian Mathew
 eu.etaxonomy.cdm.api.cache,
19 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.api.conversation,
20
 eu.etaxonomy.cdm.api.facade,
21 b51ccdd4 Katja Luther
 eu.etaxonomy.cdm.api.longrunningService,
22 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.api.service,
23
 eu.etaxonomy.cdm.api.service.config,
24
 eu.etaxonomy.cdm.api.service.description,
25 0192c563 Patric Plitzner
 eu.etaxonomy.cdm.api.service.dto,
26 3373b3fb n.hoffmann
 eu.etaxonomy.cdm.api.service.exception,
27 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.api.service.lsid,
28
 eu.etaxonomy.cdm.api.service.lsid.impl,
29 ddad535f Patric Plitzner
 eu.etaxonomy.cdm.api.service.molecular,
30 5f727043 Patrick Plitzner
 eu.etaxonomy.cdm.api.service.name,
31 203d4dca n.hoffmann
 eu.etaxonomy.cdm.api.service.pager,
32 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.api.service.pager.impl,
33
 eu.etaxonomy.cdm.api.service.search,
34
 eu.etaxonomy.cdm.api.service.statistics,
35
 eu.etaxonomy.cdm.api.service.util,
36
 eu.etaxonomy.cdm.api.utility,
37 17cdf390 Andreas Müller
 eu.etaxonomy.cdm.api.validation,
38
 eu.etaxonomy.cdm.api.validation.batch,
39 f4cc04f2 Katja Luther
 eu.etaxonomy.cdm.cache,
40 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.common,
41 a5d6e4c0 n.hoffmann
 eu.etaxonomy.cdm.common.media,
42 b2cf37e3 n.hoffmann
 eu.etaxonomy.cdm.common.monitor,
43 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.config,
44
 eu.etaxonomy.cdm.database,
45
 eu.etaxonomy.cdm.database.types,
46 203d4dca n.hoffmann
 eu.etaxonomy.cdm.database.update,
47 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.database.update.permissions,
48
 eu.etaxonomy.cdm.database.update.v24_25,
49
 eu.etaxonomy.cdm.database.update.v25_30,
50
 eu.etaxonomy.cdm.database.update.v30_31,
51 d113f0b3 Andreas Müller
 eu.etaxonomy.cdm.exception,
52 203d4dca n.hoffmann
 eu.etaxonomy.cdm.ext.bci,
53
 eu.etaxonomy.cdm.ext.common,
54
 eu.etaxonomy.cdm.ext.dc,
55
 eu.etaxonomy.cdm.ext.geo,
56
 eu.etaxonomy.cdm.ext.ipni,
57 0192c563 Patric Plitzner
 eu.etaxonomy.cdm.ext.occurrence,
58
 eu.etaxonomy.cdm.ext.occurrence.bioCase,
59
 eu.etaxonomy.cdm.ext.occurrence.gbif,
60 5d1f3b51 n.hoffmann
 eu.etaxonomy.cdm.ext.openurl,
61 203d4dca n.hoffmann
 eu.etaxonomy.cdm.ext.sru,
62 a9428319 Andreas Müller
 eu.etaxonomy.cdm.filter,
63 a7e3d431 Patrick Plitzner
 eu.etaxonomy.cdm.format,
64 e54b05e2 Katja Luther
 eu.etaxonomy.cdm.format.taxon,
65 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.hibernate,
66
 eu.etaxonomy.cdm.hibernate.search,
67
 eu.etaxonomy.cdm.io.api.application,
68
 eu.etaxonomy.cdm.io.berlinModel,
69 a9428319 Andreas Müller
 eu.etaxonomy.cdm.io.cdmLight,
70 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.io.common,
71
 eu.etaxonomy.cdm.io.common.events,
72
 eu.etaxonomy.cdm.io.common.mapping,
73
 eu.etaxonomy.cdm.io.common.mapping.out,
74 e3259fb3 Katja Luther
 eu.etaxonomy.cdm.io.csv.caryophyllales.out,
75 e139a136 Patric Plitzner
 eu.etaxonomy.cdm.io.csv.redlist.demo,
76 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.io.csv.redlist.out,
77 a4a18917 Patrick Plitzner
 eu.etaxonomy.cdm.io.descriptive.owl.out,
78 ad042feb Patrick Plitzner
 eu.etaxonomy.cdm.io.descriptive.word.out,
79 49a5148b Katja Luther
 eu.etaxonomy.cdm.io.distribution.excelupdate,
80 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.io.dwca.in,
81
 eu.etaxonomy.cdm.io.dwca.jaxb,
82 1531d4fd n.hoffmann
 eu.etaxonomy.cdm.io.dwca.out,
83 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.io.excel.common,
84
 eu.etaxonomy.cdm.io.excel.distribution,
85
 eu.etaxonomy.cdm.io.excel.taxa,
86
 eu.etaxonomy.cdm.io.jaxb,
87
 eu.etaxonomy.cdm.io.markup,
88
 eu.etaxonomy.cdm.io.markup.handler,
89 c2d7c588 Katja Luther
 eu.etaxonomy.cdm.io.operation.config,
90 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.io.pilotOutputHtml,
91
 eu.etaxonomy.cdm.io.reference.endnote.in,
92 fdb28817 Katja Luther
 eu.etaxonomy.cdm.io.reference.ris.in,
93 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.io.sdd,
94
 eu.etaxonomy.cdm.io.sdd.ikeyplus,
95 203d4dca n.hoffmann
 eu.etaxonomy.cdm.io.sdd.in,
96
 eu.etaxonomy.cdm.io.sdd.out,
97 26d19e4f Cherian Mathew
 eu.etaxonomy.cdm.io.service,
98 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.io.specimen,
99
 eu.etaxonomy.cdm.io.specimen.abcd206.in,
100 a3bbecc0 n.hoffmann
 eu.etaxonomy.cdm.io.specimen.excel.in,
101 0d19c47e Katja Luther
 eu.etaxonomy.cdm.io.specimen.gbif.in,
102 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.io.taxonx,
103
 eu.etaxonomy.cdm.io.tcsxml,
104
 eu.etaxonomy.cdm.io.tcsxml.in,
105
 eu.etaxonomy.cdm.io.tcsxml.out,
106
 eu.etaxonomy.cdm.jaxb,
107
 eu.etaxonomy.cdm.model,
108
 eu.etaxonomy.cdm.model.agent,
109
 eu.etaxonomy.cdm.model.common,
110
 eu.etaxonomy.cdm.model.common.init,
111
 eu.etaxonomy.cdm.model.description,
112
 eu.etaxonomy.cdm.model.location,
113
 eu.etaxonomy.cdm.model.media,
114 27f5197f Cherian Mathew
 eu.etaxonomy.cdm.model.metadata,
115 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.model.molecular,
116
 eu.etaxonomy.cdm.model.name,
117
 eu.etaxonomy.cdm.model.occurrence,
118
 eu.etaxonomy.cdm.model.reference,
119
 eu.etaxonomy.cdm.model.taxon,
120 2b9a216d Andreas Müller
 eu.etaxonomy.cdm.model.validation,
121 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.model.view,
122
 eu.etaxonomy.cdm.model.view.context,
123
 eu.etaxonomy.cdm.persistence.dao,
124
 eu.etaxonomy.cdm.persistence.dao.agent,
125
 eu.etaxonomy.cdm.persistence.dao.common,
126 203d4dca n.hoffmann
 eu.etaxonomy.cdm.persistence.dao.description,
127 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.persistence.dao.hibernate,
128
 eu.etaxonomy.cdm.persistence.dao.hibernate.agent,
129
 eu.etaxonomy.cdm.persistence.dao.hibernate.common,
130
 eu.etaxonomy.cdm.persistence.dao.hibernate.description,
131
 eu.etaxonomy.cdm.persistence.dao.hibernate.media,
132
 eu.etaxonomy.cdm.persistence.dao.hibernate.name,
133
 eu.etaxonomy.cdm.persistence.dao.hibernate.occurrence,
134
 eu.etaxonomy.cdm.persistence.dao.hibernate.reference,
135
 eu.etaxonomy.cdm.persistence.dao.hibernate.taxon,
136
 eu.etaxonomy.cdm.persistence.dao.hibernate.view,
137
 eu.etaxonomy.cdm.persistence.dao.media,
138
 eu.etaxonomy.cdm.persistence.dao.name,
139
 eu.etaxonomy.cdm.persistence.dao.occurrence,
140
 eu.etaxonomy.cdm.persistence.dao.reference,
141
 eu.etaxonomy.cdm.persistence.dao.taxon,
142 2b9a216d Andreas Müller
 eu.etaxonomy.cdm.persistence.dao.validation,
143 74b4e0d9 Patric Plitzner
 eu.etaxonomy.cdm.persistence.dto,
144 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.persistence.fetch,
145
 eu.etaxonomy.cdm.persistence.hibernate,
146 63e1618b Andreas Kohlbecker
 eu.etaxonomy.cdm.persistence.hibernate.permission,
147 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.persistence.hibernate.permission.voter,
148
 eu.etaxonomy.cdm.persistence.hibernate.replace,
149
 eu.etaxonomy.cdm.persistence.hibernate.replace.impl,
150
 eu.etaxonomy.cdm.persistence.query,
151
 eu.etaxonomy.cdm.persistence.view,
152 203d4dca n.hoffmann
 eu.etaxonomy.cdm.print,
153
 eu.etaxonomy.cdm.print.out,
154
 eu.etaxonomy.cdm.print.out.odf,
155
 eu.etaxonomy.cdm.print.out.pdf,
156
 eu.etaxonomy.cdm.print.out.taxpub,
157
 eu.etaxonomy.cdm.print.out.xml,
158 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.remote.config,
159
 eu.etaxonomy.cdm.remote.controller,
160
 eu.etaxonomy.cdm.remote.controller.dto,
161
 eu.etaxonomy.cdm.remote.controller.ext,
162
 eu.etaxonomy.cdm.remote.controller.interceptor,
163
 eu.etaxonomy.cdm.remote.controller.oaipmh,
164
 eu.etaxonomy.cdm.remote.controller.util,
165
 eu.etaxonomy.cdm.remote.dto.assembler,
166
 eu.etaxonomy.cdm.remote.dto.assembler.converter,
167
 eu.etaxonomy.cdm.remote.dto.common,
168
 eu.etaxonomy.cdm.remote.dto.dc,
169
 eu.etaxonomy.cdm.remote.dto.dwc,
170
 eu.etaxonomy.cdm.remote.dto.namecatalogue,
171
 eu.etaxonomy.cdm.remote.dto.oaipmh,
172
 eu.etaxonomy.cdm.remote.dto.polytomouskey,
173
 eu.etaxonomy.cdm.remote.dto.tdwg,
174
 eu.etaxonomy.cdm.remote.dto.tdwg.voc,
175
 eu.etaxonomy.cdm.remote.editor,
176
 eu.etaxonomy.cdm.remote.exception,
177
 eu.etaxonomy.cdm.remote.json,
178
 eu.etaxonomy.cdm.remote.json.processor,
179
 eu.etaxonomy.cdm.remote.json.processor.bean,
180
 eu.etaxonomy.cdm.remote.json.processor.matcher,
181
 eu.etaxonomy.cdm.remote.json.processor.value,
182
 eu.etaxonomy.cdm.remote.json.util,
183
 eu.etaxonomy.cdm.remote.l10n,
184 63892e70 Patrick Plitzner
 eu.etaxonomy.cdm.remote.oauth2,
185 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.remote.service,
186
 eu.etaxonomy.cdm.remote.view,
187
 eu.etaxonomy.cdm.remote.view.oaipmh,
188
 eu.etaxonomy.cdm.remote.view.oaipmh.dc,
189
 eu.etaxonomy.cdm.remote.view.oaipmh.dwc,
190
 eu.etaxonomy.cdm.remote.view.oaipmh.rdf,
191 203d4dca n.hoffmann
 eu.etaxonomy.cdm.strategy,
192 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.strategy.cache,
193
 eu.etaxonomy.cdm.strategy.cache.agent,
194
 eu.etaxonomy.cdm.strategy.cache.common,
195
 eu.etaxonomy.cdm.strategy.cache.description,
196
 eu.etaxonomy.cdm.strategy.cache.media,
197
 eu.etaxonomy.cdm.strategy.cache.name,
198
 eu.etaxonomy.cdm.strategy.cache.occurrence,
199
 eu.etaxonomy.cdm.strategy.cache.reference,
200
 eu.etaxonomy.cdm.strategy.cache.taxon,
201 203d4dca n.hoffmann
 eu.etaxonomy.cdm.strategy.exceptions,
202 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.strategy.generate,
203
 eu.etaxonomy.cdm.strategy.match,
204
 eu.etaxonomy.cdm.strategy.merge,
205
 eu.etaxonomy.cdm.strategy.parser,
206
 eu.etaxonomy.cdm.strategy.parser.location,
207 d0c15b1e Patrick Plitzner
 eu.etaxonomy.cdm.test.integration,
208 2b9a216d Andreas Müller
 eu.etaxonomy.cdm.validation,
209 bccb7ce8 Cherian Mathew
 eu.etaxonomy.cdm.validation.annotation,
210
 eu.etaxonomy.cdm.validation.constraint,
211
 eu.etaxonomy.remote.dto.rdf,
212 5c6184af Cherian Mathew
 eu.etaxonomy.taxeditor.remoting,
213 5e394236 Cherian Mathew
 eu.etaxonomy.taxeditor.remoting.cache,
214 5285bd70 Cherian Mathew
 eu.etaxonomy.taxeditor.remoting.server,
215 58afb673 Cherian Mathew
 eu.etaxonomy.taxeditor.remoting.source,
216 93b0eb6b Cherian Mathew
 eu.etaxonomy.taxeditor.service,
217 58afb673 Cherian Mathew
 eu.etaxonomy.taxeditor.session,
218
 eu.etaxonomy.taxeditor.session.mock,
219 353af88b Patrick Plitzner
 javassist.util.proxy,
220 2fe2d7f6 Cherian Mathew
 javax.persistence,
221 203d4dca n.hoffmann
 junit.framework;uses:="org.junit.runner.manipulation,org.junit.runner,org.junit.runner.notification",
222 3fd7eb7e Cherian Mathew
 net.sf.ehcache,
223
 net.sf.ehcache.config,
224 703e8efc Cherian Mathew
 net.sf.ehcache.statistics,
225 3fd7eb7e Cherian Mathew
 net.sf.ehcache.store,
226 203d4dca n.hoffmann
 net.sf.json;uses:="net.sf.json.processors,net.sf.json.util,org.apache.commons.lang.exception",
227 93b0eb6b Cherian Mathew
 org.aopalliance.aop,
228 203d4dca n.hoffmann
 org.apache.commons.collections;uses:="org.apache.commons.collections.keyvalue,new org.apache.commons.collections",
229 608f7100 Cherian Mathew
 org.apache.commons.collections.buffer,
230 93b0eb6b Cherian Mathew
 org.apache.commons.dbcp,
231 203d4dca n.hoffmann
 org.apache.commons.io;uses:="org.apache.commons.io.filefilter",
232
 org.apache.commons.lang;uses:="org.apache.commons.lang.exception",
233 c5485129 Cherian Mathew
 org.apache.commons.lang.exception,
234 93b0eb6b Cherian Mathew
 org.apache.commons.lang.text,
235
 org.apache.commons.logging,
236 a3a12095 Patrick Plitzner
 org.apache.commons.math3.stat,
237 d05bf8bd Patrick Plitzner
 org.apache.commons.math3.stat.descriptive,
238 353af88b Patrick Plitzner
 org.apache.fop.apps,
239 203d4dca n.hoffmann
 org.apache.http,
240 411b32b4 Patric Plitzner
 org.apache.http.client,
241 5e394236 Cherian Mathew
 org.apache.http.util,
242 203d4dca n.hoffmann
 org.apache.log4j;uses:="org.apache.log4j.helpers,org.apache.log4j.or,org.apache.log4j.spi",
243
 org.apache.log4j.chainsaw;
244
  uses:="org.apache.log4j,
245
   javax.swing,
246
   javax.swing.table,
247
   org.apache.log4j.spi,
248
   javax.swing.event,
249
   org.xml.sax.helpers,
250
   org.xml.sax",
251
 org.apache.log4j.config;uses:="org.apache.log4j",
252
 org.apache.log4j.helpers;uses:="org.apache.log4j,org.apache.log4j.spi",
253
 org.apache.log4j.jdbc;uses:="org.apache.log4j,org.apache.log4j.spi",
254
 org.apache.log4j.jmx;uses:="org.apache.log4j,org.apache.log4j.spi,javax.management",
255
 org.apache.log4j.lf5;uses:="org.apache.log4j.lf5.viewer,org.apache.log4j,org.apache.log4j.spi",
256
 org.apache.log4j.lf5.config,
257
 org.apache.log4j.lf5.util;uses:="org.apache.log4j.lf5.viewer,org.apache.log4j.lf5",
258
 org.apache.log4j.lf5.viewer;
259
  uses:="org.apache.log4j.lf5.util,
260
   org.apache.log4j.lf5.viewer.categoryexplorer,
261
   org.apache.log4j.lf5,
262
   javax.swing,
263
   javax.swing.table,
264
   javax.swing.event,
265
   org.apache.log4j.lf5.viewer.configure",
266
 org.apache.log4j.lf5.viewer.categoryexplorer;
267
  uses:="org.apache.log4j.lf5,
268
   javax.swing.tree,
269
   javax.swing,
270
   javax.swing.table,
271
   javax.swing.event",
272
 org.apache.log4j.lf5.viewer.configure;uses:="org.apache.log4j.lf5.viewer,javax.swing.tree,org.w3c.dom",
273
 org.apache.log4j.lf5.viewer.images,
274
 org.apache.log4j.net;
275
  uses:="javax.naming,
276
   org.apache.log4j.helpers,
277
   org.apache.log4j,
278
   javax.jms,
279
   javax.mail.internet,
280
   org.apache.log4j.spi,
281
   javax.mail",
282
 org.apache.log4j.nt;uses:="org.apache.log4j,org.apache.log4j.spi",
283
 org.apache.log4j.or;uses:="org.apache.log4j.spi",
284
 org.apache.log4j.or.jms;uses:="org.apache.log4j.or",
285
 org.apache.log4j.or.sax;uses:="org.apache.log4j.or",
286
 org.apache.log4j.spi;uses:="org.apache.log4j,org.apache.log4j.or",
287
 org.apache.log4j.varia;uses:="org.apache.log4j,org.apache.log4j.spi",
288
 org.apache.log4j.xml;
289
  uses:="org.apache.log4j.config,
290
   org.apache.log4j.helpers,
291
   org.apache.log4j,
292
   javax.xml.parsers,
293
   org.apache.log4j.spi,
294
   org.w3c.dom,
295
   org.xml.sax",
296 d4e83e37 Patrick Plitzner
 org.apache.lucene,
297
 org.apache.lucene.analysis,
298
 org.apache.lucene.analysis.ar,
299
 org.apache.lucene.analysis.bg,
300
 org.apache.lucene.analysis.br,
301
 org.apache.lucene.analysis.ca,
302
 org.apache.lucene.analysis.charfilter,
303
 org.apache.lucene.analysis.cjk,
304
 org.apache.lucene.analysis.ckb,
305
 org.apache.lucene.analysis.cn,
306
 org.apache.lucene.analysis.commongrams,
307
 org.apache.lucene.analysis.compound,
308
 org.apache.lucene.analysis.compound.hyphenation,
309
 org.apache.lucene.analysis.core,
310
 org.apache.lucene.analysis.custom,
311
 org.apache.lucene.analysis.cz,
312
 org.apache.lucene.analysis.da,
313
 org.apache.lucene.analysis.de,
314
 org.apache.lucene.analysis.el,
315
 org.apache.lucene.analysis.en,
316
 org.apache.lucene.analysis.es,
317
 org.apache.lucene.analysis.eu,
318
 org.apache.lucene.analysis.fa,
319
 org.apache.lucene.analysis.fi,
320
 org.apache.lucene.analysis.fr,
321
 org.apache.lucene.analysis.ga,
322
 org.apache.lucene.analysis.gl,
323
 org.apache.lucene.analysis.hi,
324
 org.apache.lucene.analysis.hu,
325
 org.apache.lucene.analysis.hunspell,
326
 org.apache.lucene.analysis.hy,
327
 org.apache.lucene.analysis.id,
328
 org.apache.lucene.analysis.in,
329
 org.apache.lucene.analysis.it,
330
 org.apache.lucene.analysis.lt,
331
 org.apache.lucene.analysis.lv,
332
 org.apache.lucene.analysis.miscellaneous,
333
 org.apache.lucene.analysis.ngram,
334
 org.apache.lucene.analysis.nl,
335
 org.apache.lucene.analysis.no,
336
 org.apache.lucene.analysis.path,
337
 org.apache.lucene.analysis.pattern,
338
 org.apache.lucene.analysis.payloads,
339
 org.apache.lucene.analysis.position,
340
 org.apache.lucene.analysis.pt,
341
 org.apache.lucene.analysis.query,
342
 org.apache.lucene.analysis.reverse,
343
 org.apache.lucene.analysis.ro,
344
 org.apache.lucene.analysis.ru,
345
 org.apache.lucene.analysis.shingle,
346
 org.apache.lucene.analysis.sinks,
347
 org.apache.lucene.analysis.snowball,
348
 org.apache.lucene.analysis.sr,
349
 org.apache.lucene.analysis.standard,
350
 org.apache.lucene.analysis.standard.std40,
351
 org.apache.lucene.analysis.sv,
352
 org.apache.lucene.analysis.synonym,
353
 org.apache.lucene.analysis.th,
354
 org.apache.lucene.analysis.tokenattributes,
355
 org.apache.lucene.analysis.tr,
356
 org.apache.lucene.analysis.util,
357
 org.apache.lucene.analysis.wikipedia,
358
 org.apache.lucene.bkdtree,
359
 org.apache.lucene.codecs,
360
 org.apache.lucene.codecs.blocktree,
361
 org.apache.lucene.codecs.compressing,
362
 org.apache.lucene.codecs.idversion,
363
 org.apache.lucene.codecs.lucene50,
364
 org.apache.lucene.codecs.lucene53,
365
 org.apache.lucene.codecs.lucene54,
366
 org.apache.lucene.codecs.perfield,
367
 org.apache.lucene.collation,
368
 org.apache.lucene.collation.tokenattributes,
369
 org.apache.lucene.document,
370
 org.apache.lucene.index,
371
 org.apache.lucene.payloads,
372
 org.apache.lucene.queryparser.analyzing,
373
 org.apache.lucene.queryparser.classic,
374
 org.apache.lucene.queryparser.complexPhrase,
375
 org.apache.lucene.queryparser.ext,
376
 org.apache.lucene.queryparser.flexible.core,
377
 org.apache.lucene.queryparser.flexible.core.builders,
378
 org.apache.lucene.queryparser.flexible.core.config,
379
 org.apache.lucene.queryparser.flexible.core.messages,
380
 org.apache.lucene.queryparser.flexible.core.nodes,
381
 org.apache.lucene.queryparser.flexible.core.parser,
382
 org.apache.lucene.queryparser.flexible.core.processors,
383
 org.apache.lucene.queryparser.flexible.core.util,
384
 org.apache.lucene.queryparser.flexible.messages,
385
 org.apache.lucene.queryparser.flexible.precedence,
386
 org.apache.lucene.queryparser.flexible.precedence.processors,
387
 org.apache.lucene.queryparser.flexible.standard,
388
 org.apache.lucene.queryparser.flexible.standard.builders,
389
 org.apache.lucene.queryparser.flexible.standard.config,
390
 org.apache.lucene.queryparser.flexible.standard.nodes,
391
 org.apache.lucene.queryparser.flexible.standard.parser,
392
 org.apache.lucene.queryparser.flexible.standard.processors,
393
 org.apache.lucene.queryparser.simple,
394
 org.apache.lucene.queryparser.surround.parser,
395
 org.apache.lucene.queryparser.surround.query,
396
 org.apache.lucene.queryparser.xml,
397
 org.apache.lucene.queryparser.xml.builders,
398
 org.apache.lucene.rangetree,
399
 org.apache.lucene.sandbox.queries,
400
 org.apache.lucene.sandbox.queries.regex,
401
 org.apache.lucene.search,
402
 org.apache.lucene.search.similarities,
403
 org.apache.lucene.search.spans,
404
 org.apache.lucene.search.spell,
405
 org.apache.lucene.search.suggest,
406
 org.apache.lucene.search.suggest.analyzing,
407
 org.apache.lucene.search.suggest.document,
408
 org.apache.lucene.search.suggest.fst,
409
 org.apache.lucene.search.suggest.jaspell,
410
 org.apache.lucene.search.suggest.tst,
411
 org.apache.lucene.store,
412
 org.apache.lucene.util,
413
 org.apache.lucene.util.automaton,
414
 org.apache.lucene.util.fst,
415
 org.apache.lucene.util.mutable,
416
 org.apache.lucene.util.packed,
417 203d4dca n.hoffmann
 org.apache.sanselan;uses:="org.apache.sanselan.common,org.apache.sanselan.common.byteSources",
418
 org.apache.xerces.dom,
419
 org.h2.jdbc,
420 4bb0a32b Patric Plitzner
 org.hamcrest,
421 203d4dca n.hoffmann
 org.hibernate,
422 2fe2d7f6 Cherian Mathew
 org.hibernate.annotations.common.reflection,
423
 org.hibernate.cache.internal,
424 3fd7eb7e Cherian Mathew
 org.hibernate.cfg,
425 2fe2d7f6 Cherian Mathew
 org.hibernate.classic,
426 cd0864d0 Cherian Mathew
 org.hibernate.collection.internal,
427 3fd7eb7e Cherian Mathew
 org.hibernate.collection.spi,
428 544878ef Patric Plitzner
 org.hibernate.criterion,
429 3fd7eb7e Cherian Mathew
 org.hibernate.engine.internal,
430
 org.hibernate.engine.spi,
431
 org.hibernate.engine.transaction.spi,
432 544878ef Patric Plitzner
 org.hibernate.envers.query.criteria,
433 3fd7eb7e Cherian Mathew
 org.hibernate.internal,
434
 org.hibernate.internal.util,
435
 org.hibernate.internal.util.collections,
436
 org.hibernate.mapping,
437
 org.hibernate.persister.collection,
438
 org.hibernate.persister.entity,
439
 org.hibernate.pretty,
440 cd0864d0 Cherian Mathew
 org.hibernate.proxy,
441 3fd7eb7e Cherian Mathew
 org.hibernate.proxy.pojo.javassist,
442 2fe2d7f6 Cherian Mathew
 org.hibernate.search,
443 d4e83e37 Patrick Plitzner
 org.hibernate.search.backend.impl.lucene,
444
 org.hibernate.search.backend.impl.lucene.analysis,
445
 org.hibernate.search.backend.impl.lucene.overrides,
446
 org.hibernate.search.backend.impl.lucene.works,
447 544878ef Patric Plitzner
 org.hibernate.search.spatial.impl,
448 3fd7eb7e Cherian Mathew
 org.hibernate.type,
449 2fe2d7f6 Cherian Mathew
 org.jadira.usertype.dateandtime.joda,
450
 org.jadira.usertype.dateandtime.shared.spi,
451
 org.jboss.logging,
452 203d4dca n.hoffmann
 org.jdom;uses:="org.jdom.filter",
453
 org.jdom.input;
454
  uses:="org.xml.sax.ext,
455
   org.jdom,
456
   org.xml.sax.helpers,
457
   org.w3c.dom,
458
   org.xml.sax",
459
 org.jdom.output;
460
  uses:="org.xml.sax.ext,
461
   org.jdom,
462
   org.xml.sax.helpers,
463
   org.w3c.dom,
464
   org.xml.sax",
465
 org.jdom.transform,
466
 org.jdom.xpath;uses:="org.jdom",
467
 org.joda.time;
468
  uses:="org.joda.time.base,
469
   org.joda.time.field,
470
   org.joda.time.chrono,
471
   org.joda.time.tz,
472
   org.joda.time.format",
473
 org.joda.time.base;uses:="org.joda.time,org.joda.time.format",
474
 org.joda.time.chrono;uses:="org.joda.time.field,org.joda.time",
475
 org.joda.time.convert;uses:="org.joda.time,org.joda.time.format",
476
 org.joda.time.field;uses:="org.joda.time",
477
 org.joda.time.format;uses:="org.joda.time",
478
 org.joda.time.tz;uses:="org.joda.time",
479 03b1edf8 Patrick Plitzner
 org.json,
480 203d4dca n.hoffmann
 org.junit;uses:="org.hamcrest",
481 80de230c Cherian Mathew
 org.junit.runner,
482 353af88b Patrick Plitzner
 org.slf4j,
483 93b0eb6b Cherian Mathew
 org.springframework.aop,
484
 org.springframework.aop.framework,
485 3fd7eb7e Cherian Mathew
 org.springframework.beans,
486 2fe2d7f6 Cherian Mathew
 org.springframework.beans.factory,
487 203d4dca n.hoffmann
 org.springframework.beans.factory.annotation;
488
  uses:="org.apache.commons.logging,
489
   org.springframework.beans,
490
   org.springframework.beans.factory.config,
491
   org.springframework.core,
492
   org.springframework.beans.factory.support,
493
   org.springframework.beans.factory.wiring,
494
   org.springframework.core.type,
495
   org.springframework.beans.factory",
496 3fd7eb7e Cherian Mathew
 org.springframework.beans.factory.config,
497
 org.springframework.beans.factory.support,
498
 org.springframework.beans.factory.xml,
499 2fe2d7f6 Cherian Mathew
 org.springframework.cache.ehcache,
500 203d4dca n.hoffmann
 org.springframework.context;
501
  uses:="org.springframework.core.io,
502
   org.springframework.beans,
503
   org.springframework.core.io.support,
504
   org.springframework.beans.factory.config,
505
   org.springframework.beans.factory",
506 93b0eb6b Cherian Mathew
 org.springframework.context.config,
507 203d4dca n.hoffmann
 org.springframework.context.event;
508
  uses:="org.springframework.core,
509
   org.aopalliance.intercept,
510
   org.springframework.context,
511
   org.springframework.beans.factory",
512 3fd7eb7e Cherian Mathew
 org.springframework.context.support,
513 203d4dca n.hoffmann
 org.springframework.core;uses:="org.springframework.util",
514 3fd7eb7e Cherian Mathew
 org.springframework.core.env,
515 203d4dca n.hoffmann
 org.springframework.core.io;uses:="org.jboss.virtual",
516 3fd7eb7e Cherian Mathew
 org.springframework.core.io.support,
517 2fe2d7f6 Cherian Mathew
 org.springframework.core.type.classreading,
518 93b0eb6b Cherian Mathew
 org.springframework.jdbc.datasource,
519 203d4dca n.hoffmann
 org.springframework.orm.hibernate3;
520
  uses:="org.apache.commons.logging,
521
   org.aopalliance.intercept,
522
   org.hibernate.jdbc,
523
   org.springframework.dao.support,
524
   org.springframework.core,
525
   org.hibernate.connection,
526
   org.hibernate.classic,
527
   org.hibernate.transaction,
528
   org.hibernate.context,
529
   org.springframework.beans.factory,
530
   org.hibernate.engine,
531
   org.springframework.transaction,
532
   org.hibernate.cfg,
533
   org.springframework.core.io,
534
   org.springframework.jdbc.support,
535
   org.hibernate,
536
   javax.sql,
537
   org.springframework.orm,
538
   org.springframework.jdbc.support.lob,
539
   org.hibernate.criterion,
540
   javax.transaction,
541
   org.hibernate.cache,
542
   org.springframework.dao,
543
   org.springframework.transaction.support",
544 2fe2d7f6 Cherian Mathew
 org.springframework.orm.hibernate4,
545 3fd7eb7e Cherian Mathew
 org.springframework.remoting,
546
 org.springframework.remoting.httpinvoker,
547
 org.springframework.remoting.support,
548 2fe2d7f6 Cherian Mathew
 org.springframework.security.access,
549
 org.springframework.security.authentication,
550 93b0eb6b Cherian Mathew
 org.springframework.security.authentication.dao,
551
 org.springframework.security.authentication.encoding,
552 45716169 Andreas Kohlbecker
 org.springframework.security.authentication.event,
553 93b0eb6b Cherian Mathew
 org.springframework.security.config,
554 2fe2d7f6 Cherian Mathew
 org.springframework.security.core,
555
 org.springframework.security.core.context,
556
 org.springframework.security.core.userdetails,
557 63892e70 Patrick Plitzner
 org.springframework.security.oauth2.client,
558
 org.springframework.security.oauth2.client.filter,
559
 org.springframework.security.oauth2.client.filter.state,
560
 org.springframework.security.oauth2.client.http,
561
 org.springframework.security.oauth2.client.resource,
562
 org.springframework.security.oauth2.client.test,
563
 org.springframework.security.oauth2.client.token,
564
 org.springframework.security.oauth2.client.token.auth,
565
 org.springframework.security.oauth2.client.token.grant.client,
566
 org.springframework.security.oauth2.client.token.grant.code,
567
 org.springframework.security.oauth2.client.token.grant.implicit,
568
 org.springframework.security.oauth2.client.token.grant.password,
569
 org.springframework.security.oauth2.client.token.grant.redirect,
570
 org.springframework.security.oauth2.common,
571
 org.springframework.security.oauth2.common.exceptions,
572
 org.springframework.security.oauth2.common.util,
573
 org.springframework.security.oauth2.config.annotation.builders,
574
 org.springframework.security.oauth2.config.annotation.configuration,
575
 org.springframework.security.oauth2.config.annotation.configurers,
576
 org.springframework.security.oauth2.config.annotation.web.configuration,
577
 org.springframework.security.oauth2.config.annotation.web.configurers,
578
 org.springframework.security.oauth2.config.xml,
579
 org.springframework.security.oauth2.http.converter,
580
 org.springframework.security.oauth2.http.converter.jaxb,
581
 org.springframework.security.oauth2.provider,
582
 org.springframework.security.oauth2.provider.approval,
583
 org.springframework.security.oauth2.provider.authentication,
584
 org.springframework.security.oauth2.provider.client,
585
 org.springframework.security.oauth2.provider.code,
586
 org.springframework.security.oauth2.provider.endpoint,
587
 org.springframework.security.oauth2.provider.error,
588
 org.springframework.security.oauth2.provider.expression,
589
 org.springframework.security.oauth2.provider.implicit,
590
 org.springframework.security.oauth2.provider.password,
591
 org.springframework.security.oauth2.provider.refresh,
592
 org.springframework.security.oauth2.provider.request,
593
 org.springframework.security.oauth2.provider.token,
594
 org.springframework.security.oauth2.provider.token.store,
595
 org.springframework.security.oauth2.provider.token.store.redis,
596
 org.springframework.security.oauth2.provider.vote,
597 2fe2d7f6 Cherian Mathew
 org.springframework.security.provisioning,
598 203d4dca n.hoffmann
 org.springframework.stereotype,
599
 org.springframework.transaction;uses:="org.springframework.core",
600
 org.springframework.transaction.annotation;uses:="javax.ejb,org.springframework.transaction.interceptor",
601
 org.springframework.transaction.config;
602
  uses:="org.springframework.beans.factory.support,
603
   org.springframework.beans.factory.xml,
604
   org.springframework.beans.factory.config,
605
   org.w3c.dom",
606
 org.springframework.transaction.interceptor;
607
  uses:="org.springframework.aop.support,
608
   org.springframework.transaction,
609
   org.apache.commons.logging,
610
   org.aopalliance.intercept,
611
   org.springframework.aop,
612
   org.aopalliance.aop,
613
   org.springframework.aop.framework,
614
   org.springframework.transaction.support,
615
   org.springframework.beans.factory",
616
 org.springframework.transaction.jta;
617
  uses:="org.springframework.jndi,
618
   org.springframework.transaction,
619
   com.ibm.wsspi.uow,
620
   org.apache.commons.logging,
621
   javax.transaction,
622
   org.springframework.transaction.support,
623
   org.springframework.beans.factory",
624
 org.springframework.transaction.support;
625
  uses:="org.springframework.core,
626
   org.springframework.transaction,
627
   org.apache.commons.logging,
628
   org.springframework.beans.factory",
629 3fd7eb7e Cherian Mathew
 org.springframework.util,
630 203d4dca n.hoffmann
 org.springframework.web.servlet;
631
  uses:="org.springframework.web.multipart,
632
   org.apache.commons.logging,
633
   org.springframework.context.i18n,
634
   org.springframework.ui.context,
635
   org.springframework.util,
636
   org.springframework.beans,
637
   org.springframework.context,
638
   org.springframework.web.context,
639
   org.springframework.context.event,
640
   javax.servlet,
641
   org.springframework.ui,
642 41883468 Patrick Plitzner
   javax.servlet.http",
643
 org.swtchart
644 203d4dca n.hoffmann
Bundle-Vendor: EDIT
645 414662b3 Patrick Plitzner
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
646 203d4dca n.hoffmann
Require-Bundle: org.eclipse.osgi,
647 79c42b3f Cherian Mathew
 org.eclipse.equinox.common,
648 5a49a28f Cherian Mathew
 org.apache.commons.httpclient;bundle-version="3.1.0",
649 d8e3f5f5 Patrick Plitzner
 org.eclipse.core.runtime,
650
 org.eclipse.e4.core.di.annotations;bundle-version="1.5.0",
651 f68beb1d Patrick Plitzner
 org.eclipse.e4.ui.services;bundle-version="1.2.100",
652
 org.eclipse.swt
653 4d1c677b n.hoffmann
Bundle-ClassPath: .,
654 ab56e292 Cherian Mathew
 lib/activation-1.1.1.jar,
655 797cfc85 Patrick Plitzner
 lib/apache-log4j-extras-1.2.17.jar,
656 8df68afd Patrick Plitzner
 lib/aspectjrt-1.8.8.jar,
657
 lib/aspectjweaver-1.8.8.jar,
658 ab56e292 Cherian Mathew
 lib/batik-xml-1.7.jar,
659 7fefb32a jenkins
 lib/cdmlib-commons-5.5.1.jar,
660
 lib/cdmlib-ext-5.5.1.jar,
661
 lib/cdmlib-io-5.5.1.jar,
662
 lib/cdmlib-model-5.5.1.jar,
663
 lib/cdmlib-persistence-5.5.1.jar,
664
 lib/cdmlib-print-5.5.1.jar,
665
 lib/cdmlib-remote-5.5.1.jar,
666
 lib/cdmlib-cache-5.5.1.jar,
667
 lib/cdmlib-services-5.5.1.jar,
668
 lib/cdmlib-test-5.5.1.jar,
669 797cfc85 Patrick Plitzner
 lib/com.springsource.org.aopalliance-1.0.0.jar,
670
 lib/com.springsource.org.apache.commons.logging-1.1.1.jar,
671 d0c15b1e Patrick Plitzner
 lib/commons-beanutils-1.9.2.jar,
672
 lib/commons-codec-1.10.jar,
673
 lib/commons-collections-3.2.2.jar,
674
 lib/commons-csv-1.0.jar,
675 ab56e292 Cherian Mathew
 lib/commons-dbcp-1.4.jar,
676
 lib/commons-io-2.4.jar,
677
 lib/commons-lang-2.6.jar,
678 d0c15b1e Patrick Plitzner
 lib/commons-lang3-3.3.2.jar,
679
 lib/commons-logging-1.2.jar,
680 ab56e292 Cherian Mathew
 lib/commons-pool-1.5.4.jar,
681
 lib/dbunit-2.4.9.jar,
682 4d1c677b n.hoffmann
 lib/dom4j-1.6.1.jar,
683
 lib/dozer-5.3.0.jar,
684 d0c15b1e Patrick Plitzner
 lib/dtd-parser-1.1.jar,
685
 lib/ehcache-core-2.6.11.jar,
686 ab56e292 Cherian Mathew
 lib/ezmorph-1.0.6.jar,
687 797cfc85 Patrick Plitzner
 lib/google-api-translate-java-0.92.jar,
688 d0c15b1e Patrick Plitzner
 lib/h2-1.4.190.jar,
689 797cfc85 Patrick Plitzner
 lib/h2mig_pagestore_addon.jar,
690 ab56e292 Cherian Mathew
 lib/hamcrest-core-1.3.jar,
691 8df68afd Patrick Plitzner
 lib/hibernate-c3p0-5.0.7.Final.jar,
692 ab56e292 Cherian Mathew
 lib/hibernate-cglib-repack-2.1_3.jar,
693 d0c15b1e Patrick Plitzner
 lib/hibernate-commons-annotations-5.0.1.Final.jar,
694 8df68afd Patrick Plitzner
 lib/hibernate-core-5.0.7.Final.jar,
695
 lib/hibernate-ehcache-5.0.7.Final.jar,
696
 lib/hibernate-entitymanager-5.0.7.Final.jar,
697
 lib/hibernate-envers-5.0.7.Final.jar,
698 d0c15b1e Patrick Plitzner
 lib/hibernate-jpa-2.1-api-1.0.0.Final.jar,
699 797cfc85 Patrick Plitzner
 lib/hibernate-search-4.2.0.Final.jar,
700
 lib/hibernate-search-analyzers-4.2.0.Final.jar,
701 d0c15b1e Patrick Plitzner
 lib/hibernate-search-engine-5.5.2.Final.jar,
702
 lib/hibernate-search-orm-5.5.2.Final.jar,
703
 lib/hibernate-validator-5.2.2.Final.jar,
704
 lib/hibernate-validator-cdi-5.2.2.Final.jar,
705
 lib/hsqldb-2.3.3.jar,
706
 lib/httpclient-4.5.1.jar,
707
 lib/httpclient-cache-4.2.6.jar,
708
 lib/httpcore-4.4.4.jar,
709
 lib/httpmime-4.5.1.jar,
710 797cfc85 Patrick Plitzner
 lib/icu4j-2.6.1.jar,
711 8df68afd Patrick Plitzner
 lib/identificationKeyAPI-1.0.jar,
712 d0c15b1e Patrick Plitzner
 lib/itextpdf-5.5.8.jar,
713 8df68afd Patrick Plitzner
 lib/jackson-annotations-2.6.5.jar,
714
 lib/jackson-core-2.6.5.jar,
715 d0c15b1e Patrick Plitzner
 lib/jboss-logging-3.3.0.Final.jar,
716 ab56e292 Cherian Mathew
 lib/jdom-1.1.3.jar,
717 d0c15b1e Patrick Plitzner
 lib/jdom2-2.0.6.jar,
718
 lib/joda-time-2.9.1.jar,
719 ab56e292 Cherian Mathew
 lib/log4j-1.2.17.jar,
720 4d1c677b n.hoffmann
 lib/lsid-client-1.1.2.jar,
721
 lib/sanselan-0.97-incubator.jar,
722 d0c15b1e Patrick Plitzner
 lib/spring-aop-4.2.4.RELEASE.jar,
723
 lib/spring-aspects-4.2.4.RELEASE.jar,
724
 lib/spring-beans-4.2.4.RELEASE.jar,
725
 lib/spring-context-4.2.4.RELEASE.jar,
726
 lib/spring-context-support-4.2.4.RELEASE.jar,
727
 lib/spring-core-4.2.4.RELEASE.jar,
728
 lib/spring-expression-4.2.4.RELEASE.jar,
729
 lib/spring-jdbc-4.2.4.RELEASE.jar,
730 4d1c677b n.hoffmann
 lib/spring-modules-cache-0.7.jar,
731 d0c15b1e Patrick Plitzner
 lib/spring-orm-4.2.4.RELEASE.jar,
732
 lib/spring-oxm-4.2.4.RELEASE.jar,
733
 lib/spring-plugin-core-1.2.0.RELEASE.jar,
734
 lib/spring-plugin-metadata-1.2.0.RELEASE.jar,
735
 lib/spring-security-config-4.0.3.RELEASE.jar,
736
 lib/spring-security-core-4.0.3.RELEASE.jar,
737
 lib/spring-security-web-4.0.3.RELEASE.jar,
738
 lib/spring-test-4.2.4.RELEASE.jar,
739
 lib/spring-tx-4.2.4.RELEASE.jar,
740
 lib/spring-web-4.2.4.RELEASE.jar,
741
 lib/spring-webmvc-4.2.4.RELEASE.jar,
742
 lib/springfox-core-2.3.1.jar,
743
 lib/springfox-schema-2.3.1.jar,
744
 lib/springfox-spi-2.3.1.jar,
745
 lib/springfox-spring-web-2.3.1.jar,
746
 lib/springfox-swagger-common-2.3.1.jar,
747
 lib/springfox-swagger2-2.3.1.jar,
748
 lib/standard-1.1.2.jar,
749
 lib/tools.jar,
750
 lib/txw2-2.2.11.jar,
751 ab56e292 Cherian Mathew
 lib/usertype.jodatime-2.0.1.jar,
752
 lib/usertype.spi-2.0.1.jar,
753 d0c15b1e Patrick Plitzner
 lib/validation-api-1.1.0.Final.jar,
754
 lib/wsdl4j-1.6.3.jar,
755
 lib/xalan-2.7.0.jar,
756 ab56e292 Cherian Mathew
 lib/xercesImpl-2.11.0.jar,
757
 lib/xml-apis-1.0.b2.jar,
758 4d1c677b n.hoffmann
 lib/xml-apis-ext-1.3.04.jar,
759
 lib/xml-resolver-1.2.jar,
760 d0c15b1e Patrick Plitzner
 lib/xmlbeans-2.6.0.jar,
761 ab56e292 Cherian Mathew
 lib/xmlgraphics-commons-1.5.jar,
762
 lib/xmlpull-1.1.3.1.jar,
763 d0c15b1e Patrick Plitzner
 lib/xmlunit-1.6.jar,
764
 lib/xom-1.2.5.jar,
765 ab56e292 Cherian Mathew
 lib/xpp3_min-1.1.4c.jar,
766
 lib/xpp3-1.1.4c.jar,
767 d0c15b1e Patrick Plitzner
 lib/xsom-20140925.jar,
768
 lib/xstream-1.4.8.jar,
769 63892e70 Patrick Plitzner
 lib/yjp-controller-api-redist-9.0.8.jar,
770 3fe30969 Patrick Plitzner
 lib/spring-security-oauth2-2.0.11.RELEASE.jar,
771
 lib/opencsv-2.3.jar,
772
 lib/jdbc4-2.0.jar,
773
 lib/junit-4.12.jar,
774
 lib/jackson-databind-2.6.5.jar,
775
 lib/jackson-core-asl-1.8.8.jar,
776
 lib/jackson-mapper-asl-1.8.8.jar,
777
 lib/jakarta-regexp-1.4.jar,
778
 lib/jandex-2.0.0.Final.jar,
779
 lib/javassist-3.20.0-GA.jar,
780
 lib/javax.el-2.2.6.jar,
781
 lib/javax.el-api-2.2.5.jar,
782
 lib/javax.servlet-api-3.1.0.jar,
783
 lib/jaxb-api-2.2.12.jar,
784
 lib/jaxb-core-2.2.11.jar,
785
 lib/jaxb-jxc-2.2.11.jar,
786
 lib/jaxb-runtime-2.2.11.jar,
787
 lib/jaxb-xjc-2.2.11.jar,
788
 lib/jaxb1-impl-2.2-EA.jar,
789
 lib/jaxen-1.1.4.jar,
790
 lib/jaxen-1.1.6.jar,
791
 lib/jboss-transaction-api_1.1_spec-1.0.0.Final.jar,
792
 lib/jcl-over-slf4j-1.7.6.jar,
793
 lib/jena-arq-2.13.0.jar,
794
 lib/jena-core-2.13.0.jar,
795
 lib/jena-iri-1.1.2.jar,
796
 lib/jena-tdb-1.1.2.jar,
797
 lib/json-20090211.jar,
798
 lib/json-lib-2.4-jdk15.jar,
799
 lib/jsonld-java-0.5.1.jar,
800
 lib/jsr250-api-1.0.jar,
801
 lib/jta-1.1.jar,
802
 lib/jtds-1.3.1.jar,
803 78204354 Patrick Plitzner
 lib/junit-benchmarks-0.7.2.jar,
804
 lib/batik-dom-1.7.jar,
805
 lib/batik-anim-1.7.jar,
806
 lib/batik-awt-util-1.7.jar,
807
 lib/batik-bridge-1.7.jar,
808
 lib/batik-css-1.7.jar,
809
 lib/batik-ext-1.8.jar,
810
 lib/batik-extension-1.7.jar,
811
 lib/batik-gvt-1.7.jar,
812
 lib/batik-js-1.7.jar,
813
 lib/batik-parser-1.7.jar,
814
 lib/batik-script-1.7.jar,
815
 lib/batik-svg-dom-1.7.jar,
816
 lib/batik-svggen-1.7.jar,
817
 lib/batik-transcoder-1.7.jar,
818
 lib/batik-util-1.7.jar,
819
 lib/c3p0-0.9.5.2.jar,
820
 lib/slf4j-api-1.7.13.jar,
821
 lib/slf4j-log4j12-1.7.13.jar,
822 889bde96 Patrick Plitzner
 lib/slf4j-nop-1.7.13.jar,
823
 lib/antlr-2.7.7.jar,
824
 lib/aopalliance-1.0.jar,
825
 lib/avro-1.6.3.jar,
826
 lib/cglib-3.2.0.jar,
827
 lib/cglib-nodep-3.2.0.jar,
828
 lib/classmate-1.3.1.jar,
829
 lib/codemodel-2.2.11.jar,
830
 lib/concurrent-1.3.4.jar,
831
 lib/easymock-2.3.jar,
832
 lib/easymockclassextension-2.3.jar,
833
 lib/FastInfoset-1.2.13.jar,
834
 lib/fop-1.1.jar,
835
 lib/guava-19.0.jar,
836
 lib/libthrift-0.9.2.jar,
837
 lib/lsid-server-1.1.2.jar,
838
 lib/mapstruct-1.0.0.Final.jar,
839
 lib/mchange-commons-java-0.2.11.jar,
840
 lib/mysql-connector-java-5.1.38.jar,
841
 lib/objenesis-1.2.jar,
842
 lib/odfdom-0.8.jar,
843
 lib/odfdom-java-0.8.7.jar,
844
 lib/ognl-2.6.9.jar,
845
 lib/paranamer-2.3.jar,
846
 lib/poi-3.13.jar,
847
 lib/poi-ooxml-3.13.jar,
848
 lib/poi-ooxml-schemas-3.13.jar,
849
 lib/postgresql-9.4-1206-jdbc4.jar,
850
 lib/relaxngDatatype-20020414.jar,
851
 lib/rngom-2.2.11.jar,
852
 lib/Saxon-HE-9.7.0-2.jar,
853
 lib/servlet-api-2.5.jar,
854
 lib/snappy-java-1.0.4.1.jar,
855
 lib/solr-analysis-extras-3.6.2.jar,
856
 lib/solr-core-3.6.2.jar,
857
 lib/solr-solrj-3.6.2.jar,
858
 lib/unitils-core-3.4.2.jar,
859
 lib/unitils-database-3.4.2.jar,
860
 lib/unitils-dbmaintainer-3.4.2.jar,
861
 lib/unitils-dbunit-3.4.2.jar,
862
 lib/unitils-easymock-3.4.2.jar,
863
 lib/unitils-inject-3.4.2.jar,
864
 lib/unitils-mock-3.4.2.jar,
865
 lib/unitils-orm-3.4.2.jar,
866 d4e83e37 Patrick Plitzner
 lib/unitils-spring-3.4.2.jar,
867
 lib/lucene-core-5.4.1.jar,
868
 lib/istack-commons-runtime-2.21.jar,
869
 lib/istack-commons-tools-2.21.jar,
870
 lib/lucene-queryparser-5.4.1.jar,
871
 lib/lucene-analyzers-3.6.2.jar,
872
 lib/lucene-analyzers-common-5.4.1.jar,
873
 lib/lucene-sandbox-5.4.1.jar,
874 2ccbcf35 Patrick Plitzner
 lib/lucene-suggest-5.4.1.jar,
875 41883468 Patrick Plitzner
 lib/redmine-java-api-3.1.0.jar,
876 a3a12095 Patrick Plitzner
 lib/org.swtchart_0.10.0.v20160212.jar,
877 ad042feb Patrick Plitzner
 lib/commons-math3-3.6.1.jar,
878 16a5a5e5 Patrick Plitzner
 lib/docx4j-6.0.1.jar
879 f6eae72a Cherian Mathew
Import-Package: eu.etaxonomy.cdm.api.application