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.core jackson-core 2.15.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.15.2 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 6.5.1 jar The Apache License, Version 2.0
com.github.erosb everit-json-schema 1.14.2 jar Apache License, Version 2.0
com.github.seancfoley ipaddress 5.4.0 jar The Apache Software License, Version 2.0
com.github.spotbugs spotbugs-annotations 4.7.3 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.vladsch.flexmark flexmark 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-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-html2md-converter 0.64.8 jar BSD 2-Clause License
nl.talsmasoftware lazy4j 1.0.2 jar Apache License, Version 2.0
org.antlr antlr4-runtime 4.10.1 jar The BSD License
org.apache.commons commons-text 1.10.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.20.0 jar Apache License, Version 2.0
org.apache.xmlbeans xmlbeans 5.1.1 jar The Apache Software License, Version 2.0
org.codehaus.woodstox stax2-api 4.2.1 jar The BSD 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
io.hosuaby inject-resources-junit-jupiter 0.3.3 jar The Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.20.0 jar Apache License, Version 2.0
org.jmock jmock-junit5 2.12.0 jar BSD style
org.junit.jupiter junit-jupiter 5.9.0 jar Eclipse Public License v2.0
org.xmlresolver xmlresolver 5.2.0 jar Apache License version 2.0

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 Optional
biz.aQute.bnd biz.aQute.bnd.util 6.4.1 jar (Apache-2.0 OR EPL-2.0),https://opensource.org/licenses/Apache-2.0 No
com.google.auto.service auto-service-annotations 1.1.1 jar Apache 2.0 Yes

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.15.2 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.re2j re2j 1.6 jar Go License
com.vladsch.flexmark flexmark-ext-emoji 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-wikilink 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.apache.commons commons-lang3 3.13.0 jar Apache-2.0
org.jetbrains annotations 19.0.0 jar The Apache Software License, Version 2.0
org.json json 20230618 jar Public Domain
org.jsoup jsoup 1.15.4 jar The 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
commons-codec commons-codec 1.15 jar Apache License, Version 2.0
io.hosuaby inject-resources-core 0.3.3 jar The Apache License, Version 2.0
net.bytebuddy byte-buddy 1.9.12 jar The Apache Software License, Version 2.0
org.apache-extras.beanshell bsh 2.0b6 jar Apache License, Version 2.0
org.apache.httpcomponents.client5 httpclient5 5.1.3 jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5 5.1.3 jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-h2 5.1.3 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.hamcrest hamcrest 2.1 jar BSD Licence 3
org.hamcrest hamcrest-core 2.1 jar BSD Licence 3
org.hamcrest hamcrest-library 2.1 jar BSD Licence 3
org.javassist javassist 3.28.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jmock jmock 2.12.0 jar BSD style
org.jmock jmock-imposters 2.12.0 jar BSD style
org.jmock jmock-testjar 2.12.0 jar BSD style
org.junit.jupiter junit-jupiter-api 5.9.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.9.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.9.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.9.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.0 jar Eclipse Public License v2.0
org.objenesis objenesis 3.0.1 jar Apache 2
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.ow2.asm asm 7.1 jar BSD
org.reflections reflections 0.10.2 jar WTFPLThe Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.25 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: AutoService

The BSD License: ANTLR 4 Runtime, Stax2 API

The Apache License, Version 2.0: @InjectResources JUnit Jupiter, @InjectResources core, Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: SLF4J API Module

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

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

BSD Licence 3: Hamcrest, Hamcrest Core, Hamcrest Library

Apache 2: Joda-Time, Objenesis

Go License: RE2/J

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

BSD: asm

(Apache-2.0 OR EPL-2.0): biz.aQute.bnd.util

WTFPL: Reflections

Apache License version 2.0: XML Resolver

Apache License 2.0: Javassist

NIST License: Metaschema Core API

The MIT License: jsoup Java HTML Parser

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Text, Apache Commons Validator, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache Log4j API, Apache Log4j Core, BeanShell, Lazy4J, everit-json-schema

Apache-2.0: Apache Commons Lang

