| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.sourceforge.web-harvest | 
| ArtifactId | ArtifactIdwebharvest-core | 
| Last Version | Last Version2.1.0-RC1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWeb-Harvest Core Open Source Web Data Extraction tool written in Java.
        It offers a way to collect desired Web pages and extract useful data from them. | 
| Filename | Size | 
|---|---|
| webharvest-core-2.1.0-RC1.pom | |
| webharvest-core-2.1.0-RC1.jar | 426 KB | 
| webharvest-core-2.1.0-RC1-sources.jar | 445 KB | 
| webharvest-core-2.1.0-RC1-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sourceforge.web-harvest/webharvest-core/ -->
<dependency>
    <groupId>net.sourceforge.web-harvest</groupId>
    <artifactId>webharvest-core</artifactId>
    <version>2.1.0-RC1</version>
</dependency>// https://jarcasting.com/artifacts/net.sourceforge.web-harvest/webharvest-core/
implementation 'net.sourceforge.web-harvest:webharvest-core:2.1.0-RC1'// https://jarcasting.com/artifacts/net.sourceforge.web-harvest/webharvest-core/
implementation ("net.sourceforge.web-harvest:webharvest-core:2.1.0-RC1")'net.sourceforge.web-harvest:webharvest-core:jar:2.1.0-RC1'<dependency org="net.sourceforge.web-harvest" name="webharvest-core" rev="2.1.0-RC1">
  <artifact name="webharvest-core" type="jar" />
</dependency>@Grapes(
@Grab(group='net.sourceforge.web-harvest', module='webharvest-core', version='2.1.0-RC1')
)libraryDependencies += "net.sourceforge.web-harvest" % "webharvest-core" % "2.1.0-RC1"[net.sourceforge.web-harvest/webharvest-core "2.1.0-RC1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.3 | 
| net.sourceforge.htmlcleaner : htmlcleaner | jar | 2.2 | 
| commons-lang : commons-lang | jar | 2.5 | 
| commons-beanutils : commons-beanutils | jar | 1.8.3 | 
| commons-io : commons-io | jar | 1.4 | 
| commons-dbutils : commons-dbutils | jar | 1.4 | 
| commons-collections : commons-collections | jar | 3.2.1 | 
| commons-httpclient : commons-httpclient | jar | 3.1 | 
| org.apache.commons : commons-email | jar | 1.2 | 
| commons-net : commons-net | jar | 2.0 | 
| org.reflections : reflections | jar | 0.9.8 | 
| net.sourceforge.saxon : saxon | jar | 9.1.0.8 | 
| net.sourceforge.saxon : saxon | jar | 9.1.0.8 | 
| org.beanshell : bsh | jar | 2.0b5 | 
| org.codehaus.groovy : groovy-all | jar | 2.0.4 | 
| rhino : js | jar | 1.7R2 | 
| com.google.guava : guava | jar | 13.0.1 | 
| com.google.inject : guice | jar | 3.0 | 
| com.google.inject.extensions : guice-assistedinject | jar | 3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| cglib : cglib-nodep | jar | 2.2 | 
| org.testng : testng | jar | 5.11 | 
| org.unitils : unitils-mock | jar | [3.3,) | 
| org.unitils : unitils-testng | jar | [3.3,) | 
| org.unitils : unitils-inject | jar | [3.3,) | 
| org.unitils : unitils-easymock | jar | [3.3,) | 
| org.slf4j : slf4j-simple | jar | 1.6.3 |