Fork me on GitHub

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.fasterxml.jackson.dataformat jackson-dataformat-xml 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.18.1 jar The Apache Software License, Version 2.0
com.github.erosb everit-json-schema 1.14.4 jar Apache License, Version 2.0
com.github.spotbugs spotbugs-annotations 4.8.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.squareup javapoet 1.13.0 jar Apache 2.0
dev.metaschema.java metaschema-core 2.1.0 jar CC0-1.0
nl.talsmasoftware lazy4j 2.0.0 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.17.0 jar Apache-2.0
org.apache.logging.log4j log4j-api 2.24.2 jar Apache-2.0
org.apache.xmlbeans xmlbeans 5.2.2 jar The Apache Software License, Version 2.0
org.eclipse.jdt org.eclipse.jdt.annotation 2.3.0 jar Eclipse Public License - v 2.0
org.json json 20240303 jar Public Domain
org.junit.jupiter junit-jupiter 5.11.0 jar Eclipse Public License v2.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
org.apache.logging.log4j log4j-core 2.24.2 jar Apache-2.0
org.assertj assertj-core 3.26.3 jar Apache License, Version 2.0
org.jmock jmock-junit5 2.13.1 jar BSD style

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.damnhandy handy-uri-templates 2.1.8 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 7.1.0 jar The Apache License, Version 2.0
com.github.ben-manes.caffeine caffeine 3.1.8 jar Apache License, Version 2.0
com.github.seancfoley ipaddress 5.5.1 jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.21.1 jar Apache 2.0
com.google.re2j re2j 1.6 jar Go License
com.vladsch.flexmark flexmark 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-emoji 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-escaped-character 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-strikethrough 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-ins 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-superscript 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-tables 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-typographic 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-wikilink 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-html2md-converter 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-jira-converter 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-ast 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-builder 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-collection 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-data 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-dependency 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-format 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-html 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-misc 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-options 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-sequence 0.64.8 jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-visitor 0.64.8 jar BSD 2-Clause License
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-digester commons-digester 2.1 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
commons-validator commons-validator 1.7 jar Apache License, Version 2.0
joda-time joda-time 2.10.2 jar Apache 2
org.antlr antlr4-runtime 4.13.2 jar BSD-3-Clause
org.apache.commons commons-text 1.12.0 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.checkerframework checker-qual 3.37.0 jar The MIT License
org.codehaus.woodstox stax2-api 4.2.2 jar The BSD 2-Clause License
org.jetbrains annotations 24.0.1 jar The Apache Software License, Version 2.0
org.jsoup jsoup 1.15.4 jar The MIT License
org.junit.jupiter junit-jupiter-api 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.0 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.yaml snakeyaml 2.3 jar Apache 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.junit.jupiter junit-jupiter-engine 5.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.0 jar Eclipse Public License v2.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
net.bytebuddy byte-buddy 1.14.18 jar Apache License, Version 2.0
org.apache-extras.beanshell bsh 2.0b6 jar Apache License, Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.hamcrest hamcrest-core 2.2 jar BSD License 3
org.hamcrest hamcrest-library 2.2 jar BSD License 3
org.jmock jmock 2.13.1 jar BSD style
org.jmock jmock-imposters 2.13.1 jar BSD style
org.jmock jmock-testjar 2.13.1 jar BSD style
org.junit.platform junit-platform-launcher 1.11.0 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.ow2.asm asm 8.0.1 jar BSD-3-Clause

Project Dependency Graph

Dependency Tree

Licenses

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

Apache 2.0: JavaPoet, error-prone annotations

BSD-3-Clause: ANTLR 4 Runtime, asm

The BSD 2-Clause License: Stax2 API

BSD License 3: Hamcrest, Hamcrest Core, Hamcrest Library

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

Public Domain: JSON in Java

BSD 2-Clause License: flexmark-java HTML to Markdown extensible converter, 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 emoji shortcuts, flexmark-java extension for escaped_character, flexmark-java extension for ins, flexmark-java extension for jira_converter, flexmark-java extension for strikethrough, flexmark-java extension for superscript, flexmark-java extension for tables, flexmark-java extension for typographic, flexmark-java extension for wiki links, 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

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

Apache 2: Joda-Time

Go License: RE2/J

BSD style: jMock 2 Core, jMock 2 Test Jar, jmock-imposters, jmock-junit5

