Skip to content

Mixnode/mixnode-warcreader-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Mixnode WARC Reader for Java

This library makes reading WARC files in Java extremely easy. It is open source and compatible with the latest WARC standard ( WARC-1.1 ).

Download

Download the latest version via Maven

<dependency>
   <groupId>com.mixnode.utils</groupId>
   <artifactId>warcreader</artifactId>
   <version>1.0</version>
</dependency>

Releases

No releases published

Packages

No packages published

Languages