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.7.0 | jar | BSD-style |
org.apache.maven.doxia | doxia-core | 2.0.0 | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-sink-api | 2.0.0 | jar | Apache-2.0 |
org.apache.maven.reporting | maven-reporting-impl | 4.0.0 | jar | Apache-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.1 | 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 |
---|---|---|---|---|
net.sourceforge.pmd | pmd-java | 7.7.0 | jar | BSD-style |
net.sourceforge.pmd | pmd-javascript | 7.7.0 | jar | BSD-style |
net.sourceforge.pmd | pmd-jsp | 7.7.0 | jar | BSD-style |
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.17.0 | jar | Apache-2.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.apache.commons | commons-lang3 | 3.17.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.13.1 | jar | Apache-2.0 |
org.eclipse.sisu | org.eclipse.sisu.plexus | 0.9.0.M3 | jar | Eclipse Public 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:
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-codec | commons-codec | 1.11 | jar | Apache License, Version 2.0 |
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-apt | 2.0.0 | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-module-xdoc | 2.0.0 | jar | Apache-2.0 |
org.mozilla | rhino | 1.7.15 | jar | Mozilla Public 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:
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.26.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.inject:jar:0.9.0.M3 (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.13.1 (provided)
- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1 (compile)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3 (provided)
- 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.17.0 (test)
- net.sourceforge.pmd:pmd-core:jar:7.7.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.5 (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.7 (compile)
- com.google.code.gson:gson:jar:2.11.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.27.0 (compile)
- org.checkerframework:checker-qual:jar:3.48.1 (compile)
- org.pcollections:pcollections:jar:4.0.2 (compile)
- com.github.oowekyala.ooxml:nice-xml-messages:jar:3.1 (compile)
- net.sourceforge.pmd:pmd-java:jar:7.7.0 (runtime)
- net.sourceforge.pmd:pmd-javascript:jar:7.7.0 (runtime)
- org.mozilla:rhino:jar:1.7.15 (runtime)
- net.sourceforge.pmd:pmd-jsp:jar:7.7.0 (runtime)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.maven.doxia:doxia-sink-api:jar:2.0.0 (compile)
- org.apache.maven.doxia:doxia-core:jar:2.0.0 (compile)
- org.apache.commons:commons-text:jar:1.12.0 (compile)
- org.apache.maven.reporting:maven-reporting-impl:jar:4.0.0 (compile)
- org.apache.maven.reporting:maven-reporting-api:jar:4.0.0 (compile)
- org.apache.maven.doxia:doxia-site-model:jar:2.0.0 (compile)
- org.apache.maven.doxia:doxia-integration-tools:jar:2.0.0 (compile)
- org.apache.maven.doxia:doxia-site-renderer:jar:2.0.0 (compile)
- org.apache.maven.doxia:doxia-skin-model:jar:2.0.0 (compile)
- org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0 (compile)
- org.codehaus.plexus:plexus-velocity:jar:2.2.0 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.4 (compile)
- org.apache.velocity.tools:velocity-tools-generic:jar:3.1 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- org.apache.commons:commons-digester3:jar:3.2 (compile)
- com.github.cliftonlabs:json-simple:jar:3.0.2 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- org.apache.maven.doxia:doxia-module-apt:jar:2.0.0 (runtime)
- org.apache.maven.doxia:doxia-module-xdoc:jar:2.0.0 (runtime)
- org.apache.maven:maven-archiver:jar:3.6.2 (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.1 (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 (compile)
- org.codehaus.plexus:plexus-io:jar:2.0.4 (compile)
- org.codehaus.plexus:plexus-archiver:jar:2.2 (compile)
- 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)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (test)
- commons-codec:commons-codec:jar:1.11 (runtime)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (test)
- org.apache.maven.wagon:wagon-http-shared:jar:3.5.3 (test)
- commons-io:commons-io:jar:2.17.0 (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
Apache 2.0: error-prone annotations
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 2.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
BSD-style: PMD Core, PMD JSP, PMD Java, PMD JavaScript
Unknown: Plexus I18N Component
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 Commons Text, Apache Maven Archiver, Apache Maven Common Artifact Filters, Apache Maven PMD Plugin, Apache Maven Reporting API, Apache Maven Reporting Implementation, Apache Velocity - Engine, Doxia :: APT Module, Doxia :: Core, Doxia :: Sink API, Doxia :: XDoc Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Integration Tools, Doxia Sitetools :: Site Model, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, Gson, Maven Plugin Tools Java Annotations
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons CLI, Apache Commons Codec, Apache Commons Collections, Apache Commons FileUpload, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, Apache Maven Artifact Transfer, Apache Maven Shared Utils, Apache Maven Wagon :: API, Apache Maven Wagon :: Providers :: HTTP Shared Library, Apache Maven Wagon :: Providers :: Lightweight HTTP Provider, Apache Velocity Tools - Generic tools, 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
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Digester, Apache Commons Logging, Google Guice - Core Library, Guava: Google Core Libraries for Java, Handlebars, Handlebars Helpers, JSON Small and Fast Parser, JSON.simple, Jackson-annotations, Jackson-core, Plexus Archiver Component, Plexus IO Components, 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 |
jackson-annotations-2.11.0.jar | 68.2 kB | 81 | 69 | 2 | 1.6 | Yes |
jackson-core-2.11.0.jar | 351.5 kB | 144 | 118 | 13 | 1.6 | Yes |
jackson-databind-2.11.0.jar | 1.4 MB | 693 | 658 | 22 | 1.7 | Yes |
zjsonpatch-0.4.4.jar | 30.5 kB | 28 | 18 | 1 | 1.6 | Yes |
json-simple-3.0.2.jar | 35.1 kB | 28 | 17 | 1 | 1.7 | 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.11.0.jar | 298.4 kB | 244 | - | - | - | - |
• Root | - | 243 | 223 | 9 | 1.7 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
error_prone_annotations-2.27.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
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.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | 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-fileupload-1.4.jar | 72.4 kB | 67 | 49 | 6 | 1.6 | Yes |
commons-io-2.17.0.jar | 516 kB | 378 | - | - | - | - |
• Root | - | 377 | 350 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
jsr250-api-1.0.jar | 5.8 kB | 16 | 11 | 2 | 1.5 | 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.5.jar | 5.6 MB | 2683 | 2600 | 59 | 1.8 | Yes |
pmd-core-7.7.0.jar | 931.7 kB | 650 | 585 | 38 | 1.8 | Yes |
pmd-java-7.7.0.jar | 1.7 MB | 865 | 803 | 32 | 1.8 | Yes |
pmd-javascript-7.7.0.jar | 160.2 kB | 118 | 84 | 9 | 1.8 | Yes |
pmd-jsp-7.7.0.jar | 85 kB | 76 | 45 | 7 | 1.8 | Yes |
antlr4-runtime-4.9.3.jar | 336.7 kB | 237 | 220 | 7 | 1.7 | Yes |
commons-digester3-3.2.jar | 241.6 kB | 213 | 189 | 11 | 1.5 | Yes |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-text-1.12.0.jar | 251.2 kB | 181 | - | - | - | - |
• Root | - | 180 | 160 | 8 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.16.jar | 327.9 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-archiver-3.6.2.jar | 26.8 kB | 19 | 5 | 1 | 1.8 | 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-2.0.0.jar | 168.1 kB | 159 | 130 | 12 | 1.8 | Yes |
doxia-integration-tools-2.0.0.jar | 50 kB | 48 | 5 | 1 | 1.8 | Yes |
doxia-module-apt-2.0.0.jar | 53.9 kB | 49 | 31 | 1 | 1.8 | Yes |
doxia-module-xdoc-2.0.0.jar | 35.2 kB | 32 | 13 | 1 | 1.8 | Yes |
doxia-module-xhtml5-2.0.0.jar | 17 kB | 24 | 6 | 1 | 1.8 | Yes |
doxia-sink-api-2.0.0.jar | 11.3 kB | 20 | 5 | 1 | 1.8 | Yes |
doxia-site-model-2.0.0.jar | 85.9 kB | 56 | 33 | 5 | 1.8 | Yes |
doxia-site-renderer-2.0.0.jar | 43.6 kB | 42 | 12 | 2 | 1.8 | Yes |
doxia-skin-model-2.0.0.jar | 16.4 kB | 23 | 5 | 2 | 1.8 | Yes |
maven-plugin-testing-harness-3.3.0.jar | 51 kB | 36 | 17 | 3 | 1.6 | Yes |
maven-plugin-annotations-3.13.1.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes |
maven-reporting-api-4.0.0.jar | 9.8 kB | 18 | 4 | 1 | 1.8 | Yes |
maven-reporting-impl-4.0.0.jar | 21 kB | 16 | 2 | 1 | 1.8 | 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-engine-core-2.4.jar | 510.5 kB | 289 | 255 | 18 | 1.8 | Yes |
velocity-tools-generic-3.1.jar | 216.9 kB | 116 | 98 | 3 | 1.8 | Yes |
checker-qual-3.48.1.jar | 238.6 kB | 454 | 381 | 33 | 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-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 | - | - | - | - |
• Root | - | 110 | 86 | 7 | 1.8 | Yes |
• Versioned | - | 6 | 1 | 1 | 9 | Yes |
• Versioned | - | 6 | 1 | 1 | 10 | Yes |
• Versioned | - | 6 | 1 | 1 | 11 | Yes |
plexus-velocity-2.2.0.jar | 5.7 kB | 17 | 3 | 2 | 1.8 | Yes |
plexus-xml-3.0.1.jar | 94.3 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.M3.jar | 433.6 kB | 318 | 297 | 9 | 1.8 | Yes |
org.eclipse.sisu.plexus-0.9.0.M3.jar | 216.3 kB | 205 | 167 | 20 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
rhino-1.7.15.jar | 1.4 MB | 581 | 543 | 21 | 1.8 | Yes |
asm-9.7.jar | 125.4 kB | 45 | 39 | 3 | 1.5 | Yes |
pcollections-4.0.2.jar | 73.7 kB | 56 | 48 | 2 | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
122 | 35.5 MB | 22156 | 18810 | 1024 | 1.8 | 119 |
compile: 45 | compile: 12.7 MB | compile: 7993 | compile: 6540 | compile: 351 | 1.8 | compile: 42 |
runtime: 10 | runtime: 5.6 MB | runtime: 3330 | runtime: 2865 | runtime: 148 | runtime: 10 | |
provided: 25 | provided: 5.6 MB | provided: 4407 | provided: 3821 | provided: 230 | provided: 25 | |
test: 42 | test: 11.6 MB | test: 6426 | test: 5584 | test: 295 | 1.8 | test: 42 |