23 |
<type>jar</type> |
<type>jar</type> |
24 |
<exclusions> |
<exclusions> |
25 |
<exclusion> |
<exclusion> |
|
<artifactId>jcl-over-slf4j</artifactId> |
|
|
<groupId>org.slf4j</groupId> |
|
|
</exclusion> |
|
|
<exclusion> |
|
|
<artifactId>slf4j-jdk14</artifactId> |
|
|
<groupId>org.slf4j</groupId> |
|
|
</exclusion> |
|
|
<exclusion> |
|
|
<artifactId>slf4j-api</artifactId> |
|
|
<groupId>org.slf4j</groupId> |
|
|
</exclusion> |
|
|
<exclusion> |
|
26 |
<artifactId>httpclient</artifactId> |
<artifactId>httpclient</artifactId> |
27 |
<groupId>org.apache.httpcomponents</groupId> |
<groupId>org.apache.httpcomponents</groupId> |
28 |
</exclusion> |
</exclusion> |
95 |
<groupId>org.apache.httpcomponents</groupId> |
<groupId>org.apache.httpcomponents</groupId> |
96 |
</exclusion> |
</exclusion> |
97 |
<exclusion> |
<exclusion> |
|
<artifactId>lucene-core</artifactId> |
|
|
<groupId>org.apache.lucene</groupId> |
|
|
</exclusion> |
|
|
<exclusion> |
|
98 |
<artifactId>lucene-analyzers-common</artifactId> |
<artifactId>lucene-analyzers-common</artifactId> |
99 |
<groupId>org.apache.lucene</groupId> |
<groupId>org.apache.lucene</groupId> |
100 |
</exclusion> |
</exclusion> |