License |
License |
---|---|
GroupId | GroupIdcom.geccocrawler |
ArtifactId | ArtifactIdgecco |
Version | Version1.3.21 |
Type | Typejar |
Description |
DescriptionGecco
Easy to use lightweight web crawler
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gecco-1.3.21.pom | |
gecco-1.3.21.jar | 144 KB |
gecco-1.3.21-sources.jar | 91 KB |
gecco-1.3.21-javadoc.jar | 725 KB |
Browse |
<!-- 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"]
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 |