MVN

org.netpreserve.openwayback : openwayback

Maven & Gradle

May 08, 2019
450 stars

OpenWayback · OpenWayback is the open source project behind the Wayback Machine, and is supported by the members of the International Internet Preservation Consortium (IIPC).

<dependency>
    <groupId>org.netpreserve.openwayback</groupId>
    <artifactId>openwayback</artifactId>
    <version>2.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.netpreserve.openwayback : openwayback to add to Maven - Latest Versions:

  • Latest Stable: 2.4.0
  • Latest Release Candidate: 2.3.0.RC.1
  • Latest Beta: 2.0.0.BETA.2

All Versions

Choose a version of org.netpreserve.openwayback : openwayback to add to Maven - All Versions:

Version Vulnerabilities Updated
2.4.x
openwayback-2.4.0
2.3.x
openwayback-2.3.2
openwayback-2.3.1
openwayback-2.3.0
openwayback-2.3.0.RC.1
2.2.x
openwayback-2.2.0
openwayback-2.2.0.RC.1
2.1.x
openwayback-2.1.0
openwayback-2.1.0.RC.1
2.0.x
openwayback-2.0.0
openwayback-2.0.0.BETA.2
openwayback-2.0.0.BETA.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.netpreserve.openwayback</groupId>
    <artifactId>openwayback</artifactId>
    <version>2.4.0</version>
</dependency>