is not current version
Last Version 1.2.1

java-warc 1.1.0

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
Version

Version

1.1.0
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 1.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains : annotations jar 18.0.0
org.apache.httpcomponents : httpcore jar 4.4.13
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.