License |
License |
---|---|
GroupId | GroupIdcn.edu.hfut.dmic.webcollector |
ArtifactId | ArtifactIdWebCollector |
Last Version | Last Version2.73-alpha |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebCollector
A java crawler for information collection
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
WebCollector-2.73-alpha.pom | |
WebCollector-2.73-alpha.jar | 91 KB |
WebCollector-2.73-alpha-sources.jar | 82 KB |
WebCollector-2.73-alpha-javadoc.jar | 440 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.edu.hfut.dmic.webcollector/WebCollector/ -->
<dependency>
<groupId>cn.edu.hfut.dmic.webcollector</groupId>
<artifactId>WebCollector</artifactId>
<version>2.73-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/cn.edu.hfut.dmic.webcollector/WebCollector/
implementation 'cn.edu.hfut.dmic.webcollector:WebCollector:2.73-alpha'
// https://jarcasting.com/artifacts/cn.edu.hfut.dmic.webcollector/WebCollector/
implementation ("cn.edu.hfut.dmic.webcollector:WebCollector:2.73-alpha")
'cn.edu.hfut.dmic.webcollector:WebCollector:jar:2.73-alpha'
<dependency org="cn.edu.hfut.dmic.webcollector" name="WebCollector" rev="2.73-alpha">
<artifact name="WebCollector" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.edu.hfut.dmic.webcollector', module='WebCollector', version='2.73-alpha')
)
libraryDependencies += "cn.edu.hfut.dmic.webcollector" % "WebCollector" % "2.73-alpha"
[cn.edu.hfut.dmic.webcollector/WebCollector "2.73-alpha"]
Group / Artifact | Type | Version |
---|---|---|
org.rocksdb : rocksdbjni | jar | 5.14.2 |
com.google.code.gson : gson | jar | 2.8.5 |
com.squareup.okhttp3 : okhttp | jar | 3.11.0 |
org.jsoup : jsoup | jar | 1.11.3 |
com.googlecode.juniversalchardet : juniversalchardet | jar | 1.0.3 |
com.sleepycat : je | jar | 5.0.73 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.4.0 |
mysql : mysql-connector-java | jar | 5.1.46 |
org.apache.avro : avro | jar | 1.8.2 |
org.springframework : spring-jdbc | jar | 4.3.18.RELEASE |
com.mchange : c3p0 | jar | 0.9.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |