Last Version

com.mtons:mtons-spider 1.5.0

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

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.mtons
ArtifactId

ArtifactId

mtons-spider
Version

Version

1.5.0
Type

Type

jar
Description

Description

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

Download mtons-spider 1.5.0


<!-- 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"]

Dependencies

compile (7)

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

test (4)

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

Project Modules

There are no modules declared in this project.