23 |
<type>jar</type> |
<type>jar</type> |
24 |
<exclusions> |
<exclusions> |
25 |
<exclusion> |
<exclusion> |
26 |
<artifactId>jcl-over-slf4j</artifactId> |
<artifactId>httpclient</artifactId> |
27 |
<groupId>org.slf4j</groupId> |
<groupId>org.apache.httpcomponents</groupId> |
28 |
</exclusion> |
</exclusion> |
29 |
<exclusion> |
<exclusion> |
30 |
<artifactId>slf4j-jdk14</artifactId> |
<artifactId>lucene-analyzers-morfologik</artifactId> |
31 |
<groupId>org.slf4j</groupId> |
<groupId>org.apache.lucene</groupId> |
32 |
</exclusion> |
</exclusion> |
33 |
<exclusion> |
<exclusion> |
34 |
<artifactId>slf4j-api</artifactId> |
<artifactId>commons-lang</artifactId> |
35 |
<groupId>org.slf4j</groupId> |
<groupId>commons-lang</groupId> |
36 |
|
</exclusion> |
37 |
|
<exclusion> |
38 |
|
<artifactId>solr-solrj</artifactId> |
39 |
|
<groupId>org.apache.solr</groupId> |
40 |
|
</exclusion> |
41 |
|
<exclusion> |
42 |
|
<artifactId>commons-cli</artifactId> |
43 |
|
<groupId>commons-cli</groupId> |
44 |
|
</exclusion> |
45 |
|
<exclusion> |
46 |
|
<artifactId>lucene-analyzers-phonetic</artifactId> |
47 |
|
<groupId>org.apache.lucene</groupId> |
48 |
|
</exclusion> |
49 |
|
<exclusion> |
50 |
|
<artifactId>lucene-suggest</artifactId> |
51 |
|
<groupId>org.apache.lucene</groupId> |
52 |
|
</exclusion> |
53 |
|
<exclusion> |
54 |
|
<artifactId>lucene-memory</artifactId> |
55 |
|
<groupId>org.apache.lucene</groupId> |
56 |
|
</exclusion> |
57 |
|
<exclusion> |
58 |
|
<artifactId>lucene-queries</artifactId> |
59 |
|
<groupId>org.apache.lucene</groupId> |
60 |
|
</exclusion> |
61 |
|
<exclusion> |
62 |
|
<artifactId>wstx-asl</artifactId> |
63 |
|
<groupId>org.codehaus.woodstox</groupId> |
64 |
|
</exclusion> |
65 |
|
<exclusion> |
66 |
|
<artifactId>lucene-grouping</artifactId> |
67 |
|
<groupId>org.apache.lucene</groupId> |
68 |
|
</exclusion> |
69 |
|
<exclusion> |
70 |
|
<artifactId>commons-codec</artifactId> |
71 |
|
<groupId>commons-codec</groupId> |
72 |
|
</exclusion> |
73 |
|
<exclusion> |
74 |
|
<artifactId>lucene-spatial</artifactId> |
75 |
|
<groupId>org.apache.lucene</groupId> |
76 |
|
</exclusion> |
77 |
|
<exclusion> |
78 |
|
<artifactId>lucene-analyzers-kuromoji</artifactId> |
79 |
|
<groupId>org.apache.lucene</groupId> |
80 |
|
</exclusion> |
81 |
|
<exclusion> |
82 |
|
<artifactId>commons-io</artifactId> |
83 |
|
<groupId>commons-io</groupId> |
84 |
|
</exclusion> |
85 |
|
<exclusion> |
86 |
|
<artifactId>lucene-queryparser</artifactId> |
87 |
|
<groupId>org.apache.lucene</groupId> |
88 |
|
</exclusion> |
89 |
|
<exclusion> |
90 |
|
<artifactId>guava</artifactId> |
91 |
|
<groupId>com.google.guava</groupId> |
92 |
|
</exclusion> |
93 |
|
<exclusion> |
94 |
|
<artifactId>httpmime</artifactId> |
95 |
|
<groupId>org.apache.httpcomponents</groupId> |
96 |
|
</exclusion> |
97 |
|
<exclusion> |
98 |
|
<artifactId>lucene-analyzers-common</artifactId> |
99 |
|
<groupId>org.apache.lucene</groupId> |
100 |
|
</exclusion> |
101 |
|
<exclusion> |
102 |
|
<artifactId>commons-fileupload</artifactId> |
103 |
|
<groupId>commons-fileupload</groupId> |
104 |
|
</exclusion> |
105 |
|
<exclusion> |
106 |
|
<artifactId>lucene-misc</artifactId> |
107 |
|
<groupId>org.apache.lucene</groupId> |
108 |
|
</exclusion> |
109 |
|
<exclusion> |
110 |
|
<artifactId>lucene-highlighter</artifactId> |
111 |
|
<groupId>org.apache.lucene</groupId> |
112 |
</exclusion> |
</exclusion> |
113 |
</exclusions> |
</exclusions> |
114 |
</dependency> |
</dependency> |