Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
org.netpreserve.openwayback openwayback-core 2.3.2 jar Apache License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
aopalliance aopalliance 1.0 jar Public Domain
com.cloudera.cdh hadoop-ant 0.20.2-cdh3u4 pom The Apache Software License, Version 2.0
com.flagstone transform 3.0.2 jar BSD
com.google.guava guava 17.0 jar The Apache Software License, Version 2.0
com.googlecode.juniversalchardet juniversalchardet 1.0.3 jar Mozilla Public License 1.1 (MPL 1.1)
com.martiansoftware jsap 2.1 jar LGPL
com.sleepycat je 4.1.6 jar Sleepycat License
com.thoughtworks.xstream xstream 1.2.2 jar BSD style
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-configuration commons-configuration 1.8 jar The Apache Software License, Version 2.0
commons-dbcp commons-dbcp 1.2.2 jar /LICENSE.txt
commons-el commons-el 1.0 jar /LICENSE.txt
commons-httpclient commons-httpclient 3.1 jar Apache License
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.5 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
commons-net commons-net 1.4.1 jar /LICENSE.txt
commons-pool commons-pool 1.5.5 jar The Apache Software License, Version 2.0
it.unimi.dsi dsiutils 2.0.12 jar GNU Lesser General Public License Version 3+
it.unimi.dsi fastutil 6.5.2 jar Apache License, Version 2.0
joda-time joda-time 1.6 jar Apache 2
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
net.java.dev.jets3t jets3t 0.6.1 jar Apache License, Version 2.0
org.apache.commons commons-math3 3.1.1 jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-core 0.20.2-cdh3u4 jar The Apache Software License, Version 2.0
org.apache.hadoop.thirdparty.guava guava r09-jarjar jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.3.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.3 jar LICENSE.txt
org.beanshell bsh 2.0b4 jar GNU LESSER GENERAL PUBLIC LICENSE
org.codehaus.jackson jackson-core-asl 1.5.2 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-mapper-asl 1.5.2 jar The Apache Software License, Version 2.0
org.codehaus.jettison jettison 1.0-beta-1 jar -
org.eclipse.jdt core 3.1.1 jar Eclipse Public License v1.0
org.gnu.inet libidn 1.15 jar GNU Lesser General Public License version 2.1 or later
org.htmlparser htmlparser 1.6 jar Common Public License
org.json json 20131018 jar The JSON License
org.jwat jwat-arc 1.0.1 jar Apache License, Version 2.0
org.jwat jwat-archive-common 1.0.1 jar Apache License, Version 2.0
org.jwat jwat-common 1.0.1 jar Apache License, Version 2.0
org.jwat jwat-gzip 1.0.1 jar Apache License, Version 2.0
org.jwat jwat-warc 1.0.1 jar Apache License, Version 2.0
org.netpreserve.commons webarchive-commons 1.1.8 jar The Apache Software License, Version 2.0
org.netpreserve.openwayback openwayback-access-control-core 1.0.2 jar The Apache Software License, Version 2.0
org.netpreserve.openwayback openwayback-cdx-server 2.3.2 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.2 jar MIT License
org.springframework spring-aop 3.0.6.RELEASE jar -
org.springframework spring-asm 3.0.6.RELEASE jar -
org.springframework spring-beans 3.0.6.RELEASE jar -
org.springframework spring-context 3.0.6.RELEASE jar -
org.springframework spring-context-support 3.0.6.RELEASE jar -
org.springframework spring-core 3.0.6.RELEASE jar -
org.springframework spring-expression 3.0.6.RELEASE jar -
org.springframework spring-web 3.0.6.RELEASE jar -
org.springframework spring-webmvc 3.0.6.RELEASE jar -
oro oro 2.0.8 jar -
redis.clients jedis 2.0.0 jar Jedis License
stax stax-api 1.0.1 jar The Apache Software License, Version 2.0
xmlenc xmlenc 0.52 jar The BSD License
xpp3 xpp3_min 1.1.3.4.O jar -

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
junit junit 3.8.1 jar Common Public License Version 1.0

Project Dependency Graph

