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
org.slf4j slf4j-api 2.0.6 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.assertj assertj-core 3.27.1 jar Apache-2.0
org.junit.jupiter junit-jupiter 5.11.4 jar Eclipse Public License v2.0
org.slf4j slf4j-simple 2.0.16 jar MIT License

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.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

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
net.bytebuddy byte-buddy 1.15.11 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.11.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.4 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: Doc to HTML, SLF4J API Module, SLF4J Simple Provider

The MIT License: emoji-java

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

Apache-2.0: AssertJ Core

Apache License, Version 2.0: Byte Buddy (without dependencies)

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: IntelliJ IDEA Annotations, j2html

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
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
byte-buddy-1.15.11.jar 8.5 MB 5890 - - - -
   • Root - 2950 2897 38 1.5 Yes
   • Versioned - 2940 2898 39 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
assertj-core-3.27.1.jar 1.4 MB 881 - - - -
   • Root - 877 838 27 1.8 Yes
   • Versioned - 4 1 1 9 No
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
junit-jupiter-5.11.4.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.11.4.jar 216.4 kB 197 182 8 1.8 Yes
junit-jupiter-engine-5.11.4.jar 260.1 kB 152 135 9 1.8 Yes
junit-jupiter-params-5.11.4.jar 591.6 kB 388 354 22 1.8 Yes
junit-platform-commons-1.11.4.jar 142 kB 88 - - - -
   • Root - 78 64 8 1.8 Yes
   • Versioned - 10 4 1 9 Yes
junit-platform-engine-1.11.4.jar 246.8 kB 177 158 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
slf4j-api-2.0.6.jar 62.5 kB 66 - - - -
   • Root - 64 51 4 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-simple-2.0.16.jar 15.7 kB 22 - - - -
   • Root - 20 6 1 1.8 Yes
   • Versioned - 2 1 1 9 No
Total Size Entries Classes Packages Java Version Debug Information
31 12.9 MB 9127 5694 176 11 29
compile: 20 compile: 1.6 MB compile: 1303 compile: 1047 compile: 48 11 compile: 19
test: 11 test: 11.4 MB test: 7824 test: 4647 test: 128 9 test: 10