| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools | 
        
| GroupId | GroupIdcom.mtons | 
    
| ArtifactId | ArtifactIdmtons-spider | 
    
| Last Version | Last Version1.5.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmtons spider is a web spider, that aims to be very flexible, easy to extend, and portable 
         | 
    
| Filename | Size | 
|---|---|
| mtons-spider-1.5.0.pom | |
| mtons-spider-1.5.0.jar | 46 KB | 
| mtons-spider-1.5.0-sources.jar | 27 KB | 
| mtons-spider-1.5.0-javadoc.jar | 207 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.mtons/mtons-spider/ -->
<dependency>
    <groupId>com.mtons</groupId>
    <artifactId>mtons-spider</artifactId>
    <version>1.5.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.mtons/mtons-spider/
implementation 'com.mtons:mtons-spider:1.5.0'
                // https://jarcasting.com/artifacts/com.mtons/mtons-spider/
implementation ("com.mtons:mtons-spider:1.5.0")
                'com.mtons:mtons-spider:jar:1.5.0'
                <dependency org="com.mtons" name="mtons-spider" rev="1.5.0">
  <artifact name="mtons-spider" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.mtons', module='mtons-spider', version='1.5.0')
)
                libraryDependencies += "com.mtons" % "mtons-spider" % "1.5.0"
                [com.mtons/mtons-spider "1.5.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.mtons : mtons-lang | jar | 1.5.0 | 
| commons-logging : commons-logging-api | jar | 1.1 | 
| org.jsoup : jsoup | jar | 1.9.1 | 
| com.alibaba : fastjson | jar | 1.2.6 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.1 | 
| org.apache.commons : commons-lang3 | jar | 3.4 | 
| net.sourceforge.htmlunit : htmlunit | jar | 2.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 | 
| ch.qos.logback : logback-core | jar | 1.2.3 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 |