elves

crawler framework

License

License

GroupId

GroupId

io.github.biezhi
ArtifactId

ArtifactId

elves
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

elves
crawler framework

Download elves

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1