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

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

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-20210617
Тип

Тип

jar

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


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