is not current version
Last Version 3.4.0-20210923

Heritrix 3: 'modules' subproject (reusable components) 3.4.0-20210618

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.

License

License

GroupId

GroupId

org.archive.heritrix
ArtifactId

ArtifactId

heritrix-modules
Version

Version

3.4.0-20210618
Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Internet Archive

Download heritrix-modules 3.4.0-20210618


<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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

test (3)

Group / Artifact Type Version
org.littleshoot : littleproxy jar 0.4
org.slf4j : slf4j-api jar 1.6.6
org.slf4j : slf4j-jdk14 jar 1.6.6

Project Modules

There are no modules declared in this project.