MVN

com.mtons : mtons-spider

Maven & Gradle

Feb 26, 2018

mtons spider is a web spider, that aims to be very flexible, easy to extend, and portable

<dependency>
    <groupId>com.mtons</groupId>
    <artifactId>mtons-spider</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mtons : mtons-spider to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.mtons : mtons-spider to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
mtons-spider-1.5.0
1.4.x
mtons-spider-1.4.0
1.3.x
mtons-spider-1.3.3
mtons-spider-1.3.2
mtons-spider-1.3.1
mtons-spider-1.3.0

How to add a dependency to Maven

Add the following com.mtons : mtons-spider maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mtons</groupId>
    <artifactId>mtons-spider</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mtons : mtons-spider gradle dependency to your build.gradle file:

implementation 'com.mtons:mtons-spider:1.5.0'

Gradle Kotlin DSL: Add the following com.mtons : mtons-spider gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mtons:mtons-spider:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mtons : mtons-spider sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mtons" % "mtons-spider" % "1.5.0"

Advertisement

Dependencies from Group

Feb 26, 2018
6 usages
Feb 26, 2018
3 usages
Feb 26, 2018
2 usages
Sep 29, 2015
Feb 26, 2018

Discover Dependencies

Sep 16, 2016
1 stars
Mar 12, 2022
16 usages
64 stars
Jul 23, 2018
1 usages
58.8k stars
Mar 08, 2023
228 usages
1.2k stars
Dec 13, 2019
3 usages
Mar 22, 2022
49 usages
Feb 23, 2017
5 usages
14 stars