Dependency Tree

  • org.netpreserve.openwayback:openwayback-dist:pom:2.3.2 Information
    • org.netpreserve.openwayback:openwayback-core:jar:2.3.2 (compile) Information
      • org.netpreserve.openwayback:openwayback-cdx-server:jar:2.3.2 (compile) Information
        • org.springframework:spring-webmvc:jar:3.0.6.RELEASE (compile) Information
          • org.springframework:spring-context-support:jar:3.0.6.RELEASE (compile) Information
          • org.springframework:spring-expression:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-context:jar:3.0.6.RELEASE (compile) Information
          • org.springframework:spring-aop:jar:3.0.6.RELEASE (compile) Information
      • org.netpreserve.commons:webarchive-commons:jar:1.1.8 (compile) Information
        • junit:junit:jar:3.8.1 (test) Information
        • com.google.guava:guava:jar:17.0 (compile) Information
        • org.json:json:jar:20131018 (compile) Information
        • commons-httpclient:commons-httpclient:jar:3.1 (compile) Information
        • org.apache.hadoop:hadoop-core:jar:0.20.2-cdh3u4 (compile) Information
        • commons-lang:commons-lang:jar:2.5 (compile) Information
        • commons-io:commons-io:jar:2.4 (compile) Information
        • org.gnu.inet:libidn:jar:1.15 (compile) Information
        • it.unimi.dsi:dsiutils:jar:2.0.12 (compile) Information
        • org.apache.httpcomponents:httpcore:jar:4.3 (compile) Information
        • joda-time:joda-time:jar:1.6 (compile) Information
      • org.jwat:jwat-arc:jar:1.0.1 (compile) Information
      • org.jwat:jwat-warc:jar:1.0.1 (compile) Information
      • org.netpreserve.openwayback:openwayback-access-control-core:jar:1.0.2 (compile) Information
        • com.thoughtworks.xstream:xstream:jar:1.2.2 (compile) Information
          • xpp3:xpp3_min:jar:1.1.3.4.O (compile) Information
        • org.codehaus.jettison:jettison:jar:1.0-beta-1 (compile) Information
        • commons-dbcp:commons-dbcp:jar:1.2.2 (compile) Information
      • com.googlecode.juniversalchardet:juniversalchardet:jar:1.0.3 (compile) Information
      • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-asm:jar:3.0.6.RELEASE (compile) Information
        • commons-logging:commons-logging:jar:1.1.1 (compile) Information
      • org.springframework:spring-beans:jar:3.0.6.RELEASE (compile) Information
      • org.springframework:spring-web:jar:3.0.6.RELEASE (compile) Information
      • org.beanshell:bsh:jar:2.0b4 (compile) Information
      • org.htmlparser:htmlparser:jar:1.6 (compile) Information
      • com.flagstone:transform:jar:3.0.2 (compile) Information
      • redis.clients:jedis:jar:2.0.0 (compile) Information
      • com.sleepycat:je:jar:4.1.6 (compile) Information
      • org.apache.httpcomponents:httpclient:jar:4.3.5 (compile) Information
        • commons-codec:commons-codec:jar:1.6 (compile) Information

Licenses

GNU Lesser General Public License Version 3+: DSI Utilities

Jedis License: Jedis

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

The BSD License: xmlenc Library

Apache License: Apache HttpCore, HttpClient

MIT License: SLF4J API Module

Eclipse Public License v1.0: Eclipse JDT Core

The JSON License: JSON in Java

Public Domain: AOP alliance

Common Public License: HTML Parser

Apache 2: Joda time

BSD style: XStream Core

BSD: transform

Unknown: Jettison, oro, spring-aop, spring-asm, spring-beans, spring-context, spring-context-support, spring-core, spring-expression, spring-web, spring-webmvc, xpp3_min

LGPL: JSAP

Apache License, Version 2.0: An open source Java toolkit for Amazon S3, Apache HttpClient, OpenWayback Core Java Classes, OpenWayback tar.gz Distribution, Wayback CDX Server Core Java Classes, fastutil, jwat-arc, jwat-archive-common, jwat-common, jwat-gzip, jwat-warc

GNU Lesser General Public License version 2.1 or later: GNU IDN Library

Mozilla Public License 1.1 (MPL 1.1): juniversalchardet

Sleepycat License: je

The Apache Software License, Version 2.0: Access-Control: core library and client, Apache Log4j, CDH Hadoop Maven Wrapper, Commons CLI, Commons Codec, Commons Collections, Commons Configuration, Commons DBCP, Commons IO, Commons Lang, Commons Logging, Commons Math, Commons Pool, Data Mapper for Jackson, EL, Guava (Google Common Libraries), Guava: Google Core Libraries for Java, Jackson, Jakarta Commons Net, StAX API, hadoop-core, webarchive-commons

Common Public License Version 1.0: JUnit