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 |
---|---|---|---|---|
net.sourceforge.pmd | pmd-core | 7.3.0 | jar | BSD-style |
net.sourceforge.pmd | pmd-java | 7.3.0 | jar | BSD-style |
net.sourceforge.pmd | pmd-javascript | 7.3.0 | jar | BSD-style |
net.sourceforge.pmd | pmd-jsp | 7.3.0 | jar | BSD-style |
org.apache.maven.doxia | doxia-core | 1.12.0 | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-sink-api | 1.12.0 | jar | Apache License, Version 2.0 |
org.apache.maven.reporting | maven-reporting-impl | 3.2.0 | jar | Apache License, Version 2.0 |
org.apache.maven.shared | maven-artifact-transfer | 0.13.1 | jar | Apache License, Version 2.0 |
org.apache.maven.shared | maven-common-artifact-filters | 3.4.0 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-i18n | 1.0-beta-10 | jar | - |
org.codehaus.plexus | plexus-resources | 1.3.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 4.0.1 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-xml | 3.0.0 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.maven.doxia | doxia-site-renderer | 1.11.1 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
com.github.tomakehurst | wiremock | 2.27.2 | jar | The Apache Software License, Version 2.0 |
commons-io | commons-io | 2.16.1 | jar | Apache-2.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.apache.commons | commons-lang3 | 3.14.0 | jar | Apache-2.0 |
org.apache.maven.plugin-testing | maven-plugin-testing-harness | 3.3.0 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-api | 1.4.1 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-connector-basic | 1.4.1 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-impl | 1.4.1 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-transport-wagon | 1.4.1 | jar | Apache License, Version 2.0 |
org.apache.maven.wagon | wagon-http-lightweight | 3.5.3 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-simple | 1.7.36 | jar | MIT License |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.maven | maven-artifact | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-compat | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-core | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-embedder | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-model | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.12.0 | jar | Apache-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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
classworlds | classworlds | 1.1-alpha-2 | - | jar | - |
com.github.oowekyala.ooxml | nice-xml-messages | 3.1 | - | jar | MIT License |
com.google.code.gson | gson | 2.10.1 | - | jar | Apache-2.0 |
commons-codec | commons-codec | 1.11 | - | jar | Apache License, Version 2.0 |
commons-logging | commons-logging | 1.2 | - | jar | The Apache Software License, Version 2.0 |
javax.inject | javax.inject | 1 | - | jar | The Apache Software License, Version 2.0 |
net.sf.saxon | Saxon-HE | 12.4 | - | jar | Mozilla Public License Version 2.0 |
org.antlr | antlr4-runtime | 4.9.3 | - | jar | The BSD License |
org.apache.commons | commons-text | 1.3 | - | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.5.13 | - | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.14 | - | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-decoration-model | 1.11.1 | - | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-integration-tools | 1.11.1 | - | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-logging-api | 1.12.0 | - | jar | Apache License, Version 2.0 |
org.apache.maven.reporting | maven-reporting-api | 3.1.1 | - | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-util | 1.4.1 | - | jar | Apache License, Version 2.0 |
org.apache.maven.shared | maven-shared-utils | 3.2.1 | - | jar | Apache License, Version 2.0 |
org.checkerframework | checker-qual | 2.11.1 | - | jar | The MIT License |
org.codehaus.plexus | plexus-component-annotations | 2.1.0 | - | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-container-default | 1.0-alpha-9 | - | jar | - |
org.codehaus.plexus | plexus-interpolation | 1.25 | - | jar | Apache License, Version 2.0 |
org.mozilla | rhino | 1.7.14 | - | jar | Mozilla Public License, Version 2.0 |
org.ow2.asm | asm | 9.6 | - | jar | BSD-3-Clause |
org.pcollections | pcollections | 3.2.0 | - | jar | The MIT License |
org.slf4j | jul-to-slf4j | 1.7.36 | - | jar | MIT License |
org.xmlresolver | xmlresolver | 5.2.2 | data | jar | Apache License version 2.0 |
org.xmlresolver | xmlresolver | 5.2.2 | - | jar | Apache License version 2.0 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to 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.2.2 | jar | Apache License, Version 2.0 |
commons-digester | commons-digester | 1.8 | jar | - |
commons-lang | commons-lang | 2.4 | jar | The Apache Software License, Version 2.0 |
dom4j | dom4j | 1.1 | jar | - |
org.apache.httpcomponents.client5 | httpclient5 | 5.1.3 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents.core5 | httpcore5 | 5.1.3 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents.core5 | httpcore5-h2 | 5.1.3 | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-module-xhtml | 1.11.1 | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-module-xhtml5 | 1.11.1 | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-skin-model | 1.11.1 | 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-velocity | 1.2 | jar | Apache License, Version 2.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:
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
Project Dependency Graph
Dependency Tree
- org.apache.maven.plugins:maven-pmd-plugin:maven-plugin:3.24.0
- org.apache.maven:maven-core:jar:3.6.3 (provided)
- org.apache.maven:maven-settings:jar:3.6.3 (provided)
- org.apache.maven:maven-settings-builder:jar:3.6.3 (provided)
- org.apache.maven:maven-builder-support:jar:3.6.3 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.6.3 (provided)
- org.apache.maven:maven-model-builder:jar:3.6.3 (provided)
- org.apache.maven:maven-resolver-provider:jar:3.6.3 (provided)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.4.1 (provided)
- org.apache.maven.resolver:maven-resolver-util:jar:1.4.1 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.2.1 (compile)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2 (provided)
- javax.annotation:javax.annotation-api:jar:1.2 (provided)
- javax.enterprise:cdi-api:jar:1.2 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2 (provided)
- com.google.inject:guice:jar:no_aop:4.2.1 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- javax.inject:javax.inject:jar:1 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (provided)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (compile)
- org.apache.maven:maven-artifact:jar:3.6.3 (provided)
- org.apache.maven:maven-model:jar:3.6.3 (provided)
- org.apache.maven:maven-compat:jar:3.6.3 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.25 (compile)
- org.apache.maven.wagon:wagon-provider-api:jar:3.3.4 (provided)
- org.apache.maven:maven-plugin-api:jar:3.6.3 (provided)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.12.0 (provided)
- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1 (compile)
- org.apache.maven.shared:maven-common-artifact-filters:jar:3.4.0 (compile)
- org.apache.maven:maven-embedder:jar:3.6.3 (provided)
- javax.annotation:jsr250-api:jar:1.0 (provided)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (provided)
- org.sonatype.plexus:plexus-cipher:jar:1.7 (provided)
- commons-cli:commons-cli:jar:1.4 (provided)
- org.apache.commons:commons-lang3:jar:3.14.0 (test)
- net.sourceforge.pmd:pmd-core:jar:7.3.0 (compile)
- org.slf4j:jul-to-slf4j:jar:1.7.36 (compile)
- org.antlr:antlr4-runtime:jar:4.9.3 (compile)
- net.sf.saxon:Saxon-HE:jar:12.4 (compile)
- org.xmlresolver:xmlresolver:jar:5.2.2 (compile)
- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3 (runtime)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.1.3 (runtime)
- org.apache.httpcomponents.core5:httpcore5:jar:5.1.3 (runtime)
- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3 (runtime)
- org.xmlresolver:xmlresolver:jar:data:5.2.2 (compile)
- org.xmlresolver:xmlresolver:jar:5.2.2 (compile)
- org.ow2.asm:asm:jar:9.6 (compile)
- com.google.code.gson:gson:jar:2.10.1 (compile)
- org.checkerframework:checker-qual:jar:2.11.1 (compile)
- org.pcollections:pcollections:jar:3.2.0 (compile)
- com.github.oowekyala.ooxml:nice-xml-messages:jar:3.1 (compile)
- net.sourceforge.pmd:pmd-java:jar:7.3.0 (compile)
- net.sourceforge.pmd:pmd-javascript:jar:7.3.0 (compile)
- org.mozilla:rhino:jar:1.7.14 (compile)
- net.sourceforge.pmd:pmd-jsp:jar:7.3.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.maven.doxia:doxia-sink-api:jar:1.12.0 (compile)
- org.apache.maven.doxia:doxia-logging-api:jar:1.12.0 (compile)
- org.apache.maven.doxia:doxia-core:jar:1.12.0 (compile)
- org.apache.commons:commons-text:jar:1.3 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-codec:commons-codec:jar:1.11 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.14 (compile)
- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1 (runtime)
- org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1 (compile)
- org.apache.maven.doxia:doxia-skin-model:jar:1.11.1 (runtime)
- org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1 (runtime)
- org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1 (runtime)
- org.codehaus.plexus:plexus-velocity:jar:1.2 (runtime)
- org.apache.velocity:velocity:jar:1.7 (runtime)
- commons-lang:commons-lang:jar:2.4 (runtime)
- org.apache.velocity:velocity-tools:jar:2.0 (runtime)
- commons-beanutils:commons-beanutils:jar:1.7.0 (runtime)
- commons-digester:commons-digester:jar:1.8 (runtime)
- commons-chain:commons-chain:jar:1.1 (runtime)
- dom4j:dom4j:jar:1.1 (runtime)
- oro:oro:jar:2.0.8 (runtime)
- commons-collections:commons-collections:jar:3.2.2 (runtime)
- org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0 (compile)
- org.apache.maven.reporting:maven-reporting-api:jar:3.1.1 (compile)
- org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1 (compile)
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9 (compile)
- classworlds:classworlds:jar:1.1-alpha-2 (compile)
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9 (compile)
- org.codehaus.plexus:plexus-resources:jar:1.3.0 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.0.1 (compile)
- org.codehaus.plexus:plexus-xml:jar:3.0.0 (compile)
- org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 (test)
- org.codehaus.plexus:plexus-archiver:jar:2.2 (test)
- org.codehaus.plexus:plexus-io:jar:2.0.4 (test)
- org.codehaus.plexus:plexus-archiver:jar:2.2 (test)
- com.github.tomakehurst:wiremock:jar:2.27.2 (test)
- org.eclipse.jetty:jetty-server:jar:9.2.28.v20190418 (test)
- javax.servlet:javax.servlet-api:jar:3.1.0 (test)
- org.eclipse.jetty:jetty-http:jar:9.2.28.v20190418 (test)
- org.eclipse.jetty:jetty-io:jar:9.2.28.v20190418 (test)
- org.eclipse.jetty:jetty-servlet:jar:9.2.28.v20190418 (test)
- org.eclipse.jetty:jetty-security:jar:9.2.28.v20190418 (test)
- org.eclipse.jetty:jetty-servlets:jar:9.2.28.v20190418 (test)
- org.eclipse.jetty:jetty-continuation:jar:9.2.28.v20190418 (test)
- org.eclipse.jetty:jetty-util:jar:9.2.28.v20190418 (test)
- org.eclipse.jetty:jetty-webapp:jar:9.2.28.v20190418 (test)
- org.eclipse.jetty:jetty-xml:jar:9.2.28.v20190418 (test)
- org.eclipse.jetty:jetty-proxy:jar:9.2.28.v20190418 (test)
- org.eclipse.jetty:jetty-client:jar:9.2.28.v20190418 (test)
- com.google.guava:guava:jar:20.0 (provided)
- com.fasterxml.jackson.core:jackson-core:jar:2.11.0 (test)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.11.0 (test)
- com.fasterxml.jackson.core:jackson-databind:jar:2.11.0 (test)
- org.xmlunit:xmlunit-core:jar:2.7.0 (test)
- org.xmlunit:xmlunit-legacy:jar:2.7.0 (test)
- org.xmlunit:xmlunit-placeholders:jar:2.7.0 (test)
- com.jayway.jsonpath:json-path:jar:2.4.0 (test)
- net.minidev:json-smart:jar:2.3 (test)
- net.minidev:accessors-smart:jar:1.2 (test)
- net.minidev:json-smart:jar:2.3 (test)
- net.sf.jopt-simple:jopt-simple:jar:5.0.3 (test)
- com.github.jknack:handlebars:jar:4.0.7 (test)
- com.github.jknack:handlebars-helpers:jar:4.0.7 (test)
- com.flipkart.zjsonpatch:zjsonpatch:jar:0.4.4 (test)
- commons-fileupload:commons-fileupload:jar:1.4 (test)
- org.eclipse.jetty:jetty-server:jar:9.2.28.v20190418 (test)
- org.apache.maven.resolver:maven-resolver-api:jar:1.4.1 (test)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1 (test)
- org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.4.1 (test)
- org.apache.maven.resolver:maven-resolver-transport-wagon:jar:1.4.1 (test)
- org.apache.maven.wagon:wagon-http-lightweight:jar:3.5.3 (test)
- org.apache.maven.wagon:wagon-http-shared:jar:3.5.3 (test)
- commons-io:commons-io:jar:2.16.1 (test)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
- org.apache.maven:maven-core:jar:3.6.3 (provided)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Apache Software License - Version 2.0: Jetty :: Asynchronous HTTP Client, Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Proxy, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities
The BSD License: ANTLR 4 Runtime
Eclipse Public License 1.0: JUnit
MIT License: JUL to SLF4J bridge, Nice XML messages, SLF4J API Module, SLF4J Simple Binding
BSD-3-Clause: asm
Mozilla Public License, Version 2.0: rhino
Public Domain: AOP alliance
Mozilla Public License Version 2.0: Saxon-HE
New BSD License: Hamcrest Core
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
BSD-style: PMD Core, PMD JSP, PMD Java, PMD JavaScript
Unknown: Plexus I18N Component, classworlds, commons-beanutils, dom4j, oro
The BSD 3-Clause License: org.xmlunit:xmlunit-legacy
Apache License version 2.0: XML Resolver
Eclipse Public License - Version 1.0: Jetty :: Asynchronous HTTP Client, Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Proxy, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities
The MIT License: Checker Qual, JOpt Simple, PCollections
Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Common Artifact Filters, Apache Maven PMD Plugin, Gson, Maven Plugin Tools Java Annotations
Apache License, Version 2.0: Apache Commons CLI, Apache Commons Codec, Apache Commons Collections, Apache Commons FileUpload, Apache Commons Text, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, Apache Maven Artifact Transfer, Apache Maven Reporting API, Apache Maven Reporting Implementation, Apache Maven Shared Utils, Apache Maven Wagon :: API, Apache Maven Wagon :: Providers :: HTTP Shared Library, Apache Maven Wagon :: Providers :: Lightweight HTTP Provider, CDI APIs, Doxia :: Core, Doxia :: Logging API, Doxia :: Sink API, Doxia :: XHTML Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Integration Tools, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Connector Basic, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Transport Wagon, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Compat, Maven Core, Maven Embedder, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Resource Component, Plexus Velocity Component, Plexus XML Utilities
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform
CDDL + GPLv2 with classpath exception: Java Servlet API, javax.annotation API
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Logging, Apache Velocity, Commons Lang, Google Guice - Core Library, Guava: Google Core Libraries for Java, Handlebars, Handlebars Helpers, JSON Small and Fast Parser, Jackson-annotations, Jackson-core, Plexus Archiver Component, Plexus IO Components, VelocityTools, WireMock, jackson-databind, javax.inject, org.xmlunit:xmlunit-core, org.xmlunit:xmlunit-placeholders, project ':json-path', zjsonpatch
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 |
classworlds-1.1-alpha-2.jar | 37.5 kB | 32 | 22 | 3 | 1.1 | Yes |
jackson-annotations-2.11.0.jar | 68.2 kB | 81 | 69 | 2 | 9 | Yes |
jackson-core-2.11.0.jar | 351.5 kB | 144 | 118 | 13 | 9 | Yes |
jackson-databind-2.11.0.jar | 1.4 MB | 693 | 658 | 22 | 9 | Yes |
zjsonpatch-0.4.4.jar | 30.5 kB | 28 | 18 | 1 | 1.6 | Yes |
handlebars-4.0.7.jar | 349.7 kB | 249 | 228 | 9 | 1.7 | Yes |
handlebars-helpers-4.0.7.jar | 11.8 kB | 22 | 10 | 1 | 1.7 | Yes |
nice-xml-messages-3.1.jar | 48.6 kB | 49 | 37 | 2 | 1.8 | Yes |
wiremock-2.27.2.jar | 3.3 MB | 697 | 607 | 30 | 1.7 | Yes |
gson-2.10.1.jar | 283.4 kB | 238 | 218 | 10 | 9 | Yes |
guava-20.0.jar | 2.4 MB | 1844 | 1814 | 18 | 1.6 | Yes |
guice-4.2.1-no_aop.jar | 520.7 kB | 406 | 390 | 9 | 1.7 | Yes |
json-path-2.4.0.jar | 223.2 kB | 191 | 174 | 12 | 1.6 | 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-cli-1.4.jar | 53.8 kB | 40 | 27 | 1 | 1.5 | Yes |
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-digester-1.8.jar | 143.6 kB | 114 | 100 | 6 | 1.2 | Yes |
commons-fileupload-1.4.jar | 72.4 kB | 67 | 49 | 6 | 1.6 | Yes |
commons-io-2.16.1.jar | 508.8 kB | 374 | 347 | 16 | 9 | Yes |
commons-lang-2.4.jar | 261.8 kB | 148 | 127 | 9 | 1.2 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | 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 |
jsr250-api-1.0.jar | 5.8 kB | 16 | 11 | 2 | 1.5 | 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 |
javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
accessors-smart-1.2.jar | 30 kB | 24 | 13 | 2 | 1.6 | Yes |
json-smart-2.3.jar | 120.3 kB | 106 | 92 | 5 | 1.6 | Yes |
jopt-simple-5.0.3.jar | 78.2 kB | 71 | 59 | 3 | 1.7 | Yes |
Saxon-HE-12.4.jar | 5.6 MB | 2680 | 2595 | 59 | 1.8 | Yes |
pmd-core-7.3.0.jar | 928.6 kB | 648 | 583 | 38 | 1.8 | Yes |
pmd-java-7.3.0.jar | 1.6 MB | 856 | 794 | 32 | 1.8 | Yes |
pmd-javascript-7.3.0.jar | 159.2 kB | 118 | 84 | 9 | 1.8 | Yes |
pmd-jsp-7.3.0.jar | 84.7 kB | 76 | 45 | 7 | 1.8 | Yes |
antlr4-runtime-4.9.3.jar | 336.7 kB | 237 | 220 | 7 | 1.7 | Yes |
commons-lang3-3.14.0.jar | 658 kB | 436 | 404 | 19 | 9 | Yes |
commons-text-1.3.jar | 183 kB | 133 | 115 | 6 | 1.7 | Yes |
httpclient-4.5.13.jar | 780.3 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.14.jar | 328.4 kB | 283 | 253 | 17 | 1.6 | Yes |
httpclient5-5.1.3.jar | 797.9 kB | 519 | 476 | 26 | 1.7 | Yes |
httpcore5-5.1.3.jar | 850.8 kB | 678 | 633 | 30 | 1.7 | Yes |
httpcore5-h2-5.1.3.jar | 232.1 kB | 169 | 141 | 14 | 1.7 | Yes |
maven-artifact-3.6.3.jar | 57.8 kB | 59 | 34 | 11 | 1.7 | Yes |
maven-builder-support-3.6.3.jar | 14.3 kB | 24 | 10 | 1 | 1.7 | Yes |
maven-compat-3.6.3.jar | 288 kB | 215 | 163 | 29 | 1.7 | Yes |
maven-core-3.6.3.jar | 633 kB | 490 | 403 | 56 | 1.7 | Yes |
maven-embedder-3.6.3.jar | 98.1 kB | 77 | 48 | 11 | 1.7 | Yes |
maven-model-3.6.3.jar | 215.4 kB | 94 | 77 | 3 | 1.7 | Yes |
maven-model-builder-3.6.3.jar | 192.3 kB | 156 | 123 | 16 | 1.7 | Yes |
maven-plugin-api-3.6.3.jar | 47 kB | 48 | 27 | 6 | 1.7 | Yes |
maven-repository-metadata-3.6.3.jar | 27.2 kB | 27 | 9 | 2 | 1.7 | Yes |
maven-resolver-provider-3.6.3.jar | 66.2 kB | 43 | 26 | 1 | 1.7 | Yes |
maven-settings-3.6.3.jar | 44 kB | 35 | 19 | 2 | 1.7 | Yes |
maven-settings-builder-3.6.3.jar | 42.1 kB | 53 | 32 | 5 | 1.7 | Yes |
doxia-core-1.12.0.jar | 218.5 kB | 159 | 127 | 14 | 1.7 | Yes |
doxia-decoration-model-1.11.1.jar | 59.8 kB | 42 | 21 | 3 | 1.7 | Yes |
doxia-integration-tools-1.11.1.jar | 46.7 kB | 48 | 5 | 1 | 1.7 | Yes |
doxia-logging-api-1.12.0.jar | 11.7 kB | 19 | 4 | 1 | 1.7 | Yes |
doxia-module-xhtml-1.11.1.jar | 17.4 kB | 24 | 6 | 1 | 1.7 | Yes |
doxia-module-xhtml5-1.11.1.jar | 17.8 kB | 24 | 6 | 1 | 1.7 | Yes |
doxia-sink-api-1.12.0.jar | 11.6 kB | 22 | 4 | 2 | 1.7 | Yes |
doxia-site-renderer-1.11.1.jar | 65.2 kB | 55 | 11 | 2 | 1.7 | Yes |
doxia-skin-model-1.11.1.jar | 16.3 kB | 23 | 5 | 2 | 1.7 | Yes |
maven-plugin-testing-harness-3.3.0.jar | 51 kB | 36 | 17 | 3 | 1.6 | Yes |
maven-plugin-annotations-3.12.0.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes |
maven-reporting-api-3.1.1.jar | 10.6 kB | 19 | 4 | 1 | 1.7 | Yes |
maven-reporting-impl-3.2.0.jar | 19.5 kB | 16 | 2 | 1 | 1.7 | Yes |
maven-resolver-api-1.4.1.jar | 149 kB | 156 | 132 | 12 | 1.7 | Yes |
maven-resolver-connector-basic-1.4.1.jar | 44.1 kB | 36 | 19 | 1 | 1.7 | Yes |
maven-resolver-impl-1.4.1.jar | 180.7 kB | 116 | 95 | 5 | 1.7 | Yes |
maven-resolver-spi-1.4.1.jar | 36.7 kB | 56 | 34 | 8 | 1.7 | Yes |
maven-resolver-transport-wagon-1.4.1.jar | 31 kB | 36 | 16 | 2 | 1.7 | Yes |
maven-resolver-util-1.4.1.jar | 167.5 kB | 132 | 105 | 13 | 1.7 | Yes |
maven-artifact-transfer-0.13.1.jar | 159.3 kB | 154 | 108 | 26 | 1.7 | Yes |
maven-common-artifact-filters-3.4.0.jar | 58.5 kB | 62 | 42 | 5 | 1.8 | Yes |
maven-shared-utils-3.2.1.jar | 166.6 kB | 109 | 84 | 10 | 1.6 | Yes |
wagon-http-lightweight-3.5.3.jar | 17.1 kB | 21 | 3 | 1 | 1.7 | Yes |
wagon-http-shared-3.5.3.jar | 40.8 kB | 28 | 12 | 1 | 1.7 | Yes |
wagon-provider-api-3.3.4.jar | 55.8 kB | 60 | 39 | 8 | 1.7 | 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 |
checker-qual-2.11.1.jar | 201.1 kB | 364 | 306 | 32 | 1.8 | Yes |
plexus-archiver-2.2.jar | 185 kB | 137 | 112 | 12 | 1.5 | Yes |
plexus-classworlds-2.6.0.jar | 52.9 kB | 52 | 37 | 5 | 1.7 | Yes |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No |
plexus-container-default-1.0-alpha-9.jar | 195.4 kB | 215 | 175 | 28 | 1.1 | Yes |
plexus-i18n-1.0-beta-10.jar | 11.9 kB | 20 | 7 | 1 | 1.5 | Yes |
plexus-interpolation-1.25.jar | 85.3 kB | 79 | 62 | 7 | 1.6 | Yes |
plexus-io-2.0.4.jar | 58.3 kB | 62 | 43 | 5 | 1.5 | Yes |
plexus-resources-1.3.0.jar | 22.9 kB | 32 | 18 | 2 | 1.8 | Yes |
plexus-utils-4.0.1.jar | 192.5 kB | 128 | 86 | 7 | 11 | Yes |
plexus-velocity-1.2.jar | 8.1 kB | 17 | 4 | 1 | 1.5 | Yes |
plexus-xml-3.0.0.jar | 93 kB | 44 | 25 | 2 | 1.8 | Yes |
jetty-client-9.2.28.v20190418.jar | 240.2 kB | 188 | 173 | 4 | 1.7 | Yes |
jetty-continuation-9.2.28.v20190418.jar | 16 kB | 20 | 8 | 1 | 1.7 | Yes |
jetty-http-9.2.28.v20190418.jar | 126.9 kB | 77 | 61 | 2 | 1.7 | Yes |
jetty-io-9.2.28.v20190418.jar | 108.7 kB | 89 | 76 | 2 | 1.7 | Yes |
jetty-proxy-9.2.28.v20190418.jar | 83.9 kB | 55 | 43 | 1 | 1.7 | Yes |
jetty-security-9.2.28.v20190418.jar | 96 kB | 70 | 57 | 2 | 1.7 | Yes |
jetty-server-9.2.28.v20190418.jar | 421.7 kB | 216 | 197 | 7 | 1.7 | Yes |
jetty-servlet-9.2.28.v20190418.jar | 115.7 kB | 59 | 45 | 3 | 1.7 | Yes |
jetty-servlets-9.2.28.v20190418.jar | 124.6 kB | 70 | 57 | 2 | 1.7 | Yes |
jetty-util-9.2.28.v20190418.jar | 387.6 kB | 245 | 223 | 10 | 1.7 | Yes |
jetty-webapp-9.2.28.v20190418.jar | 107.9 kB | 54 | 41 | 1 | 1.7 | Yes |
jetty-xml-9.2.28.v20190418.jar | 44.1 kB | 27 | 12 | 1 | 1.7 | Yes |
org.eclipse.sisu.inject-0.9.0.M2.jar | 424.6 kB | 318 | 294 | 9 | 1.8 | Yes |
org.eclipse.sisu.plexus-0.9.0.M2.jar | 209.8 kB | 203 | 165 | 20 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
rhino-1.7.14.jar | 1.4 MB | 577 | 539 | 21 | 1.8 | Yes |
asm-9.6.jar | 123.6 kB | 45 | 39 | 3 | 9 | Yes |
pcollections-3.2.0.jar | 66.8 kB | 50 | 42 | 1 | 1.8 | Yes |
jul-to-slf4j-1.7.36.jar | 4.5 kB | 11 | 1 | 1 | 1.5 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
plexus-cipher-1.7.jar | 13.4 kB | 21 | 5 | 1 | 1.5 | Yes |
plexus-sec-dispatcher-1.4.jar | 27.7 kB | 31 | 13 | 3 | 1.4 | Yes |
xmlresolver-5.2.2-data.jar | 1 MB | 430 | 0 | 0 | - | - |
xmlresolver-5.2.2.jar | 165.7 kB | 110 | 90 | 10 | 1.8 | Yes |
xmlunit-core-2.7.0.jar | 168.4 kB | 171 | 155 | 8 | 1.6 | Yes |
xmlunit-legacy-2.7.0.jar | 128.1 kB | 102 | 88 | 5 | 1.6 | Yes |
xmlunit-placeholders-2.7.0.jar | 13.5 kB | 19 | 7 | 1 | 1.6 | Yes |
oro-2.0.8.jar | 65.3 kB | 74 | 62 | 6 | 1.2 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
127 | 36.3 MB | 22908 | 19443 | 1119 | 11 | 123 |
compile: 41 | compile: 15.4 MB | compile: 9102 | compile: 7499 | compile: 421 | 11 | compile: 38 |
runtime: 17 | runtime: 4.6 MB | runtime: 3417 | runtime: 2993 | runtime: 185 | runtime: 16 | |
provided: 27 | provided: 5.7 MB | provided: 4552 | provided: 3929 | provided: 240 | provided: 27 | |
test: 42 | test: 10.7 MB | test: 5837 | test: 5022 | test: 273 | 9 | test: 42 |