License |
License |
---|---|
GroupId | GroupIdorg.archive.heritrix |
ArtifactId | ArtifactIdheritrix-commons |
Last Version | Last Version3.4.0-20210923 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHeritrix 3: 'commons' subproject (utility classes)
The Archive Commons Code Libraries project contains general Java utility
libraries, as used by the Heritrix crawler and other projects.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.archive.heritrix/heritrix-commons/ -->
<dependency>
<groupId>org.archive.heritrix</groupId>
<artifactId>heritrix-commons</artifactId>
<version>3.4.0-20210923</version>
</dependency>
// https://jarcasting.com/artifacts/org.archive.heritrix/heritrix-commons/
implementation 'org.archive.heritrix:heritrix-commons:3.4.0-20210923'
// https://jarcasting.com/artifacts/org.archive.heritrix/heritrix-commons/
implementation ("org.archive.heritrix:heritrix-commons:3.4.0-20210923")
'org.archive.heritrix:heritrix-commons:jar:3.4.0-20210923'
<dependency org="org.archive.heritrix" name="heritrix-commons" rev="3.4.0-20210923">
<artifact name="heritrix-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.archive.heritrix', module='heritrix-commons', version='3.4.0-20210923')
)
libraryDependencies += "org.archive.heritrix" % "heritrix-commons" % "3.4.0-20210923"
[org.archive.heritrix/heritrix-commons "3.4.0-20210923"]
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware : reflectasm | jar | 0.8 |
com.esotericsoftware : minlog | jar | 1.2 |
Version |
---|
3.4.0-20210923
|
3.4.0-20210803
|
3.4.0-20210621
|
3.4.0-20210618
|
3.4.0-20210617
|
3.4.0-20210527
|
3.4.0-20200518
|
3.4.0-20200304
|
3.4.0-20190418
|
3.4.0-20190207
|
3.4.0-20190205
|