| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.brianway |
| Идентификатор | Идентификаторwebporter-core |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava crawler application based on webmagic.
|
| Имя Файла | Размер |
|---|---|
| webporter-core-1.0.pom | |
| webporter-core-1.0.jar | 19 KB |
| webporter-core-1.0-sources.jar | 11 KB |
| webporter-core-1.0-javadoc.jar | 115 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.brianway/webporter-core/ -->
<dependency>
<groupId>com.github.brianway</groupId>
<artifactId>webporter-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.brianway/webporter-core/
implementation 'com.github.brianway:webporter-core:1.0'
// https://jarcasting.com/artifacts/com.github.brianway/webporter-core/
implementation ("com.github.brianway:webporter-core:1.0")
'com.github.brianway:webporter-core:jar:1.0'
<dependency org="com.github.brianway" name="webporter-core" rev="1.0">
<artifact name="webporter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.brianway', module='webporter-core', version='1.0')
)
libraryDependencies += "com.github.brianway" % "webporter-core" % "1.0"
[com.github.brianway/webporter-core "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 15.0 |
| us.codecraft : webmagic-core | jar | 0.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |