не последняя версия
Последняя версия 3.4.0-20210923

org.archive.heritrix:heritrix-modules 3.4.0-20190207

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.

Группа

Группа

org.archive.heritrix
Идентификатор

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

heritrix-modules
Версия

Версия

3.4.0-20190207
Тип

Тип

jar

Скачать heritrix-modules 3.4.0-20190207


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