Last Version

Gecco 1.3.21

Easy to use lightweight web crawler

License

License

GroupId

GroupId

com.geccocrawler
ArtifactId

ArtifactId

gecco
Version

Version

1.3.21
Type

Type

jar
Description

Description

Gecco
Easy to use lightweight web crawler
Project URL

Project URL

https://github.com/xtuhcy/gecco
Source Code Management

Source Code Management

https://github.com/xtuhcy/gecco

Download gecco 1.3.21


<!-- https://jarcasting.com/artifacts/com.geccocrawler/gecco/ -->
<dependency>
    <groupId>com.geccocrawler</groupId>
    <artifactId>gecco</artifactId>
    <version>1.3.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.geccocrawler/gecco/
implementation 'com.geccocrawler:gecco:1.3.21'
// https://jarcasting.com/artifacts/com.geccocrawler/gecco/
implementation ("com.geccocrawler:gecco:1.3.21")
'com.geccocrawler:gecco:jar:1.3.21'
<dependency org="com.geccocrawler" name="gecco" rev="1.3.21">
  <artifact name="gecco" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geccocrawler', module='gecco', version='1.3.21')
)
libraryDependencies += "com.geccocrawler" % "gecco" % "1.3.21"
[com.geccocrawler/gecco "1.3.21"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.12
org.jsoup : jsoup jar 1.13.1
org.reflections : reflections jar 0.9.11
com.alibaba : fastjson jar 1.2.72
log4j : log4j jar 1.2.17
cglib : cglib jar 3.3.0
org.apache.commons : commons-lang3 jar 3.8.1
org.mozilla : rhino jar 1.7.10
org.weakref : jmxutils jar 1.19
com.google.guava : guava jar 27.0.1-jre

Project Modules

There are no modules declared in this project.