| License |
License |
|---|---|
| GroupId | GroupIdio.github.yang-pingo |
| ArtifactId | ArtifactIdjnewbie |
| Version | Version1.6 |
| Type | Typejar |
| Description |
Descriptionjnewbie
最最最简单的爬虫框架!
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jnewbie-1.6.pom | |
| jnewbie-1.6.jar | 44 KB |
| jnewbie-1.6-sources.jar | 19 KB |
| jnewbie-1.6-javadoc.jar | 131 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.yang-pingo/jnewbie/ -->
<dependency>
<groupId>io.github.yang-pingo</groupId>
<artifactId>jnewbie</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yang-pingo/jnewbie/
implementation 'io.github.yang-pingo:jnewbie:1.6'
// https://jarcasting.com/artifacts/io.github.yang-pingo/jnewbie/
implementation ("io.github.yang-pingo:jnewbie:1.6")
'io.github.yang-pingo:jnewbie:jar:1.6'
<dependency org="io.github.yang-pingo" name="jnewbie" rev="1.6">
<artifact name="jnewbie" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yang-pingo', module='jnewbie', version='1.6')
)
libraryDependencies += "io.github.yang-pingo" % "jnewbie" % "1.6"
[io.github.yang-pingo/jnewbie "1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : jsr250-api | jar | 1.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.22 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.jsoup : jsoup | jar | 1.14.3 |
| org.seleniumhq.selenium : selenium-java | jar | 4.0.0 |
| net.sourceforge.htmlunit : htmlunit | jar | 2.54.0 |
| net.sourceforge.htmlcleaner : htmlcleaner | jar | 2.25 |
| net.sf.saxon : Saxon-HE | jar | 10.6 |
| com.codeborne : phantomjsdriver | jar | 1.5.0 |
| org.apache.httpcomponents : httpcore | jar | 4.4.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.0 |