MVN

org.jwat : jwat-archive

Maven & Gradle

May 08, 2023
1 usages
3 stars

JWAT archive · Common code used with both ARC and WARC archives. Also include some useful utilities to use when working with ARC/WARC/GZip files.

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

Latest Version

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

  • Latest Stable: 1.2.1

All Versions

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

Version Vulnerabilities Updated
1.2.x
jwat-archive-1.2.1
jwat-archive-1.2.0
1.1.x
jwat-archive-1.1.3
jwat-archive-1.1.2
jwat-archive-1.1.1
jwat-archive-1.1.0
1.0.x
jwat-archive-1.0.6
jwat-archive-1.0.5
jwat-archive-1.0.4
jwat-archive-1.0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jwat</groupId>
    <artifactId>jwat-archive</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jwat:jwat-archive:1.2.1'

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

implementation("org.jwat:jwat-archive:1.2.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jwat" % "jwat-archive" % "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

Oct 01, 2016
16 usages
Sep 05, 2016
16 usages
Sep 05, 2016
20 usages
Dec 22, 2016
4 usages
201 stars
Dec 22, 2016
7 usages
201 stars
Dec 22, 2016
9 usages
201 stars
Dec 22, 2016
201 stars
Jul 13, 2023
26 usages
1.4k stars
Dec 29, 2016
4 usages
275 stars