LGPL 2.1: Javassist

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Commons Logging, Byte Buddy (without dependencies), Commons Digester, FindBugs-jsr305, Handy URI Templates, IPAddress, Jackson-annotations, Jackson-core, JetBrains Java Annotations, Reflections, XmlBeans, jackson-databind

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
biz.aQute.bnd.util-6.4.1.jar 429 kB 371 199 12 1.8 Yes
handy-uri-templates-2.1.8.jar 46.3 kB 39 25 3 1.7 Yes
jackson-annotations-2.15.2.jar 75.6 kB 86 73 2 - Yes
jackson-core-2.15.2.jar 549.2 kB 250 186 15 - Yes
jackson-databind-2.15.2.jar 1.6 MB 816 777 24 - Yes
woodstox-core-6.5.1.jar 1.6 MB 1092 942 79 - Yes
everit-json-schema-1.14.2.jar 250 kB 184 168 6 1.8 Yes
ipaddress-5.4.0.jar 889.5 kB 351 349 12 - Yes
spotbugs-annotations-4.7.3.jar 15.2 kB 31 24 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
re2j-1.6.jar 113.2 kB 52 47 1 1.6 Yes
flexmark-0.64.8.jar 446.4 kB 280 258 12 - Yes
flexmark-ext-emoji-0.64.8.jar 97.5 kB 34 20 2 - Yes
flexmark-ext-escaped-character-0.64.8.jar 11.9 kB 23 9 2 - Yes
flexmark-ext-gfm-strikethrough-0.64.8.jar 23.3 kB 32 18 2 - Yes
flexmark-ext-ins-0.64.8.jar 11.6 kB 22 9 2 - Yes
flexmark-ext-superscript-0.64.8.jar 12 kB 22 9 2 - Yes
flexmark-ext-tables-0.64.8.jar 47.4 kB 43 30 2 - Yes
flexmark-ext-typographic-0.64.8.jar 20.3 kB 28 15 2 - Yes
flexmark-ext-wikilink-0.64.8.jar 30 kB 33 20 2 - Yes
flexmark-html2md-converter-0.64.8.jar 81.6 kB 44 31 2 - Yes
flexmark-jira-converter-0.64.8.jar 12.1 kB 16 3 2 - Yes
flexmark-util-0.64.8.jar 1.8 kB 7 0 0 - No
flexmark-util-ast-0.64.8.jar 65.8 kB 63 51 1 - Yes
flexmark-util-builder-0.64.8.jar 5.2 kB 13 1 1 - Yes
flexmark-util-collection-0.64.8.jar 66.7 kB 57 44 2 - Yes
flexmark-util-data-0.64.8.jar 25.1 kB 30 18 1 - Yes
flexmark-util-dependency-0.64.8.jar 16.4 kB 23 11 1 - Yes
flexmark-util-format-0.64.8.jar 109.8 kB 69 56 2 - Yes
flexmark-util-html-0.64.8.jar 44.4 kB 32 19 2 - Yes
flexmark-util-misc-0.64.8.jar 59.5 kB 39 27 1 - Yes
flexmark-util-options-0.64.8.jar 11.8 kB 20 8 1 - Yes
flexmark-util-sequence-0.64.8.jar 236.7 kB 114 98 4 - Yes
flexmark-util-visitor-0.64.8.jar 6.7 kB 16 4 1 - Yes
commons-codec-1.15.jar 353.8 kB 253 106 7 1.7 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
inject-resources-core-0.3.3.jar 16.1 kB 23 14 3 1.8 Yes
inject-resources-junit-jupiter-0.3.3.jar 85.9 kB 83 65 11 1.8 Yes
joda-time-2.10.2.jar 642.7 kB 765 247 7 1.5 Yes
byte-buddy-1.9.12.jar 3.3 MB 2373 2322 37 - Yes
lazy4j-1.0.2.jar 7.7 kB 13 3 2 - Yes
antlr4-runtime-4.10.1.jar 322.1 kB 230 213 7 1.8 Yes
bsh-2.0b6.jar 389 kB 247 164 9 1.5 Yes
commons-lang3-3.13.0.jar 632.3 kB 420 390 18 1.8 Yes
commons-text-1.10.0.jar 238.4 kB 174 154 8 1.8 Yes
httpclient5-5.1.3.jar 797.9 kB 519 476 26 1.7 Yes
httpcore5-5.1.3.jar 850.8 kB 678 633 30 1.7 Yes
httpcore5-h2-5.1.3.jar 232.1 kB 169 141 14 1.7 Yes
log4j-api-2.20.0.jar 313.3 kB 223 189 9 - Yes
log4j-core-2.20.0.jar 1.8 MB 1305 1210 54 1.8 Yes
xmlbeans-5.1.1.jar 2.2 MB 1751 1028 40 - Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
stax2-api-4.2.1.jar 195.9 kB 146 125 12 - Yes
hamcrest-2.1.jar 123.1 kB 122 108 11 1.7 Yes
hamcrest-core-2.1.jar 1.2 kB 6 1 1 1.7 Yes
hamcrest-library-2.1.jar 1.2 kB 6 1 1 1.7 Yes
javassist-3.28.0-GA.jar 851.5 kB 474 426 17 1.8 Yes
annotations-19.0.0.jar 24.8 kB 58 50 2 1.8 Yes
jmock-2.12.0.jar 100.6 kB 124 104 12 1.8 Yes
jmock-imposters-2.12.0.jar 8.9 kB 14 4 1 1.8 Yes
jmock-junit5-2.12.0.jar 4.5 kB 13 1 1 1.8 Yes
jmock-testjar-2.12.0.jar 3.4 kB 13 3 1 1.8 Yes
json-20230618.jar 73.4 kB 38 29 1 1.6 Yes
jsoup-1.15.4.jar 440.2 kB 283 265 7 1.8 Yes
junit-jupiter-5.9.0.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.9.0.jar 203.4 kB 190 175 8 - Yes
junit-jupiter-engine-5.9.0.jar 246.4 kB 151 134 9 - Yes
junit-jupiter-params-5.9.0.jar 578.3 kB 377 343 22 - Yes
junit-platform-commons-1.9.0.jar 102.7 kB 64 44 7 - Yes
junit-platform-engine-1.9.0.jar 188.2 kB 143 127 9 - Yes
objenesis-3.0.1.jar 61 kB 64 48 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-7.1.jar 114.8 kB 42 36 3 - Yes
reflections-0.10.2.jar 130.4 kB 87 74 5 1.8 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
xmlresolver-5.2.0.jar 165.7 kB 111 91 10 1.8 Yes
auto-service-annotations-1.1.1.jar 3.2 kB 12 1 1 1.8 No
Total Size Entries Classes Packages Java Version Debug Information
80 24 MB 17025 13897 681 1.8 77
compile: 48 compile: 12.7 MB compile: 8921 compile: 6801 compile: 340 - compile: 47
test: 30 test: 10.8 MB test: 7721 test: 6896 test: 328 - test: 29
provided: 2 provided: 432.2 kB provided: 383 provided: 200 provided: 13 - provided: 1