MVN

org.jwat : jwat-tools

Maven & Gradle

May 12, 2023

jwat-tools · JWAT-Tools uses the available JWAT libraries to make high level tasks available either from command-line or programmatically. Common tasks include: Test, Compress, Decompress, CDX, Arc2Warc. More specialised tasks include: Changed, ContainerMD, Delete, Extract, Interval, PathIndex, Unpack, Headers2CDX.

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

Latest Version

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

  • Latest Stable: 0.7.1

All Versions

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

Version Vulnerabilities Updated
0.7.x
jwat-tools-0.7.1
jwat-tools-0.7.0
0.6.x
jwat-tools-0.6.9
jwat-tools-0.6.8
jwat-tools-0.6.6
jwat-tools-0.6.5
jwat-tools-0.6.4
jwat-tools-0.6.3
jwat-tools-0.6.2
jwat-tools-0.6.1
jwat-tools-0.6.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jwat</groupId>
    <artifactId>jwat-tools</artifactId>
    <version>0.7.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jwat:jwat-tools:0.7.1'

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

implementation("org.jwat:jwat-tools:0.7.1")

How to add a dependency to SBT Scala

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

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

Dec 26, 2015
1 usages
0 stars
Dec 26, 2015
2 usages
0 stars
Dec 26, 2015
0 stars
Apr 23, 2014
3 usages
151 stars
Aug 25, 2023
3 usages
187 stars
Aug 25, 2023
7 usages
187 stars