Last Version

poseidon 0.0.1

The web crawl base framework based on jsoup.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

poseidon
Version

Version

0.0.1
Type

Type

jar
Description

Description

poseidon
The web crawl base framework based on jsoup.

Download poseidon 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.houbb/poseidon/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>poseidon</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/poseidon/
implementation 'com.github.houbb:poseidon:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/poseidon/
implementation ("com.github.houbb:poseidon:0.0.1")
'com.github.houbb:poseidon:jar:0.0.1'
<dependency org="com.github.houbb" name="poseidon" rev="0.0.1">
  <artifact name="poseidon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='poseidon', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "poseidon" % "0.0.1"
[com.github.houbb/poseidon "0.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.8
com.github.houbb : csv jar 0.0.1
org.jsoup : jsoup jar 1.12.1
com.squareup.okhttp3 : okhttp jar 3.14.2
com.alibaba : fastjson jar 1.2.58
org.apache.logging.log4j : log4j-api jar 2.6.1
org.apache.logging.log4j : log4j-core jar 2.6.1

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.