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-io commons-io 2.5 jar Apache License, Version 2.0
commons-logging commons-logging 1.1 jar -
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.apache.maven maven-archiver 3.5.0 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.0 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-core 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-decoration-model 1.9.2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-integration-tools 1.9.2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xdoc 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml5 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-site-renderer 1.9.2 jar Apache License, Version 2.0
org.apache.maven.reporting maven-reporting-api 3.0 jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-exec 1.4 jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.1.0 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 3.3.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 4.2.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-i18n 1.0-beta-10 jar -
org.codehaus.plexus plexus-utils 3.3.0 jar Apache License, Version 2.0
org.eclipse.jetty jetty-server 9.2.29.v20191105 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.2.29.v20191105 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.2.29.v20191105 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-webapp 9.2.29.v20191105 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.sonatype.sisu sisu-inject-plexus 1.4.2 jar The Apache Software 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
org.apache.maven.doxia doxia-module-apt 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-confluence 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-docbook-simple 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-fml 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-markdown 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-twiki 1.9.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
junit junit 4.8.1 jar Common Public License Version 1.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 2.0-alpha-1 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-webdav-jackrabbit 3.3.1 jar Apache License, Version 2.0
org.eclipse.jetty jetty-client 9.2.29.v20191105 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-proxy 9.2.29.v20191105 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.slf4j jcl-over-slf4j 1.6.1 jar MIT License
org.slf4j slf4j-api 1.5.3 jar -
org.slf4j slf4j-simple 1.5.3 jar -

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-compat 3.0 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.5.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 Classifier Type Licenses
avalon-framework avalon-framework 4.1.3 - jar -
com.google.collections google-collections 1.0 - jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.7.0 - jar -
commons-chain commons-chain 1.1 - jar -
commons-codec commons-codec 1.11 - jar Apache License, Version 2.0
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 -
javax.servlet javax.servlet-api 3.1.0 - jar CDDL + GPLv2 with classpath exception
log4j log4j 1.2.12 - jar -
logkit logkit 1.0.1 - jar -
org.apache.commons commons-compress 1.19 - jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.8 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.11 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-logging-api 1.9.1 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-skin-model 1.9.2 - 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.apache.xbean xbean-reflect 3.7 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.0.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-container-default 1.7.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.14 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-io 3.2.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-velocity 1.2 - jar Apache License, Version 2.0
org.eclipse.aether aether-util 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.jetty jetty-http 9.2.29.v20191105 - jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.2.29.v20191105 - jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.2.29.v20191105 - jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-xml 9.2.29.v20191105 - jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.iq80.snappy snappy 0.4 - jar Apache License 2.0
org.sonatype.aether aether-api 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-impl 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-spi 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-util 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 2.0
org.sonatype.sisu sisu-guice 2.1.7 noaop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 1.4.2 - jar The Apache Software License, Version 2.0
oro oro 2.0.8 - jar -

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
com.vladsch.flexmark flexmark 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-all 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-abbreviation 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-admonition 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-anchorlink 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-aside 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-attributes 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-autolink 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-definition 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-emoji 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-enumerated-reference 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-escaped-character 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-footnotes 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-issues 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-strikethrough 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-tables 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-tasklist 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-users 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gitlab 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-ins 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-jekyll-front-matter 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-jekyll-tag 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-macros 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-media-tags 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-superscript 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-tables 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-toc 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-typographic 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-wikilink 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-xwiki-macros 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-yaml-front-matter 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-youtube-embedded 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-formatter 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-html-parser 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-jira-converter 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-profile-pegdown 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util 0.42.14 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-youtrack-converter 0.42.14 jar BSD 2-Clause License
org.apache.maven maven-aether-provider 3.0 jar The Apache Software License, Version 2.0
org.jsoup jsoup 1.11.2 jar The MIT License
org.nibor.autolink autolink 0.6.0 jar MIT License
org.tukaani xz 1.8 jar Public Domain

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
org.apache.jackrabbit jackrabbit-webdav 2.14.4 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-shared 3.3.1 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

CDDL + GPLv2 with classpath exception: Java Servlet API

