| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторposeidon |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеposeidon
The web crawl base framework based on jsoup.
|
| Имя Файла | Размер |
|---|---|
| poseidon-0.0.1.pom | |
| poseidon-0.0.1.jar | 24 KB |
| poseidon-0.0.1-sources.jar | 15 KB |
| poseidon-0.0.1-javadoc.jar | 190 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |