| License |
License |
|---|---|
| GroupId | GroupIdio.github.biezhi |
| ArtifactId | ArtifactIdelves |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionelves
crawler framework
|
| Filename | Size |
|---|---|
| elves-0.0.2.pom | |
| elves-0.0.2.jar | 24 KB |
| elves-0.0.2-sources.jar | 12 KB |
| elves-0.0.2-javadoc.jar | 165 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.biezhi/elves/ -->
<dependency>
<groupId>io.github.biezhi</groupId>
<artifactId>elves</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.biezhi/elves/
implementation 'io.github.biezhi:elves:0.0.2'
// https://jarcasting.com/artifacts/io.github.biezhi/elves/
implementation ("io.github.biezhi:elves:0.0.2")
'io.github.biezhi:elves:jar:0.0.2'
<dependency org="io.github.biezhi" name="elves" rev="0.0.2">
<artifact name="elves" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.biezhi', module='elves', version='0.0.2')
)
libraryDependencies += "io.github.biezhi" % "elves" % "0.0.2"
[io.github.biezhi/elves "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.jsoup : jsoup | jar | 1.10.3 |
| us.codecraft : xsoup | jar | 0.3.1 |
| io.github.biezhi : oh-my-request | jar | 0.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |