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
org.myjtools doc2html 1.0.0 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
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.9.6 jar Apache-2.0
org.apache.maven maven-core 3.9.6 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.6 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.10.2 jar Apache-2.0
org.codehaus.plexus plexus-component-annotations 2.2.0 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.j2html j2html 1.5.0 jar The Apache Software License, Version 2.0
com.vdurmont emoji-java 5.1.1 jar The MIT License
com.vladsch.flexmark flexmark 0.64.0 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gitlab 0.64.0 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-tables 0.64.0 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util 0.64.0 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-ast 0.64.0 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-builder 0.64.0 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-collection 0.64.0 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-data 0.64.0 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-dependency 0.64.0 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-format 0.64.0 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-html 0.64.0 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-misc 0.64.0 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-options 0.64.0 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-sequence 0.64.0 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-visitor 0.64.0 jar BSD 2-Clause License
org.jetbrains annotations 15.0 jar The Apache Software License, Version 2.0
org.json json 20170516 jar The JSON License
org.slf4j slf4j-api 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
aopalliance aopalliance 1.0 jar Public Domain
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 32.0.1-jre jar Apache License, Version 2.0
com.google.inject guice 5.1.0 jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.9.6 jar Apache-2.0
org.apache.maven maven-model 3.9.6 jar Apache-2.0
org.apache.maven maven-model-builder 3.9.6 jar Apache-2.0
org.apache.maven maven-repository-metadata 3.9.6 jar Apache-2.0
org.apache.maven maven-resolver-provider 3.9.6 jar Apache-2.0
org.apache.maven maven-settings 3.9.6 jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.6 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-impl 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-named-locks 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 1.9.18 jar Apache-2.0
org.apache.maven.shared maven-shared-utils 3.3.4 jar Apache License, Version 2.0
org.codehaus.plexus plexus-cipher 2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.7.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.26 jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.5.1 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M2 jar Eclipse Public License, Version 1.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

MIT License: Doc to HTML, Docsite Maven Plugin, SLF4J API Module

The MIT License: emoji-java

Apache-2.0: Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder

Apache License, Version 2.0: Apache Commons Lang, Apache Maven Shared Utils, Guava: Google Core Libraries for Java, Plexus :: Component Annotations (deprecated), Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component

CDDL + GPLv2 with classpath exception: javax.annotation API

Public Domain: AOP alliance

The JSON License: JSON in Java

BSD 2-Clause License: flexmark-java ast utilities, flexmark-java builder utilities, flexmark-java collection utilities, flexmark-java core, flexmark-java data utilities, flexmark-java dependency utilities, flexmark-java extension for GitLab Flavoured Markdown, flexmark-java extension for tables, flexmark-java format utilities, flexmark-java html utilities, flexmark-java misc utilities, flexmark-java options utilities, flexmark-java sequence utilities, flexmark-java utilities, flexmark-java visitor utilities

The Apache Software License, Version 2.0: Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, IntelliJ IDEA Annotations, j2html, javax.inject

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
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-32.0.1-jre.jar 3 MB 2054 2014 18 1.8 Yes
guice-5.1.0.jar 777.6 kB 512 494 11 1.8 Yes
j2html-1.5.0.jar 200.9 kB 287 273 7 1.8 Yes
emoji-java-5.1.1.jar 66.8 kB 33 22 1 1.5 Yes
flexmark-0.64.0.jar 445.8 kB 280 258 12 11 Yes
flexmark-ext-gitlab-0.64.0.jar 31.9 kB 33 20 2 11 Yes
flexmark-ext-tables-0.64.0.jar 47.5 kB 43 30 2 11 Yes
flexmark-util-0.64.0.jar 1.9 kB 7 0 0 - -
flexmark-util-ast-0.64.0.jar 65.7 kB 63 51 1 11 Yes
flexmark-util-builder-0.64.0.jar 5.2 kB 13 1 1 11 Yes
flexmark-util-collection-0.64.0.jar 66.8 kB 57 44 2 11 Yes
flexmark-util-data-0.64.0.jar 25.2 kB 30 18 1 11 Yes
flexmark-util-dependency-0.64.0.jar 16.4 kB 23 11 1 11 Yes
flexmark-util-format-0.64.0.jar 109.9 kB 69 56 2 11 Yes
flexmark-util-html-0.64.0.jar 55.5 kB 33 19 2 11 Yes
flexmark-util-misc-0.64.0.jar 59.5 kB 39 27 1 11 Yes
flexmark-util-options-0.64.0.jar 11.8 kB 20 8 1 11 Yes
flexmark-util-sequence-0.64.0.jar 225.5 kB 113 98 4 11 Yes
flexmark-util-visitor-0.64.0.jar 6.7 kB 16 4 1 11 Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
maven-artifact-3.9.6.jar 58.7 kB 59 34 11 1.8 Yes
maven-builder-support-3.9.6.jar 14.3 kB 24 10 1 1.8 Yes
maven-core-3.9.6.jar 701.6 kB 521 434 57 1.8 Yes
maven-model-3.9.6.jar 217.6 kB 97 80 3 1.8 Yes
maven-model-builder-3.9.6.jar 198.4 kB 159 126 16 1.8 Yes
maven-plugin-api-3.9.6.jar 47.4 kB 48 27 6 1.8 Yes
maven-repository-metadata-3.9.6.jar 28.4 kB 27 9 2 1.8 Yes
maven-resolver-provider-3.9.6.jar 74.4 kB 49 32 1 1.8 Yes
maven-settings-3.9.6.jar 44.5 kB 35 19 2 1.8 Yes
maven-settings-builder-3.9.6.jar 42.3 kB 53 32 5 1.8 Yes
maven-plugin-annotations-3.10.2.jar 13.9 kB 22 7 1 1.8 Yes
maven-resolver-api-1.9.18.jar 157.1 kB 169 145 12 1.8 Yes
maven-resolver-impl-1.9.18.jar 317.9 kB 208 178 14 1.8 Yes
maven-resolver-named-locks-1.9.18.jar 37.9 kB 40 22 3 1.8 Yes
maven-resolver-spi-1.9.18.jar 51.7 kB 84 58 12 1.8 Yes
maven-resolver-util-1.9.18.jar 196 kB 156 129 13 1.8 Yes
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes
plexus-cipher-2.0.jar 13 kB 19 5 1 1.7 Yes
plexus-classworlds-2.7.0.jar 53.3 kB 51 36 5 1.8 Yes
plexus-component-annotations-2.2.0.jar 4.2 kB 15 3 1 1.8 No
plexus-interpolation-1.26.jar 85.3 kB 79 62 7 1.6 Yes
plexus-sec-dispatcher-2.0.jar 23.6 kB 30 12 3 1.7 Yes
plexus-utils-3.5.1.jar 269.3 kB 152 108 9 11 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
annotations-15.0.jar 18.6 kB 46 33 2 1.8 Yes
json-20170516.jar 57.3 kB 32 23 1 1.6 Yes
doc2html-1.0.0.jar 14.8 kB 20 9 3 21 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
53 9.5 MB 7031 6030 327 21 50
compile: 21 compile: 1.6 MB compile: 1303 compile: 1039 compile: 51 21 compile: 20
provided: 32 provided: 7.9 MB provided: 5728 provided: 4991 provided: 276 provided: 30