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 Licenses
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.2.5 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-core 2.0.0-M2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-decoration-model 2.0.0-M2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml 2.0.0-M2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml5 2.0.0-M2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-sink-api 2.0.0-M2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-skin-model 2.0.0-M2 jar Apache License, Version 2.0
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0
org.apache.velocity velocity-tools 2.0 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.3.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-velocity 1.2 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 jar Eclipse Public License, Version 1.0
org.slf4j slf4j-api 1.7.32 jar MIT License

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 Classifier Type Licenses
com.google.inject guice 4.2.2 no_aop jar The Apache Software License, Version 2.0
commons-io commons-io 2.11.0 - jar Apache License, Version 2.0
net.sourceforge.htmlunit htmlunit 2.24 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-core 2.0.0-M2 tests test-jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-apt 2.0.0-M2 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-fml 2.0.0-M2 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xdoc 2.0.0-M2 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.6.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-testing 1.1.0 - jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.8.2 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.2 - jar Eclipse Public License v2.0
org.mockito mockito-core 2.28.2 - jar The MIT License
org.slf4j slf4j-simple 1.7.32 - jar MIT License

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 Licenses
commons-beanutils commons-beanutils 1.7.0 jar -
commons-chain commons-chain 1.1 jar -
commons-collections commons-collections 3.1 jar -
commons-digester commons-digester 1.8 jar -
commons-lang commons-lang 2.4 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1 jar -
dom4j dom4j 1.1 jar -
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.enterprise cdi-api 1.2 jar Apache License, Version 2.0
org.apache.commons commons-text 1.3 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.0.0 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.5 jar Eclipse Public License, Version 1.0
oro oro 2.0.8 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 Licenses
aopalliance aopalliance 1.0 jar Public Domain
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.1.3 jar Apache 2.0
com.google.guava guava 25.1-android jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.1 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
net.bytebuddy byte-buddy 1.9.10 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.10 jar The Apache Software License, Version 2.0
net.sourceforge.cssparser cssparser 0.9.21 jar Apache License, Version 2.0
net.sourceforge.htmlunit htmlunit-core-js 2.23 jar Mozilla Public License version 2.0
net.sourceforge.htmlunit neko-htmlunit 2.24 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.2 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.4 jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.5.2 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.checkerframework checker-compat-qual 2.0.0 jar GNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License
org.codehaus.mojo animal-sniffer-annotations 1.14 jar MIT license
org.eclipse.jetty jetty-io 9.2.20.v20161216 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.2.20.v20161216 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty.websocket websocket-api 9.2.20.v20161216 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty.websocket websocket-client 9.2.20.v20161216 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty.websocket websocket-common 9.2.20.v20161216 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.junit.platform junit-platform-commons 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.2 jar Eclipse Public License v2.0
org.objenesis objenesis 2.6 jar Apache 2
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.w3c.css sac 1.3 jar The W3C Software License
xalan serializer 2.7.2 jar The Apache Software License, Version 2.0
xalan xalan 2.7.2 jar The Apache Software License, Version 2.0
xerces xercesImpl 2.11.0 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0The SAX LicenseThe W3C License

Project Dependency Graph

Dependency Tree

Licenses

Apache Software License - Version 2.0: Jetty :: IO Utility, Jetty :: Utilities, Jetty :: Websocket :: API, Jetty :: Websocket :: Client, Jetty :: Websocket :: Common

The SAX License: XML Commons External Components XML APIs

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: error-prone annotations

Mozilla Public License version 2.0: HtmlUnit Core JS

MIT License: SLF4J API Module, SLF4J Simple Binding

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

The W3C License: XML Commons External Components XML APIs

Public Domain: AOP alliance

Apache 2: Objenesis

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Unknown: commons-beanutils, commons-collections, dom4j, oro

Eclipse Public License - Version 1.0: Jetty :: IO Utility, Jetty :: Utilities, Jetty :: Websocket :: API, Jetty :: Websocket :: Client, Jetty :: Websocket :: Common

The MIT License: Checker Qual, mockito-core

Apache License, Version 2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, CDI APIs, CSS Parser, Doxia :: APT Module, Doxia :: Core, Doxia :: FML Module, Doxia :: Sink API, Doxia :: XDoc Module, Doxia :: XHTML Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, HtmlUnit, HtmlUnit NekoHtml, Maven Artifact, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Testing, Plexus Velocity Component

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

CDDL + GPLv2 with classpath exception: javax.annotation API

MIT license: Animal Sniffer Annotations

The Apache Software License, Version 2.0: Apache Velocity, Byte Buddy (without dependencies), Byte Buddy Java agent, Commons Lang, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, J2ObjC Annotations, VelocityTools, XML Commons External Components XML APIs, Xalan Java, Xalan Java Serializer, Xerces2-j, javax.inject

