Open Source New Zealand : template-scraper

A common module to generate wrapper layout

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

nz.net.osnz.common
Идентификатор

Идентификатор

template-scraper
Последняя версия

Последняя версия

3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Open Source New Zealand : template-scraper
A common module to generate wrapper layout
Ссылка на сайт

Ссылка на сайт

https://github.com/OpenSourceNZ/template-scraper
Система контроля версий

Система контроля версий

https://github.com/OpenSourceNZ/template-scraper

Скачать template-scraper

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/nz.net.osnz.common/template-scraper/ -->
<dependency>
    <groupId>nz.net.osnz.common</groupId>
    <artifactId>template-scraper</artifactId>
    <version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.osnz.common/template-scraper/
implementation 'nz.net.osnz.common:template-scraper:3.3'
// https://jarcasting.com/artifacts/nz.net.osnz.common/template-scraper/
implementation ("nz.net.osnz.common:template-scraper:3.3")
'nz.net.osnz.common:template-scraper:jar:3.3'
<dependency org="nz.net.osnz.common" name="template-scraper" rev="3.3">
  <artifact name="template-scraper" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.osnz.common', module='template-scraper', version='3.3')
)
libraryDependencies += "nz.net.osnz.common" % "template-scraper" % "3.3"
[nz.net.osnz.common/template-scraper "3.3"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
nz.net.osnz.composite : composite-groovy jar [3.3,)
nz.net.osnz.composite : composite-spring-web jar [3.4,4)
javax.servlet : javax.servlet-api jar 3.1.0
javax.servlet.jsp : jsp-api jar 2.1
org.jsoup : jsoup jar [1.7.3]
org.slf4j : slf4j-api jar [1.7.7]
org.apache.commons : commons-lang3 jar [3.3.1,4)

Модули Проекта

Данный проект не имеет модулей.

template-scraper

A template scraper to render the HTML page based on the template which comes from other site.

nz.net.osnz.common

Версии библиотеки

Версия
3.3
3.2
3.1
2.1
1.1