License |
License |
---|---|
GroupId | GroupIdio.archivesunleashed |
ArtifactId | ArtifactIdaut |
Version | Version0.91.0 |
Type | Typejar |
Description |
DescriptionArchives Unleashed Toolkit
An open-source toolkit for analyzing web archives.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
aut-0.91.0.pom | |
aut-0.91.0.zip | 2 KB |
aut-0.91.0-test-javadoc.jar | 415 KB |
aut-0.91.0-sources.jar | 61 KB |
aut-0.91.0-javadoc.jar | 1 MB |
aut-0.91.0-fatjar.jar | 174 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.archivesunleashed/aut/ -->
<dependency>
<groupId>io.archivesunleashed</groupId>
<artifactId>aut</artifactId>
<version>0.91.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.archivesunleashed/aut/
implementation 'io.archivesunleashed:aut:0.91.0'
// https://jarcasting.com/artifacts/io.archivesunleashed/aut/
implementation ("io.archivesunleashed:aut:0.91.0")
'io.archivesunleashed:aut:jar:0.91.0'
<dependency org="io.archivesunleashed" name="aut" rev="0.91.0">
<artifact name="aut" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.archivesunleashed', module='aut', version='0.91.0')
)
libraryDependencies += "io.archivesunleashed" % "aut" % "0.91.0"
[io.archivesunleashed/aut "0.91.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.scala-lang.modules : scala-parser-combinators_2.12 | jar | 1.1.2 |
org.scala-lang : scala-library | jar | 2.12.10 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.7.4 |
org.apache.hadoop : hadoop-common | jar | 2.7.4 |
org.apache.spark : spark-core_2.12 | jar | 3.0.1 |
org.apache.spark : spark-sql_2.12 | jar | 3.0.1 |
org.xerial.snappy : snappy-java | jar | 1.1.7.3 |
org.jsoup : jsoup | jar | 1.14.2 |
org.netpreserve.commons : webarchive-commons | jar | 1.1.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
org.apache.tika : tika-core | jar | 1.22 |
com.github.archivesunleashed.tika » tika-parsers | jar | 1.22 |
org.apache.tika : tika-langdetect | jar | 1.22 |
org.rogach : scallop_2.12 | jar | 3.3.1 |
com.syncthemall : boilerpipe | jar | 1.2.2 |
xerces : xercesImpl | jar | 2.12.0 |
tl.lin : lintools-datatypes | jar | 1.1.1 |
com.github.netarchivesuite » language-detector | jar | language-detector-0.6a |
org.apache.hadoop : hadoop-aws | jar | 2.7.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.8 |