| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.archive.heritrix |
| Идентификатор | Идентификаторheritrix-modules |
| Версия | Версия3.4.0-20210618 |
| Тип | Типjar |
| Описание |
ОписаниеHeritrix 3: 'modules' subproject (reusable components)
This project contains some of the configurable modules used within the
Heritrix application to crawl the web. The modules in this project can
be used in applications other than Heritrix, however.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.archive.heritrix/heritrix-modules/ -->
<dependency>
<groupId>org.archive.heritrix</groupId>
<artifactId>heritrix-modules</artifactId>
<version>3.4.0-20210618</version>
</dependency>
// https://jarcasting.com/artifacts/org.archive.heritrix/heritrix-modules/
implementation 'org.archive.heritrix:heritrix-modules:3.4.0-20210618'
// https://jarcasting.com/artifacts/org.archive.heritrix/heritrix-modules/
implementation ("org.archive.heritrix:heritrix-modules:3.4.0-20210618")
'org.archive.heritrix:heritrix-modules:jar:3.4.0-20210618'
<dependency org="org.archive.heritrix" name="heritrix-modules" rev="3.4.0-20210618">
<artifact name="heritrix-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.archive.heritrix', module='heritrix-modules', version='3.4.0-20210618')
)
libraryDependencies += "org.archive.heritrix" % "heritrix-modules" % "3.4.0-20210618"
[org.archive.heritrix/heritrix-modules "3.4.0-20210618"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.archive.heritrix : heritrix-commons | jar | 3.4.0-20210618 |
| org.beanshell : bsh | jar | 2.0b5 |
| org.codehaus.groovy : groovy-all | jar | 1.6.3 |
| org.eclipse.jetty : jetty-server | jar | 9.4.37.v20210219 |
| org.eclipse.jetty : jetty-security | jar | 9.4.37.v20210219 |
| com.github.crawler-commons : crawler-commons | jar | 1.0 |
| com.jcraft : jsch | jar | 0.1.52 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.littleshoot : littleproxy | jar | 0.4 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| org.slf4j : slf4j-jdk14 | jar | 1.6.6 |