MVN

org.jwat : jwat-warc

Maven & Gradle

May 08, 2023
11 usages
3 stars

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.2.1</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.2.1

All Versions

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

Version Vulnerabilities Updated
1.2.x
jwat-warc-1.2.1
jwat-warc-1.2.0
1.1.x
jwat-warc-1.1.3
jwat-warc-1.1.2
jwat-warc-1.1.1
jwat-warc-1.1.0
1.0.x
jwat-warc-1.0.6
jwat-warc-1.0.5
jwat-warc-1.0.4
jwat-warc-1.0.3
jwat-warc-1.0.2
jwat-warc-1.0.1
jwat-warc-1.0.0
0.9.x
jwat-warc-0.9.1
jwat-warc-0.9.0
0.8.x
jwat-warc-0.8.0

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.2.1</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.2.1'

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.2.1")

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.2.1"

Advertisement

Dependencies from Group

May 08, 2023
13 usages
3 stars
May 08, 2023
12 usages
3 stars
May 08, 2023
11 usages
3 stars
May 08, 2023
8 usages
3 stars
May 08, 2023
2 usages
3 stars

Discover Dependencies

Feb 01, 2020
9 usages
47 stars
Feb 05, 2018
11 usages
1.2k stars
Oct 09, 2020
14 usages
512 stars
Jun 09, 2023
6 usages
428 stars
Nov 24, 2021
10 usages
3 stars
Jul 18, 2019
7 usages
1 stars
Jul 20, 2023
15 usages
439 stars
Oct 18, 2021
9 usages
9 stars
Jul 02, 2017
3 usages
354 stars
Dec 18, 2021
5 usages
34 stars