Public Domain: XZ for Java

Eclipse Public License - Version 1.0: Jetty :: Asynchronous HTTP Client, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Proxy, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Webapp Application Support, Jetty :: XML utilities

Unknown: Plexus I18N Component, SLF4J API Module, SLF4J Simple Binding, avalon-framework, commons-beanutils, dom4j, log4j, logkit, oro

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Maven Archiver, Apache Maven Reporting Executor, Apache Maven Shared Utils, Apache Maven Site Plugin, Apache Maven Wagon :: API, Apache Maven Wagon :: Providers :: HTTP Shared Library, Apache Maven Wagon :: Providers :: WebDAV Provider, Doxia :: APT Module, Doxia :: Confluence Module, Doxia :: Core, Doxia :: FML Module, Doxia :: Logging API, Doxia :: Markdown Module, Doxia :: Simplified DocBook Module, Doxia :: Sink API, Doxia :: TWiki Module, Doxia :: XDoc Module, Doxia :: XHTML Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Integration Tools, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, Maven Plugin Tools Java 5 Annotations, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Archiver Component, Plexus Common Utilities, Plexus IO Components, Plexus Velocity Component

The Apache Software License, Version 2.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Apache Velocity, Apache XBean :: Reflect, Commons Lang, Google Collections Library, Jackrabbit WebDAV Library, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Reporting API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Classworlds, Plexus Interpolation API, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), VelocityTools

BSD 2-Clause License: flexmark-all, flexmark-ext-youtube-embedded, flexmark-java HTML to Markdown, flexmark-java core, flexmark-java extension for GitHub issue syntax, flexmark-java extension for GitHub user syntax, flexmark-java extension for GitLab Flavoured Markdown, flexmark-java extension for HTML5 media tags, flexmark-java extension for YAML front matter, flexmark-java extension for YouTrack conversion, flexmark-java extension for abbreviations in text, flexmark-java extension for admonition syntax, flexmark-java extension for attributes, flexmark-java extension for autolinking, flexmark-java extension for converting | to aside tags, flexmark-java extension for definition, flexmark-java extension for emoji shortcuts, flexmark-java extension for enumerated reference, flexmark-java extension for escaped_character, flexmark-java extension for footnotes, flexmark-java extension for formatter, flexmark-java extension for generating GitHub style task list items, flexmark-java extension for ins, flexmark-java extension for jekyll tag parsing, flexmark-java extension for jekyll_front_matter, flexmark-java extension for jira_converter, flexmark-java extension for processing macros, flexmark-java extension for strikethrough, flexmark-java extension for superscript, flexmark-java extension for tables, flexmark-java extension for toc, flexmark-java extension for typographic, flexmark-java extension for wiki links, flexmark-java extension for xwiki application specific macros, flexmark-java extension to generate anchor links for headers, flexmark-java pegdown profile, flexmark-java utilities

Apache Software License - Version 2.0: Jetty :: Asynchronous HTTP Client, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Proxy, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Webapp Application Support, Jetty :: XML utilities

Eclipse Public License, Version 1.0: Aether Utilities

Apache License 2.0: snappy

Common Public License Version 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, autolink-java

