| License |
License |
|---|---|
| GroupId | GroupIdcom.deep007 |
| ArtifactId | ArtifactIdgoniub |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongoniub
一个爬虫开发的工具包,方便使用。够牛逼!
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| goniub-2.0.2.pom | |
| goniub-2.0.2.jar | 206 KB |
| goniub-2.0.2-sources.jar | 100 KB |
| goniub-2.0.2-javadoc.jar | 558 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.deep007/goniub/ -->
<dependency>
<groupId>com.deep007</groupId>
<artifactId>goniub</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.deep007/goniub/
implementation 'com.deep007:goniub:2.0.2'
// https://jarcasting.com/artifacts/com.deep007/goniub/
implementation ("com.deep007:goniub:2.0.2")
'com.deep007:goniub:jar:2.0.2'
<dependency org="com.deep007" name="goniub" rev="2.0.2">
<artifact name="goniub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deep007', module='goniub', version='2.0.2')
)
libraryDependencies += "com.deep007" % "goniub" % "2.0.2"
[com.deep007/goniub "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 30.0-jre |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.springframework : spring-beans | jar | 5.0.7.RELEASE |
| org.projectlombok : lombok | jar | 1.18.6 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| org.seleniumhq.selenium : selenium-java | jar | 4.0.0-alpha-7 |
| com.alibaba : fastjson | jar | 1.2.25 |
| org.apache.httpcomponents : httpclient | jar | 4.5.5 |
| org.apache.httpcomponents : httpcore | jar | 4.4.12 |
| org.apache.httpcomponents : httpmime | jar | 4.5.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |