MVN

org.jwat : jwat-warc

Maven & Gradle

Jul 10, 2022
11 usages

JWAT WARC · Used for reading, writing and validating WARC files. Implemented to follow the WARC/1.0 ISO specification as closely as possible.

<dependency>
    <groupId>org.jwat</groupId>
    <artifactId>jwat-warc</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jwat : jwat-warc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of org.jwat : jwat-warc to add to Maven or Gradle - All Versions:

  • Version Updated
  • jwat-warc-1.1.3

    Jul 10, 2022
  • jwat-warc-1.1.2

    Jun 29, 2022
  • jwat-warc-1.1.1

    Mar 20, 2018
  • jwat-warc-1.1.0

    Jul 06, 2017
  • jwat-warc-1.0.6

    Jun 13, 2017
  • jwat-warc-1.0.5

    Mar 24, 2017
  • jwat-warc-1.0.4

    Dec 20, 2015
  • jwat-warc-1.0.3

    Jun 02, 2015
  • jwat-warc-1.0.2

    Aug 26, 2014
  • jwat-warc-1.0.1

    May 14, 2014
  • jwat-warc-1.0.0

    Feb 11, 2013
  • jwat-warc-0.9.1

    Jul 01, 2012
  • jwat-warc-0.9.0

    May 11, 2012
  • jwat-warc-0.8.0

    Feb 09, 2012

How to add a dependency to Maven

Add the following org.jwat : jwat-warc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jwat</groupId>
    <artifactId>jwat-warc</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jwat : jwat-warc gradle dependency to your build.gradle file:

implementation 'org.jwat:jwat-warc:1.1.3'

Gradle Kotlin DSL: Add the following org.jwat : jwat-warc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jwat:jwat-warc:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jwat : jwat-warc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jwat" % "jwat-warc" % "1.1.3"

Advertisement

Dependencies from Group

Jul 10, 2022
13 usages
Jul 10, 2022
12 usages
Jul 10, 2022
11 usages
Jul 10, 2022
8 usages
Jul 10, 2022
2 usages

Discover Dependencies

Feb 01, 2020
9 usages
36 stars
Feb 05, 2018
11 usages
1.1k stars
Oct 09, 2020
14 usages
512 stars
Jan 09, 2023
6 usages
282 stars
Nov 24, 2021
10 usages
2 stars
Jul 18, 2019
7 usages
1 stars
May 05, 2018
15 usages
439 stars
Oct 18, 2021
9 usages
9 stars
Jul 02, 2017
3 usages
342 stars
Dec 18, 2021
5 usages
14 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome