30 |
<version>4.1.0</version> |
<version>4.1.0</version> |
31 |
<type>jar</type> |
<type>jar</type> |
32 |
<exclusions> |
<exclusions> |
|
<!-- <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> --> |
|
33 |
<exclusion> |
<exclusion> |
34 |
<artifactId>httpclient</artifactId> |
<artifactId>httpclient</artifactId> |
35 |
<groupId>org.apache.httpcomponents</groupId> |
<groupId>org.apache.httpcomponents</groupId> |
103 |
<groupId>org.apache.httpcomponents</groupId> |
<groupId>org.apache.httpcomponents</groupId> |
104 |
</exclusion> |
</exclusion> |
105 |
<exclusion> |
<exclusion> |
|
<artifactId>lucene-core</artifactId> |
|
|
<groupId>org.apache.lucene</groupId> |
|
|
</exclusion> |
|
|
<exclusion> |
|
106 |
<artifactId>lucene-analyzers-common</artifactId> |
<artifactId>lucene-analyzers-common</artifactId> |
107 |
<groupId>org.apache.lucene</groupId> |
<groupId>org.apache.lucene</groupId> |
108 |
</exclusion> |
</exclusion> |