The W3C Software License: Simple API for CSS

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.1.3.jar 13.7 kB 34 22 2 1.7 No
guava-25.1-android.jar 2.6 MB 1905 1875 18 1.7 Yes
guice-4.2.2-no_aop.jar 520.7 kB 406 390 9 1.7 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
commons-beanutils-1.7.0.jar 188.7 kB 129 111 5 1.2 Yes
commons-chain-1.1.jar 90 kB 78 61 8 1.3 Yes
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes
commons-collections-3.1.jar 559.4 kB 465 446 12 1.1 Yes
commons-digester-1.8.jar 143.6 kB 114 100 6 1.2 Yes
commons-io-2.11.0.jar 327.1 kB 224 201 11 1.8 Yes
commons-lang-2.4.jar 261.8 kB 148 127 9 1.2 Yes
commons-logging-1.1.jar 52.9 kB 34 25 2 1.1 Yes
dom4j-1.1.jar 456.9 kB 364 333 26 1.1 Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
cdi-api-1.2.jar 71.1 kB 118 98 7 1.6 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
byte-buddy-1.9.10.jar 3.3 MB 2368 2319 37 - Yes
byte-buddy-agent-1.9.10.jar 43.4 kB 41 31 2 - Yes
cssparser-0.9.21.jar 380.7 kB 120 99 8 1.5 Yes
htmlunit-2.24.jar 1.9 MB 1375 1314 48 1.7 Yes
htmlunit-core-js-2.23.jar 1.2 MB 473 440 20 1.7 Yes
neko-htmlunit-2.24.jar 125.3 kB 75 53 4 1.7 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
commons-text-1.3.jar 183 kB 133 115 6 1.7 Yes
httpclient-4.5.2.jar 736.7 kB 504 463 24 1.6 Yes
httpcore-4.4.4.jar 326.7 kB 284 254 17 1.6 Yes
httpmime-4.5.2.jar 41 kB 40 23 2 1.6 Yes
maven-artifact-3.2.5.jar 55.1 kB 57 32 11 1.6 Yes
doxia-core-2.0.0-M2.jar 168.3 kB 140 111 12 1.8 Yes
doxia-core-2.0.0-M2-tests.jar 117.6 kB - - - - -
doxia-decoration-model-2.0.0-M2.jar 56.7 kB 40 19 3 1.8 Yes
doxia-module-apt-2.0.0-M2.jar 53.5 kB 48 30 1 1.8 Yes
doxia-module-fml-2.0.0-M2.jar 37.8 kB 34 14 2 1.8 Yes
doxia-module-xdoc-2.0.0-M2.jar 35.6 kB 32 13 1 1.8 Yes
doxia-module-xhtml-2.0.0-M2.jar 17.3 kB 24 6 1 1.8 Yes
doxia-module-xhtml5-2.0.0-M2.jar 17.7 kB 24 6 1 1.8 Yes
doxia-sink-api-2.0.0-M2.jar 10.5 kB 18 3 1 1.8 Yes
doxia-skin-model-2.0.0-M2.jar 16.3 kB 23 5 2 1.8 Yes
velocity-1.7.jar 449.5 kB 306 270 25 1.4 Yes
velocity-tools-2.0.jar 346.6 kB 211 187 11 1.5 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
checker-compat-qual-2.0.0.jar 31.5 kB 47 28 10 1.7 Yes
animal-sniffer-annotations-1.14.jar 3.5 kB 12 1 1 1.5 No
plexus-classworlds-2.6.0.jar 52.9 kB 52 37 5 1.7 Yes
plexus-component-annotations-2.0.0.jar 4.2 kB 15 3 1 1.6 No
plexus-testing-1.1.0.jar 6.6 kB 13 2 1 1.8 Yes
plexus-utils-3.3.0.jar 263.3 kB 130 105 9 1.6 Yes
plexus-velocity-1.2.jar 8.1 kB 17 4 1 1.5 Yes
jetty-io-9.2.20.v20161216.jar 108.3 kB 89 76 2 1.7 Yes
jetty-util-9.2.20.v20161216.jar 377 kB 238 216 10 1.7 Yes
websocket-api-9.2.20.v20161216.jar 44.1 kB 56 40 4 1.7 Yes
websocket-client-9.2.20.v20161216.jar 36.3 kB 31 16 3 1.7 Yes
websocket-common-9.2.20.v20161216.jar 180.3 kB 134 107 13 1.7 Yes
org.eclipse.sisu.inject-0.3.5.jar 379.3 kB 289 271 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.5.jar 205.3 kB 196 164 20 1.6 Yes
junit-jupiter-api-5.8.2.jar 193.5 kB 183 168 8 - Yes
junit-jupiter-engine-5.8.2.jar 229.7 kB 140 123 9 - Yes
junit-platform-commons-1.8.2.jar 100.4 kB 63 43 7 - Yes
junit-platform-engine-1.8.2.jar 185.8 kB 142 126 9 - Yes
mockito-core-2.28.2.jar 591.2 kB 635 562 65 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
slf4j-api-1.7.32.jar 41.5 kB 46 34 4 1.5 Yes
slf4j-simple-1.7.32.jar 15.3 kB 20 10 1 1.5 Yes
sac-1.3.jar 15.8 kB 37 29 2 1.1 Yes
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No
serializer-2.7.2.jar 276.4 kB 123 108 3 1.3 Yes
xalan-2.7.2.jar 3.2 MB 1565 1501 49 1.3 Yes
xercesImpl-2.11.0.jar 1.4 MB 1035 952 40 1.3 No
xml-apis-1.4.01.jar 220.5 kB 391 346 29 1.1 No
Total Size Entries Classes Packages Java Version Debug Information
72 24.1 MB 16974 15297 722 1.8 64
compile: 28 compile: 4.7 MB compile: 3604 compile: 3064 compile: 219 - compile: 25
test: 44 test: 19.3 MB test: 13370 test: 12233 test: 503 - test: 39