java-warc

A WARC file reader and parser written in Java.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.bottomless-archive-project
ArtifactId

ArtifactId

java-warc
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

java-warc
A WARC file reader and parser written in Java.
Project URL

Project URL

https://github.com/bottomless-archive-project/java-warc.git
Source Code Management

Source Code Management

https://github.com/bottomless-archive-project/java-warc.git

Download java-warc

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bottomless-archive-project/java-warc/ -->
<dependency>
    <groupId>com.github.bottomless-archive-project</groupId>
    <artifactId>java-warc</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bottomless-archive-project/java-warc/
implementation 'com.github.bottomless-archive-project:java-warc:1.2.1'
// https://jarcasting.com/artifacts/com.github.bottomless-archive-project/java-warc/
implementation ("com.github.bottomless-archive-project:java-warc:1.2.1")
'com.github.bottomless-archive-project:java-warc:jar:1.2.1'
<dependency org="com.github.bottomless-archive-project" name="java-warc" rev="1.2.1">
  <artifact name="java-warc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bottomless-archive-project', module='java-warc', version='1.2.1')
)
libraryDependencies += "com.github.bottomless-archive-project" % "java-warc" % "1.2.1"
[com.github.bottomless-archive-project/java-warc "1.2.1"]

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains : annotations jar 22.0.0
org.apache.httpcomponents : httpcore jar 4.4.14
commons-io : commons-io jar 2.11.0
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.0
1.0.0