|
|
|
|
@ -128,6 +128,12 @@
@@ -128,6 +128,12 @@
|
|
|
|
|
<version>3.0.1</version> |
|
|
|
|
<scope>provided</scope> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>net.sourceforge.nekohtml</groupId> |
|
|
|
|
<artifactId>nekohtml</artifactId> |
|
|
|
|
<version>1.9.20</version> |
|
|
|
|
<scope>runtime</scope> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.apache.httpcomponents</groupId> |
|
|
|
|
<artifactId>httpclient</artifactId> |
|
|
|
|
|