The MIT License: Checker Qual, jsoup Java HTML Parser

Apache-2.0: Apache Commons Lang, Apache Commons Text, Apache Log4j API, Apache Log4j Core

Apache License, Version 2.0: Apache Commons Collections, Apache Commons Validator, AssertJ Core, BeanShell, Byte Buddy (without dependencies), Caffeine cache, Lazy4J, Objenesis, SnakeYAML, everit-json-schema

CC0-1.0: Metaschema Core API, Metaschema Java Data Binding and Code Generation

Eclipse Public License - v 2.0: JDT Annotations for Enhanced Null Analysis

The Apache Software License, Version 2.0: Apache Commons Logging, Commons Digester, FindBugs-jsr305, Handy URI Templates, IPAddress, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, JetBrains Java Annotations, XmlBeans, jackson-databind

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
handy-uri-templates-2.1.8.jar 46.3 kB 39 25 3 1.7 Yes
jackson-annotations-2.18.1.jar 78.5 kB 87 74 2 1.6 Yes
jackson-core-2.18.1.jar 597.8 kB 293 - - - -
   • Root - 246 211 14 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 12 3 1 11 Yes
   • Versioned - 11 2 1 17 Yes
   • Versioned - 11 2 1 21 Yes
   • Versioned - 11 2 1 - Yes
jackson-databind-2.18.1.jar 1.7 MB 829 - - - -
   • Root - 827 789 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-dataformat-xml-2.18.1.jar 129.8 kB 88 - - - -
   • Root - 86 63 6 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-dataformat-yaml-2.18.1.jar 55.6 kB 43 - - - -
   • Root - 41 20 3 1.8 Yes
   • Versioned - 2 1 1 9 No
woodstox-core-7.1.0.jar 1.6 MB 1091 942 78 1.8 Yes
caffeine-3.1.8.jar 889.2 kB 713 704 3 11 Yes
everit-json-schema-1.14.4.jar 252.6 kB 184 168 6 1.8 Yes
ipaddress-5.5.1.jar 927.3 kB 366 364 12 1.8 Yes
spotbugs-annotations-4.8.6.jar 15.3 kB 31 24 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.21.1.jar 16.8 kB 39 27 2 1.8 Yes
re2j-1.6.jar 113.2 kB 52 47 1 1.6 Yes
javapoet-1.13.0.jar 106.1 kB 53 43 1 1.8 Yes
flexmark-0.64.8.jar 446.4 kB 280 258 12 11 Yes
flexmark-ext-emoji-0.64.8.jar 97.5 kB 34 20 2 11 Yes
flexmark-ext-escaped-character-0.64.8.jar 11.9 kB 23 9 2 11 Yes
flexmark-ext-gfm-strikethrough-0.64.8.jar 23.3 kB 32 18 2 11 Yes
flexmark-ext-ins-0.64.8.jar 11.6 kB 22 9 2 11 Yes
flexmark-ext-superscript-0.64.8.jar 12 kB 22 9 2 11 Yes
flexmark-ext-tables-0.64.8.jar 47.4 kB 43 30 2 11 Yes
flexmark-ext-typographic-0.64.8.jar 20.3 kB 28 15 2 11 Yes
flexmark-ext-wikilink-0.64.8.jar 30 kB 33 20 2 11 Yes
flexmark-html2md-converter-0.64.8.jar 81.6 kB 44 31 2 11 Yes
flexmark-jira-converter-0.64.8.jar 12.1 kB 16 3 2 11 Yes
flexmark-util-0.64.8.jar 1.8 kB 7 0 0 - -
flexmark-util-ast-0.64.8.jar 65.8 kB 63 51 1 11 Yes
flexmark-util-builder-0.64.8.jar 5.2 kB 13 1 1 11 Yes
flexmark-util-collection-0.64.8.jar 66.7 kB 57 44 2 11 Yes
flexmark-util-data-0.64.8.jar 25.1 kB 30 18 1 11 Yes
flexmark-util-dependency-0.64.8.jar 16.4 kB 23 11 1 11 Yes
flexmark-util-format-0.64.8.jar 109.8 kB 69 56 2 11 Yes
flexmark-util-html-0.64.8.jar 44.4 kB 32 19 2 11 Yes
flexmark-util-misc-0.64.8.jar 59.5 kB 39 27 1 11 Yes
flexmark-util-options-0.64.8.jar 11.8 kB 20 8 1 11 Yes
flexmark-util-sequence-0.64.8.jar 236.7 kB 114 98 4 11 Yes
flexmark-util-visitor-0.64.8.jar 6.7 kB 16 4 1 11 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-digester-2.1.jar 196.8 kB 182 155 14 1.5 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
commons-validator-1.7.jar 189.7 kB 105 80 4 1.7 Yes
metaschema-core-2.1.0.jar 2.3 MB 1816 1250 46 11 Yes
joda-time-2.10.2.jar 642.7 kB 765 247 7 1.5 Yes
byte-buddy-1.14.18.jar 4.2 MB 2935 - - - -
   • Root - 2933 2880 38 1.6 Yes
   • Versioned - 2 1 1 9 No
