// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Doxia :: Markdown Module


From: 'an unknown organization'
  - flexmark-java core (https://github.com/vsch/flexmark-java/flexmark) com.vladsch.flexmark:flexmark:jar:0.42.14
    License: BSD 2-Clause License  (http://opensource.org/licenses/BSD-2-Clause)
  - flexmark-java extension for abbreviations in text (https://github.com/vsch/flexmark-java/flexmark-ext-abbreviation) com.vladsch.flexmark:flexmark-ext-abbreviation:jar:0.42.14
    License: BSD 2-Clause License  (http://opensource.org/licenses/BSD-2-Clause)
  - flexmark-java extension for autolinking (https://github.com/vsch/flexmark-java/flexmark-ext-autolink) com.vladsch.flexmark:flexmark-ext-autolink:jar:0.42.14
    License: BSD 2-Clause License  (http://opensource.org/licenses/BSD-2-Clause)
  - flexmark-java extension for definition (https://github.com/vsch/flexmark-java/flexmark-ext-definition) com.vladsch.flexmark:flexmark-ext-definition:jar:0.42.14
    License: BSD 2-Clause License  (http://opensource.org/licenses/BSD-2-Clause)
  - flexmark-java extension for escaped_character (https://github.com/vsch/flexmark-java/flexmark-ext-escaped-character) com.vladsch.flexmark:flexmark-ext-escaped-character:jar:0.42.14
    License: BSD 2-Clause License  (http://opensource.org/licenses/BSD-2-Clause)
  - flexmark-java extension for strikethrough (https://github.com/vsch/flexmark-java/flexmark-ext-gfm-strikethrough) com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:jar:0.42.14
    License: BSD 2-Clause License  (http://opensource.org/licenses/BSD-2-Clause)
  - flexmark-java extension for tables (https://github.com/vsch/flexmark-java/flexmark-ext-tables) com.vladsch.flexmark:flexmark-ext-tables:jar:0.42.14
    License: BSD 2-Clause License  (http://opensource.org/licenses/BSD-2-Clause)
  - flexmark-java extension for typographic (https://github.com/vsch/flexmark-java/flexmark-ext-typographic) com.vladsch.flexmark:flexmark-ext-typographic:jar:0.42.14
    License: BSD 2-Clause License  (http://opensource.org/licenses/BSD-2-Clause)
  - flexmark-java extension for wiki links (https://github.com/vsch/flexmark-java/flexmark-ext-wikilink) com.vladsch.flexmark:flexmark-ext-wikilink:jar:0.42.14
    License: BSD 2-Clause License  (http://opensource.org/licenses/BSD-2-Clause)
  - flexmark-java extension for formatter (https://github.com/vsch/flexmark-java/flexmark-formatter) com.vladsch.flexmark:flexmark-formatter:jar:0.42.14
    License: BSD 2-Clause License  (http://opensource.org/licenses/BSD-2-Clause)
  - flexmark-java utilities (https://github.com/vsch/flexmark-java/flexmark-util) com.vladsch.flexmark:flexmark-util:jar:0.42.14
    License: BSD 2-Clause License  (http://opensource.org/licenses/BSD-2-Clause)
  - autolink-java (https://github.com/robinst/autolink-java) org.nibor.autolink:autolink:jar:0.6.0
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Codehaus Plexus' (http://codehaus-plexus.github.io/)
  - Plexus Classworlds (http://codehaus-plexus.github.io/plexus-classworlds/) org.codehaus.plexus:plexus-classworlds:bundle:2.6.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Plexus :: Component Annotations (http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/) org.codehaus.plexus:plexus-component-annotations:jar:2.1.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Plexus :: Default Container (http://codehaus-plexus.github.io/plexus-containers/plexus-container-default/) org.codehaus.plexus:plexus-container-default:jar:2.1.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Plexus Common Utilities (http://codehaus-plexus.github.io/plexus-utils/) org.codehaus.plexus:plexus-utils:jar:3.3.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Google' (http://www.google.com)
  - Google Collections Library (http://code.google.com/p/google-collections/) com.google.collections:google-collections:jar:1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org)
  - Apache XBean :: Reflect (http://geronimo.apache.org/maven/xbean/3.7/xbean-reflect) org.apache.xbean:xbean-reflect:bundle:3.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.13
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.14
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons IO (http://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.8.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Text (http://commons.apache.org/proper/commons-text/) org.apache.commons:commons-text:jar:1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Doxia :: Core (https://maven.apache.org/doxia/doxia/doxia-core/) org.apache.maven.doxia:doxia-core:jar:1.12.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Doxia :: Logging API (https://maven.apache.org/doxia/doxia/doxia-logging-api/) org.apache.maven.doxia:doxia-logging-api:jar:1.12.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Doxia :: XHTML Module (https://maven.apache.org/doxia/doxia/doxia-modules/doxia-module-xhtml/) org.apache.maven.doxia:doxia-module-xhtml:jar:1.12.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Doxia :: Sink API (https://maven.apache.org/doxia/doxia/doxia-sink-api/) org.apache.maven.doxia:doxia-sink-api:jar:1.12.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)