The MIT License: jsoup Java HTML Parser

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
avalon-framework-4.1.3.jar 64 kB 85 63 10 1.2 Yes No
google-collections-1.0.jar 639.6 kB 520 505 4 1.5 Yes No
flexmark-0.42.14.jar 388.6 kB 344 324 10 1.7 Yes No
flexmark-all-0.42.14.jar 2.2 kB 7 0 0 - No No
flexmark-ext-abbreviation-0.42.14.jar 35.3 kB 42 29 2 1.7 Yes No
flexmark-ext-admonition-0.42.14.jar 34.5 kB 49 21 2 1.7 Yes No
flexmark-ext-anchorlink-0.42.14.jar 16.7 kB 28 15 2 1.7 Yes No
flexmark-ext-aside-0.42.14.jar 16.2 kB 26 13 2 1.7 Yes No
flexmark-ext-attributes-0.42.14.jar 35.7 kB 40 27 2 1.7 Yes No
flexmark-ext-autolink-0.42.14.jar 9.4 kB 17 4 2 1.7 Yes No
flexmark-ext-definition-0.42.14.jar 39.8 kB 47 34 2 1.7 Yes No
flexmark-ext-emoji-0.42.14.jar 73.4 kB 37 23 2 1.7 Yes No
flexmark-ext-enumerated-reference-0.42.14.jar 66.4 kB 69 55 2 1.7 Yes No
flexmark-ext-escaped-character-0.42.14.jar 12.8 kB 25 11 2 1.7 Yes No
flexmark-ext-footnotes-0.42.14.jar 41.1 kB 46 33 2 1.7 Yes No
flexmark-ext-gfm-issues-0.42.14.jar 15.6 kB 28 14 2 1.7 Yes No
flexmark-ext-gfm-strikethrough-0.42.14.jar 28.5 kB 40 26 2 1.7 Yes No
flexmark-ext-gfm-tables-0.42.14.jar 33.1 kB 47 33 2 1.7 Yes No
flexmark-ext-gfm-tasklist-0.42.14.jar 27.9 kB 37 23 2 1.7 Yes No
flexmark-ext-gfm-users-0.42.14.jar 15.8 kB 28 14 2 1.7 Yes No
flexmark-ext-gitlab-0.42.14.jar 42.4 kB 49 36 2 1.7 Yes No
flexmark-ext-ins-0.42.14.jar 13 kB 25 12 2 1.7 Yes No
flexmark-ext-jekyll-front-matter-0.42.14.jar 18.2 kB 31 16 2 1.7 Yes No
flexmark-ext-jekyll-tag-0.42.14.jar 21.1 kB 32 18 2 1.7 Yes No
flexmark-ext-macros-0.42.14.jar 35 kB 41 28 2 1.7 Yes No
flexmark-ext-media-tags-0.42.14.jar 25.1 kB 41 27 2 1.7 Yes No
flexmark-ext-superscript-0.42.14.jar 13.3 kB 24 12 2 1.7 Yes No
flexmark-ext-tables-0.42.14.jar 76.3 kB 84 71 2 1.7 Yes No
flexmark-ext-toc-0.42.14.jar 90.6 kB 91 78 2 1.7 Yes No
flexmark-ext-typographic-0.42.14.jar 22 kB 32 19 2 1.7 Yes No
flexmark-ext-wikilink-0.42.14.jar 25.5 kB 35 22 2 1.7 Yes No
flexmark-ext-xwiki-macros-0.42.14.jar 30.9 kB 37 23 2 1.7 Yes No
flexmark-ext-yaml-front-matter-0.42.14.jar 18.3 kB 31 16 2 1.7 Yes No
flexmark-ext-youtube-embedded-0.42.14.jar 12.5 kB 24 10 2 1.7 Yes No
flexmark-formatter-0.42.14.jar 97.4 kB 84 72 2 1.7 Yes No
flexmark-html-parser-0.42.14.jar 44.6 kB 23 11 1 1.7 Yes No
flexmark-jira-converter-0.42.14.jar 39.8 kB 48 35 2 1.7 Yes No
flexmark-profile-pegdown-0.42.14.jar 6.3 kB 14 2 1 1.7 Yes No
flexmark-util-0.42.14.jar 385.1 kB 285 261 13 1.7 Yes No
flexmark-youtrack-converter-0.42.14.jar 40.9 kB 48 35 2 1.7 Yes No
commons-beanutils-1.7.0.jar 188.7 kB 129 111 5 1.2 Yes No
commons-chain-1.1.jar 90 kB 78 61 8 1.3 Yes No
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes No
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes No
commons-digester-1.8.jar 143.6 kB 114 100 6 1.2 Yes No
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 Yes No
commons-lang-2.4.jar 261.8 kB 148 127 9 1.2 Yes No
commons-logging-1.1.jar 52.9 kB 34 25 2 1.1 Yes No
dom4j-1.1.jar 456.9 kB 364 333 26 1.1 Yes No
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes No
junit-4.8.1.jar 237 kB 267 230 30 1.5 Yes No
log4j-1.2.12.jar 358.1 kB 283 253 19 1.1 Yes No
logkit-1.0.1.jar 72.2 kB 85 67 10 1.2 Yes No
commons-compress-1.19.jar 615.1 kB 395 354 29 1.7 Yes No
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes No
httpclient-4.5.8.jar 772.4 kB 509 468 24 1.6 Yes No
httpcore-4.4.11.jar 326.9 kB 282 252 17 1.6 Yes No
jackrabbit-webdav-2.14.4.jar 365 kB 298 265 18 1.7 Yes No
maven-aether-provider-3.0.jar 51.2 kB 38 21 1 1.5 Yes No
maven-archiver-3.5.0.jar 25.5 kB 19 5 1 1.7 Yes No
maven-artifact-3.0.jar 51.9 kB 57 32 11 1.5 Yes No
maven-compat-3.0.jar 284.9 kB 213 161 29 1.5 Yes No
maven-core-3.0.jar 527 kB 406 332 39 1.5 Yes No
maven-model-3.0.jar 164.7 kB 67 50 3 1.5 Yes No
maven-model-builder-3.0.jar 148 kB 142 109 16 1.5 Yes No
maven-plugin-api-3.0.jar 48.9 kB 46 25 6 1.5 Yes No
maven-repository-metadata-3.0.jar 30.1 kB 25 7 2 1.5 Yes No
maven-settings-3.0.jar 46.7 kB 33 17 2 1.5 Yes No
maven-settings-builder-3.0.jar 37.8 kB 49 28 5 1.5 Yes No
doxia-core-1.9.1.jar 216.6 kB 158 126 14 1.7 Yes No
doxia-decoration-model-1.9.2.jar 59.9 kB 42 21 3 1.7 Yes No
doxia-integration-tools-1.9.2.jar 46.4 kB 48 5 1 1.7 Yes No
doxia-logging-api-1.9.1.jar 11.5 kB 19 4 1 1.7 Yes No
doxia-module-apt-1.9.1.jar 54.5 kB 48 30 1 1.7 Yes No
doxia-module-confluence-1.9.1.jar 58.1 kB 65 44 4 1.7 Yes No
doxia-module-docbook-simple-1.9.1.jar 128.1 kB 181 163 1 1.7 Yes No
doxia-module-fml-1.9.1.jar 38.4 kB 34 14 2 1.7 Yes No
doxia-module-markdown-1.9.1.jar 22.8 kB 28 10 1 1.7 Yes No
doxia-module-twiki-1.9.1.jar 72.5 kB 75 56 2 1.7 Yes No
doxia-module-xdoc-1.9.1.jar 37 kB 33 14 1 1.7 Yes No
doxia-module-xhtml-1.9.1.jar 17.3 kB 24 6 1 1.7 Yes No
doxia-module-xhtml5-1.9.1.jar 17.8 kB 24 6 1 1.7 Yes No
doxia-sink-api-1.9.1.jar 11.6 kB 22 4 2 1.7 Yes No
doxia-site-renderer-1.9.2.jar 64.7 kB 55 11 2 1.7 Yes No
doxia-skin-model-1.9.2.jar 16.3 kB 23 5 2 1.7 Yes No
maven-plugin-testing-harness-2.0-alpha-1.jar 36 kB 29 11 2 1.5 Yes No
maven-plugin-annotations-3.5.2.jar 14.3 kB 22 7 1 1.6 Yes No
maven-reporting-api-3.0.jar 10.9 kB 20 5 1 1.4 Yes No
maven-reporting-exec-1.4.jar 29.7 kB 26 9 1 1.6 Yes No
maven-shared-utils-3.1.0.jar 163.7 kB 107 82 10 1.6 Yes No
wagon-http-shared-3.3.1.jar 38.4 kB 26 10 1 1.7 Yes No
wagon-provider-api-3.3.1.jar 55.9 kB 60 39 8 1.7 Yes No
wagon-webdav-jackrabbit-3.3.1.jar 20.7 kB 26 4 3 1.7 Yes No
velocity-1.7.jar 449.5 kB 306 270 25 1.4 Yes No
velocity-tools-2.0.jar 346.6 kB 211 187 11 1.5 Yes No
xbean-reflect-3.7.jar 148.1 kB 133 118 2 1.5 Yes No
plexus-archiver-4.2.1.jar 196.4 kB 164 132 18 1.7 Yes No
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes No
plexus-component-annotations-2.0.0.jar 4.2 kB 15 3 1 1.6 No No
plexus-container-default-1.7.1.jar 230.9 kB 232 187 30 1.6 Yes No
plexus-i18n-1.0-beta-10.jar 11.9 kB 20 7 1 1.5 Yes No
plexus-interpolation-1.14.jar 61.1 kB 60 44 6 1.4 Yes No
plexus-io-3.2.0.jar 75.6 kB 85 64 7 1.7 Yes No
plexus-utils-3.3.0.jar 263.3 kB 130 105 9 1.6 Yes No
plexus-velocity-1.2.jar 8.1 kB 17 4 1 1.5 Yes No
aether-util-0.9.0.M2.jar 133.6 kB 118 93 13 1.5 Yes No
jetty-client-9.2.29.v20191105.jar 240.2 kB 188 173 4 1.7 Yes No
jetty-http-9.2.29.v20191105.jar 126.9 kB 77 61 2 1.7 Yes No
jetty-io-9.2.29.v20191105.jar 109.7 kB 89 76 2 1.7 Yes No
jetty-proxy-9.2.29.v20191105.jar 83.9 kB 55 43 1 1.7 Yes No
jetty-security-9.2.29.v20191105.jar 96 kB 70 57 2 1.7 Yes No
jetty-server-9.2.29.v20191105.jar 421.7 kB 216 197 7 1.7 Yes No
jetty-servlet-9.2.29.v20191105.jar 115.7 kB 59 45 3 1.7 Yes No
jetty-util-9.2.29.v20191105.jar 387.6 kB 245 223 10 1.7 Yes No
jetty-webapp-9.2.29.v20191105.jar 107.9 kB 54 41 1 1.7 Yes No
jetty-xml-9.2.29.v20191105.jar 44.1 kB 27 12 1 1.7 Yes No
snappy-0.4.jar 58 kB 34 24 1 1.6 Yes No
jsoup-1.11.2.jar 392.4 kB 264 246 7 1.7 Yes No
autolink-0.6.0.jar 16.1 kB 25 14 2 1.7 Yes No
jcl-over-slf4j-1.6.1.jar 17.3 kB 23 9 2 1.3 Yes No
slf4j-api-1.5.3.jar 20.1 kB 31 20 3 1.3 Yes No
slf4j-simple-1.5.3.jar 7.5 kB 15 5 1 1.3 Yes No
aether-api-1.7.jar 74.2 kB 102 82 11 1.5 Yes No
aether-impl-1.7.jar 106.3 kB 72 58 2 1.5 Yes No
aether-spi-1.7.jar 13.5 kB 31 16 4 1.5 Yes No
aether-util-1.7.jar 107.9 kB 101 78 13 1.5 Yes No
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes No
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes No
sisu-guice-2.1.7-noaop.jar 471.7 kB 416 402 8 1.5 Yes No
sisu-inject-bean-1.4.2.jar 153 kB 165 138 13 1.5 Yes No
sisu-inject-plexus-1.4.2.jar 201.7 kB 199 156 26 1.5 Yes No
xz-1.8.jar 108.6 kB 129 116 9 1.5 No Yes
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No No
Total Size Entries Classes Packages Java Version Debug Information Sealed
133 16.5 MB 13492 10796 805 1.7 129 1
compile: 73 compile: 12.2 MB compile: 9376 compile: 7641 compile: 589 - compile: 71 -
test: 10 test: 1.1 MB test: 958 test: 770 test: 65 - test: 10 -
runtime: 48 runtime: 2.9 MB runtime: 2923 runtime: 2217 runtime: 121 - runtime: 46 runtime: 1
provided: 2 provided: 299.2 kB provided: 235 provided: 168 provided: 30 - provided: 2 -