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
com.vladsch.flexmark flexmark-all 0.42.8 jar BSD 2-Clause License
org.apache.maven.doxia doxia-core 1.9 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml 1.9 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.9 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.7.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.1.0 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 Classifier Type Licenses
junit junit 4.12 - jar Eclipse Public License 1.0
org.apache.maven.doxia doxia-core 1.9 tests test-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 Licenses
com.google.collections google-collections 1.0 jar The Apache Software License, Version 2.0
com.vladsch.flexmark flexmark 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-abbreviation 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-admonition 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-anchorlink 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-aside 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-attributes 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-autolink 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-definition 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-emoji 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-enumerated-reference 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-escaped-character 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-footnotes 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-issues 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-strikethrough 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-tables 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-tasklist 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-users 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gitlab 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-ins 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-jekyll-front-matter 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-jekyll-tag 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-macros 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-media-tags 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-superscript 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-tables 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-toc 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-typographic 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-wikilink 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-xwiki-macros 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-yaml-front-matter 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-youtube-embedded 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-formatter 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-html-parser 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-jira-converter 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-profile-pegdown 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util 0.42.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-youtrack-converter 0.42.8 jar BSD 2-Clause License
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
org.apache.commons commons-lang3 3.5 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.doxia doxia-logging-api 1.9 jar Apache License, Version 2.0
org.apache.xbean xbean-reflect 3.7 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.1 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.7.1 jar Apache License, Version 2.0
org.jsoup jsoup 1.10.2 jar The MIT License
org.nibor.autolink autolink 0.6.0 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 Type Licenses
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

New BSD License: Hamcrest Core

Eclipse Public License 1.0: JUnit

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Doxia :: Core, Doxia :: Logging API, Doxia :: Markdown Module, Doxia :: Sink API, Doxia :: XHTML Module, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Common Utilities

The Apache Software License, Version 2.0: Apache Commons Logging, Apache XBean :: Reflect, Google Collections Library, Plexus Classworlds

MIT License: autolink-java

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

The MIT License: jsoup Java HTML Parser

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
google-collections-1.0.jar 639.6 kB 520 505 4 1.5 Yes
flexmark-0.42.8.jar 388.4 kB 344 324 10 1.7 Yes
flexmark-all-0.42.8.jar 2.2 kB 7 0 0 - No
flexmark-ext-abbreviation-0.42.8.jar 35.3 kB 42 29 2 1.7 Yes
flexmark-ext-admonition-0.42.8.jar 34.5 kB 49 21 2 1.7 Yes
flexmark-ext-anchorlink-0.42.8.jar 16.7 kB 28 15 2 1.7 Yes
flexmark-ext-aside-0.42.8.jar 16.2 kB 26 13 2 1.7 Yes
flexmark-ext-attributes-0.42.8.jar 35.7 kB 40 27 2 1.7 Yes
flexmark-ext-autolink-0.42.8.jar 9.4 kB 17 4 2 1.7 Yes
flexmark-ext-definition-0.42.8.jar 39.8 kB 47 34 2 1.7 Yes
flexmark-ext-emoji-0.42.8.jar 73.4 kB 37 23 2 1.7 Yes
flexmark-ext-enumerated-reference-0.42.8.jar 66.4 kB 69 55 2 1.7 Yes
flexmark-ext-escaped-character-0.42.8.jar 12.8 kB 25 11 2 1.7 Yes
flexmark-ext-footnotes-0.42.8.jar 41.1 kB 46 33 2 1.7 Yes
flexmark-ext-gfm-issues-0.42.8.jar 15.6 kB 28 14 2 1.7 Yes
flexmark-ext-gfm-strikethrough-0.42.8.jar 28.5 kB 40 26 2 1.7 Yes
flexmark-ext-gfm-tables-0.42.8.jar 33.1 kB 47 33 2 1.7 Yes
flexmark-ext-gfm-tasklist-0.42.8.jar 27.9 kB 37 23 2 1.7 Yes
flexmark-ext-gfm-users-0.42.8.jar 15.8 kB 28 14 2 1.7 Yes
flexmark-ext-gitlab-0.42.8.jar 42.4 kB 49 36 2 1.7 Yes
flexmark-ext-ins-0.42.8.jar 13 kB 25 12 2 1.7 Yes
flexmark-ext-jekyll-front-matter-0.42.8.jar 18.2 kB 31 16 2 1.7 Yes
flexmark-ext-jekyll-tag-0.42.8.jar 21.1 kB 32 18 2 1.7 Yes
flexmark-ext-macros-0.42.8.jar 35.1 kB 41 28 2 1.7 Yes
flexmark-ext-media-tags-0.42.8.jar 25.1 kB 41 27 2 1.7 Yes
flexmark-ext-superscript-0.42.8.jar 13.3 kB 24 12 2 1.7 Yes
flexmark-ext-tables-0.42.8.jar 76.3 kB 84 71 2 1.7 Yes
flexmark-ext-toc-0.42.8.jar 90.6 kB 91 78 2 1.7 Yes
flexmark-ext-typographic-0.42.8.jar 22 kB 32 19 2 1.7 Yes
flexmark-ext-wikilink-0.42.8.jar 25.5 kB 35 22 2 1.7 Yes
flexmark-ext-xwiki-macros-0.42.8.jar 30.9 kB 37 23 2 1.7 Yes
flexmark-ext-yaml-front-matter-0.42.8.jar 18.3 kB 31 16 2 1.7 Yes
flexmark-ext-youtube-embedded-0.42.8.jar 12.5 kB 24 10 2 1.7 Yes
flexmark-formatter-0.42.8.jar 97.4 kB 84 72 2 1.7 Yes
flexmark-html-parser-0.42.8.jar 44.4 kB 23 11 1 1.7 Yes
flexmark-jira-converter-0.42.8.jar 39.8 kB 48 35 2 1.7 Yes
flexmark-profile-pegdown-0.42.8.jar 6.3 kB 14 2 1 1.7 Yes
flexmark-util-0.42.8.jar 385.1 kB 285 261 13 1.7 Yes
flexmark-youtrack-converter-0.42.8.jar 40.9 kB 48 35 2 1.7 Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes
httpclient-4.5.8.jar 772.4 kB 509 468 24 1.6 Yes
httpcore-4.4.11.jar 326.9 kB 282 252 17 1.6 Yes
doxia-core-1.9.jar 218.9 kB 158 126 14 1.7 Yes
test-classes 4.1 kB - - - - -
doxia-logging-api-1.9.jar 11.7 kB 19 4 1 1.7 Yes
doxia-module-xhtml-1.9.jar 17.6 kB 24 6 1 1.7 Yes
doxia-sink-api-1.9.jar 11.8 kB 22 4 2 1.7 Yes
xbean-reflect-3.7.jar 148.1 kB 133 118 2 1.5 Yes
plexus-classworlds-2.5.1.jar 49.8 kB 52 37 5 1.5 Yes
plexus-component-annotations-1.7.1.jar 4.3 kB 15 3 1 1.6 No
plexus-container-default-1.7.1.jar 230.9 kB 232 187 30 1.6 Yes
plexus-utils-3.1.0.jar 261.6 kB 129 104 9 1.6 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jsoup-1.10.2.jar 350.6 kB 259 238 7 1.5 Yes
autolink-0.6.0.jar 16.1 kB 25 14 2 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
58 6.3 MB 5359 4284 264 1.7 55
compile: 55 compile: 5.9 MB compile: 4984 compile: 3953 compile: 231 - compile: 53
test: 3 test: 364.1 kB test: 375 test: 331 test: 33 - test: 2