lazy4j-2.0.0.jar 7 kB 13 3 2 1.8 Yes
antlr4-runtime-4.13.2.jar 326.3 kB 232 215 7 1.8 Yes
bsh-2.0b6.jar 389 kB 247 164 9 1.5 Yes
commons-lang3-3.17.0.jar 673.6 kB 426 - - - -
   • Root - 425 395 18 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-text-1.12.0.jar 251.2 kB 181 - - - -
   • Root - 180 160 8 1.8 Yes
   • Versioned - 1 1 1 9 No
log4j-api-2.24.2.jar 348.2 kB 247 - - - -
   • Root - 236 209 11 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-core-2.24.2.jar 1.9 MB 1320 - - - -
   • Root - 1303 1214 57 1.8 Yes
   • Versioned - 17 7 4 9 Yes
xmlbeans-5.2.2.jar 2.2 MB 1755 - - - -
   • Root - 1747 1031 39 1.8 Yes
   • Versioned - 8 2 2 9 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
assertj-core-3.26.3.jar 1.4 MB 882 - - - -
   • Root - 878 839 27 1.8 Yes
   • Versioned - 4 1 1 9 No
checker-qual-3.37.0.jar 224.5 kB 427 359 30 1.8 Yes
stax2-api-4.2.2.jar 195.9 kB 146 125 12 1.6 Yes
org.eclipse.jdt.annotation-2.3.0.jar 31.8 kB 32 8 1 1.8 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-2.2.jar 1.5 kB 8 1 1 1.7 Yes
hamcrest-library-2.2.jar 1.5 kB 8 1 1 1.7 Yes
annotations-24.0.1.jar 30.7 kB 70 - - - -
   • Root - 68 59 2 1.8 Yes
   • Versioned - 2 1 1 9 No
jmock-2.13.1.jar 101 kB 124 104 12 1.8 Yes
jmock-imposters-2.13.1.jar 8.9 kB 14 4 1 1.8 Yes
jmock-junit5-2.13.1.jar 4.7 kB 13 1 1 1.8 Yes
jmock-testjar-2.13.1.jar 3.6 kB 13 3 1 1.8 Yes
json-20240303.jar 78.3 kB 42 - - - -
   • Root - 40 30 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jsoup-1.15.4.jar 440.2 kB 283 265 7 1.8 Yes
junit-jupiter-5.11.0.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.11.0.jar 216.3 kB 197 182 8 1.8 Yes
junit-jupiter-engine-5.11.0.jar 260.1 kB 152 135 9 1.8 Yes
junit-jupiter-params-5.11.0.jar 591.4 kB 388 354 22 1.8 Yes
junit-platform-commons-1.11.0.jar 140.6 kB 86 - - - -
   • Root - 77 63 8 1.8 Yes
   • Versioned - 9 3 1 9 Yes
junit-platform-engine-1.11.0.jar 238.1 kB 174 155 10 1.8 Yes
junit-platform-launcher-1.11.0.jar 189 kB 131 116 7 1.8 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
asm-8.0.1.jar 121.8 kB 44 38 3 1.5 Yes
snakeyaml-2.3.jar 342.2 kB 284 - - - -
   • Root - 276 235 23 1.7 Yes
   • Versioned - 8 3 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
79 27.1 MB 19492 16027 694 11 77
compile: 63 compile: 18 MB compile: 13246 compile: 10221 compile: 496 11 compile: 61
runtime: 2 runtime: 498.3 kB runtime: 326 runtime: 290 runtime: 19 runtime: 2
test: 14 test: 8.5 MB test: 5920 test: 5516 test: 179 1.8 test: 14