
------------------------------------------------------------
Root project 'BMUPruefBibliothek'
------------------------------------------------------------

annotationProcessor - Annotation processors and their dependencies for source set 'main'.
No dependencies

api - API dependencies for the 'main' feature. (n)
No dependencies

apiElements - API elements for the 'main' feature. (n)
No dependencies

compileClasspath - Compile classpath for source set 'main'.
+--- commons-logging:commons-logging:1.3.5
+--- commons-codec:commons-codec:1.19.0
+--- org.apache.santuario:xmlsec:4.0.4
|    \--- commons-codec:commons-codec:1.18.0 -> 1.19.0
+--- org.bouncycastle:bcprov-jdk18on:1.82
+--- org.bouncycastle:bcpkix-jdk18on:1.82
|    \--- org.bouncycastle:bcutil-jdk18on:1.82
|         \--- org.bouncycastle:bcprov-jdk18on:1.82
+--- org.bouncycastle:bcutil-jdk18on:1.82 (*)
+--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.4
|    \--- jakarta.activation:jakarta.activation-api:2.1.4
+--- xerces:xercesImpl:2.12.2
+--- xalan:xalan:2.7.3
|    +--- xalan:serializer:2.7.3
|    |    \--- xerces:xercesImpl:2.12.2
|    \--- xerces:xercesImpl:2.12.2
+--- xalan:serializer:2.7.3 (*)
\--- com.jamonapi:jamon:3.0.1

compileOnly - Compile-only dependencies for the 'main' feature. (n)
No dependencies

compileOnlyApi - Compile-only API dependencies for the 'main' feature. (n)
No dependencies

default - Configuration for default artifacts. (n)
No dependencies

implementation - Implementation dependencies for the 'main' feature. (n)
+--- commons-logging:commons-logging:1.3.5 (n)
+--- commons-codec:commons-codec:1.19.0 (n)
+--- org.apache.santuario:xmlsec:4.0.4 (n)
+--- org.bouncycastle:bcprov-jdk18on:1.82 (n)
+--- org.bouncycastle:bcpkix-jdk18on:1.82 (n)
+--- org.bouncycastle:bcutil-jdk18on:1.82 (n)
+--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.4 (n)
+--- xerces:xercesImpl:2.12.2 (n)
+--- xalan:xalan:2.7.3 (n)
+--- xalan:serializer:2.7.3 (n)
\--- com.jamonapi:jamon:3.0.1 (n)

jaxb - The JAXB XJC libraries to be used for this project.
+--- org.jvnet.jaxb2_commons:jaxb2-basics-ant:1.11.1
+--- org.jvnet.jaxb2_commons:jaxb2-basics:1.11.1
|    +--- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:1.11.1
|    +--- org.jvnet.jaxb2_commons:jaxb2-basics-tools:1.11.1
|    |    +--- org.slf4j:slf4j-api:1.7.7
|    |    +--- commons-beanutils:commons-beanutils:1.9.2
|    |    |    \--- commons-collections:commons-collections:3.2.1
|    |    +--- org.slf4j:jcl-over-slf4j:1.7.7
|    |    |    \--- org.slf4j:slf4j-api:1.7.7
|    |    +--- org.apache.commons:commons-lang3:3.2.1
|    |    \--- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:1.11.1
|    \--- com.google.code.javaparser:javaparser:1.0.11
+--- org.jvnet.jaxb2_commons:jaxb2-basics-annotate:1.1.0
|    +--- org.jvnet.jaxb2_commons:jaxb2-basics-tools:0.12.0 -> 1.11.1 (*)
|    \--- org.jvnet.annox:annox:1.0.2
|         +--- org.apache.commons:commons-lang3:3.2.1
|         +--- commons-io:commons-io:2.4
|         \--- com.google.code.javaparser:javaparser:1.0.11
+--- org.glassfish.jaxb:jaxb-xjc:4.0.6
|    +--- org.glassfish.jaxb:jaxb-core:4.0.6
|    |    +--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.4
|    |    |    \--- jakarta.activation:jakarta.activation-api:2.1.4
|    |    +--- jakarta.activation:jakarta.activation-api:2.1.4
|    |    +--- org.eclipse.angus:angus-activation:2.0.3
|    |    |    \--- jakarta.activation:jakarta.activation-api:2.1.4
|    |    +--- org.glassfish.jaxb:txw2:4.0.6
|    |    \--- com.sun.istack:istack-commons-runtime:4.1.2
|    +--- org.glassfish.jaxb:xsom:4.0.6
|    |    \--- com.sun.xml.bind.external:relaxng-datatype:4.0.6
|    +--- org.glassfish.jaxb:codemodel:4.0.6
|    +--- com.sun.xml.bind.external:rngom:4.0.6
|    |    \--- com.sun.xml.bind.external:relaxng-datatype:4.0.6
|    +--- com.sun.xml.dtd-parser:dtd-parser:1.5.1
|    \--- com.sun.istack:istack-commons-tools:4.1.2
+--- org.glassfish.jaxb:jaxb-runtime:4.0.6
|    \--- org.glassfish.jaxb:jaxb-core:4.0.6 (*)
\--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.4 (*)

mainSourceElements - List of source directories contained in the Main SourceSet. (n)
No dependencies

runtimeClasspath - Runtime classpath of source set 'main'.
+--- commons-logging:commons-logging:1.3.5
+--- commons-codec:commons-codec:1.19.0
+--- org.apache.santuario:xmlsec:4.0.4
|    +--- commons-codec:commons-codec:1.18.0 -> 1.19.0
|    \--- com.fasterxml.woodstox:woodstox-core:7.1.0
|         \--- org.codehaus.woodstox:stax2-api:4.2.2
+--- org.bouncycastle:bcprov-jdk18on:1.82
+--- org.bouncycastle:bcpkix-jdk18on:1.82
|    \--- org.bouncycastle:bcutil-jdk18on:1.82
|         \--- org.bouncycastle:bcprov-jdk18on:1.82
+--- org.bouncycastle:bcutil-jdk18on:1.82 (*)
+--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.4
|    \--- jakarta.activation:jakarta.activation-api:2.1.4
+--- xerces:xercesImpl:2.12.2
+--- xalan:xalan:2.7.3
|    +--- xalan:serializer:2.7.3
|    |    \--- xerces:xercesImpl:2.12.2
|    \--- xerces:xercesImpl:2.12.2
+--- xalan:serializer:2.7.3 (*)
+--- com.jamonapi:jamon:3.0.1
\--- org.glassfish.jaxb:jaxb-runtime:4.0.6
     \--- org.glassfish.jaxb:jaxb-core:4.0.6
          +--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.4 (*)
          +--- jakarta.activation:jakarta.activation-api:2.1.4
          +--- org.eclipse.angus:angus-activation:2.0.3
          |    \--- jakarta.activation:jakarta.activation-api:2.1.4
          +--- org.glassfish.jaxb:txw2:4.0.6
          \--- com.sun.istack:istack-commons-runtime:4.1.2

runtimeElements - Runtime elements for the 'main' feature. (n)
No dependencies

runtimeOnly - Runtime-only dependencies for the 'main' feature. (n)
\--- org.glassfish.jaxb:jaxb-runtime:4.0.6 (n)

testAnnotationProcessor - Annotation processors and their dependencies for source set 'test'.
No dependencies

testCompileClasspath - Compile classpath for source set 'test'.
+--- commons-logging:commons-logging:1.3.5
+--- commons-codec:commons-codec:1.19.0
+--- org.apache.santuario:xmlsec:4.0.4
|    \--- commons-codec:commons-codec:1.18.0 -> 1.19.0
+--- org.bouncycastle:bcprov-jdk18on:1.82
+--- org.bouncycastle:bcpkix-jdk18on:1.82
|    \--- org.bouncycastle:bcutil-jdk18on:1.82
|         \--- org.bouncycastle:bcprov-jdk18on:1.82
+--- org.bouncycastle:bcutil-jdk18on:1.82 (*)
+--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.4
|    \--- jakarta.activation:jakarta.activation-api:2.1.4
+--- xerces:xercesImpl:2.12.2
+--- xalan:xalan:2.7.3
|    +--- xalan:serializer:2.7.3
|    |    \--- xerces:xercesImpl:2.12.2
|    \--- xerces:xercesImpl:2.12.2
+--- xalan:serializer:2.7.3 (*)
+--- com.jamonapi:jamon:3.0.1
+--- org.apache.logging.log4j:log4j-api:2.25.2
|    +--- org.jspecify:jspecify:1.0.0
|    +--- biz.aQute.bnd:biz.aQute.bnd.annotation:7.1.0
|    |    +--- org.osgi:org.osgi.resource:1.0.0
|    |    \--- org.osgi:org.osgi.service.serviceloader:1.0.0
|    +--- com.google.errorprone:error_prone_annotations:2.38.0
|    +--- org.osgi:org.osgi.annotation.bundle:2.0.0
|    |    \--- org.osgi:org.osgi.annotation.versioning:1.1.2
|    +--- org.osgi:org.osgi.annotation.versioning:1.1.2
|    \--- com.github.spotbugs:spotbugs-annotations:4.8.6
|         \--- com.google.code.findbugs:jsr305:3.0.2
+--- org.apache.logging.log4j:log4j-jcl:2.25.2
|    +--- org.apache.logging.log4j:log4j-api:2.25.2 (*)
|    +--- commons-logging:commons-logging:1.3.5
|    +--- org.jspecify:jspecify:1.0.0
|    +--- biz.aQute.bnd:biz.aQute.bnd.annotation:7.1.0 (*)
|    +--- com.google.errorprone:error_prone_annotations:2.38.0
|    +--- org.osgi:org.osgi.annotation.bundle:2.0.0 (*)
|    +--- org.osgi:org.osgi.annotation.versioning:1.1.2
|    \--- com.github.spotbugs:spotbugs-annotations:4.8.6 (*)
+--- org.apache.logging.log4j:log4j-core:2.25.2
|    +--- org.apache.logging.log4j:log4j-api:2.25.2 (*)
|    +--- org.jspecify:jspecify:1.0.0
|    +--- biz.aQute.bnd:biz.aQute.bnd.annotation:7.1.0 (*)
|    +--- com.google.errorprone:error_prone_annotations:2.38.0
|    +--- org.osgi:org.osgi.annotation.bundle:2.0.0 (*)
|    +--- org.osgi:org.osgi.annotation.versioning:1.1.2
|    \--- com.github.spotbugs:spotbugs-annotations:4.8.6 (*)
+--- org.apache.logging.log4j:log4j-slf4j2-impl:2.25.2
|    +--- org.apache.logging.log4j:log4j-api:2.25.2 (*)
|    +--- org.slf4j:slf4j-api:2.0.17
|    +--- org.jspecify:jspecify:1.0.0
|    +--- biz.aQute.bnd:biz.aQute.bnd.annotation:7.1.0 (*)
|    +--- com.google.errorprone:error_prone_annotations:2.38.0
|    +--- org.osgi:org.osgi.annotation.bundle:2.0.0 (*)
|    +--- org.osgi:org.osgi.annotation.versioning:1.1.2
|    \--- com.github.spotbugs:spotbugs-annotations:4.8.6 (*)
+--- org.apache.logging.log4j:log4j-jul:2.25.2
|    +--- org.apache.logging.log4j:log4j-api:2.25.2 (*)
|    +--- org.jspecify:jspecify:1.0.0
|    +--- biz.aQute.bnd:biz.aQute.bnd.annotation:7.1.0 (*)
|    +--- com.google.errorprone:error_prone_annotations:2.38.0
|    +--- org.osgi:org.osgi.annotation.bundle:2.0.0 (*)
|    +--- org.osgi:org.osgi.annotation.versioning:1.1.2
|    \--- com.github.spotbugs:spotbugs-annotations:4.8.6 (*)
\--- junit:junit:4.13.2
     \--- org.hamcrest:hamcrest-core:1.3

testCompileOnly - Compile only dependencies for source set 'test'. (n)
No dependencies

testImplementation - Implementation only dependencies for source set 'test'. (n)
+--- org.apache.logging.log4j:log4j-api:2.25.2 (n)
+--- org.apache.logging.log4j:log4j-jcl:2.25.2 (n)
+--- org.apache.logging.log4j:log4j-core:2.25.2 (n)
+--- org.apache.logging.log4j:log4j-slf4j2-impl:2.25.2 (n)
+--- org.apache.logging.log4j:log4j-jul:2.25.2 (n)
\--- junit:junit:4.13.2 (n)

testRuntimeClasspath - Runtime classpath of source set 'test'.
+--- commons-logging:commons-logging:1.3.5
+--- commons-codec:commons-codec:1.19.0
+--- org.apache.santuario:xmlsec:4.0.4
|    +--- commons-codec:commons-codec:1.18.0 -> 1.19.0
|    \--- com.fasterxml.woodstox:woodstox-core:7.1.0
|         \--- org.codehaus.woodstox:stax2-api:4.2.2
+--- org.bouncycastle:bcprov-jdk18on:1.82
+--- org.bouncycastle:bcpkix-jdk18on:1.82
|    \--- org.bouncycastle:bcutil-jdk18on:1.82
|         \--- org.bouncycastle:bcprov-jdk18on:1.82
+--- org.bouncycastle:bcutil-jdk18on:1.82 (*)
+--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.4
|    \--- jakarta.activation:jakarta.activation-api:2.1.4
+--- xerces:xercesImpl:2.12.2
+--- xalan:xalan:2.7.3
|    +--- xalan:serializer:2.7.3
|    |    \--- xerces:xercesImpl:2.12.2
|    \--- xerces:xercesImpl:2.12.2
+--- xalan:serializer:2.7.3 (*)
+--- com.jamonapi:jamon:3.0.1
+--- org.glassfish.jaxb:jaxb-runtime:4.0.6
|    \--- org.glassfish.jaxb:jaxb-core:4.0.6
|         +--- jakarta.xml.bind:jakarta.xml.bind-api:4.0.4 (*)
|         +--- jakarta.activation:jakarta.activation-api:2.1.4
|         +--- org.eclipse.angus:angus-activation:2.0.3
|         |    \--- jakarta.activation:jakarta.activation-api:2.1.4
|         +--- org.glassfish.jaxb:txw2:4.0.6
|         \--- com.sun.istack:istack-commons-runtime:4.1.2
+--- org.apache.logging.log4j:log4j-api:2.25.2
+--- org.apache.logging.log4j:log4j-jcl:2.25.2
|    +--- org.apache.logging.log4j:log4j-api:2.25.2
|    \--- commons-logging:commons-logging:1.3.5
+--- org.apache.logging.log4j:log4j-core:2.25.2
|    \--- org.apache.logging.log4j:log4j-api:2.25.2
+--- org.apache.logging.log4j:log4j-slf4j2-impl:2.25.2
|    +--- org.apache.logging.log4j:log4j-api:2.25.2
|    +--- org.slf4j:slf4j-api:2.0.17
|    \--- org.apache.logging.log4j:log4j-core:2.25.2 (*)
+--- org.apache.logging.log4j:log4j-jul:2.25.2
|    \--- org.apache.logging.log4j:log4j-api:2.25.2
\--- junit:junit:4.13.2
     \--- org.hamcrest:hamcrest-core:1.3

testRuntimeOnly - Runtime only dependencies for source set 'test'. (n)
No dependencies

xhtml2pdfConf
\--- org.xhtmlrenderer:flying-saucer-pdf:9.13.3
     +--- org.xhtmlrenderer:flying-saucer-core:9.13.3
     +--- com.github.librepdf:openpdf:2.0.5
     \--- org.apache.xmlgraphics:batik-codec:1.19
          +--- org.apache.xmlgraphics:batik-awt-util:1.19
          |    +--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    +--- org.apache.xmlgraphics:batik-util:1.19
          |    |    +--- org.apache.xmlgraphics:batik-constants:1.19
          |    |    |    \--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    |    +--- org.apache.xmlgraphics:batik-i18n:1.19
          |    |    |    \--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    |    \--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    \--- org.apache.xmlgraphics:xmlgraphics-commons:2.11
          |         +--- commons-io:commons-io:2.17.0
          |         \--- commons-logging:commons-logging:1.3.0
          +--- org.apache.xmlgraphics:batik-bridge:1.19
          |    +--- org.apache.xmlgraphics:batik-anim:1.19
          |    |    +--- org.apache.xmlgraphics:batik-awt-util:1.19 (*)
          |    |    +--- org.apache.xmlgraphics:batik-css:1.19
          |    |    |    +--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    |    |    +--- org.apache.xmlgraphics:batik-util:1.19 (*)
          |    |    |    +--- org.apache.xmlgraphics:xmlgraphics-commons:2.11 (*)
          |    |    |    \--- xml-apis:xml-apis-ext:1.3.04
          |    |    +--- org.apache.xmlgraphics:batik-dom:1.19
          |    |    |    +--- org.apache.xmlgraphics:batik-css:1.19 (*)
          |    |    |    +--- org.apache.xmlgraphics:batik-ext:1.19
          |    |    |    |    \--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    |    |    +--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    |    |    +--- org.apache.xmlgraphics:batik-util:1.19 (*)
          |    |    |    +--- org.apache.xmlgraphics:batik-xml:1.19
          |    |    |    |    +--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    |    |    |    \--- org.apache.xmlgraphics:batik-util:1.19 (*)
          |    |    |    +--- xml-apis:xml-apis:1.4.01
          |    |    |    \--- xml-apis:xml-apis-ext:1.3.04
          |    |    +--- org.apache.xmlgraphics:batik-ext:1.19 (*)
          |    |    +--- org.apache.xmlgraphics:batik-parser:1.19
          |    |    |    +--- org.apache.xmlgraphics:batik-awt-util:1.19 (*)
          |    |    |    +--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    |    |    +--- org.apache.xmlgraphics:batik-util:1.19 (*)
          |    |    |    +--- org.apache.xmlgraphics:batik-xml:1.19 (*)
          |    |    |    \--- xml-apis:xml-apis-ext:1.3.04
          |    |    +--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    |    +--- org.apache.xmlgraphics:batik-svg-dom:1.19
          |    |    |    +--- org.apache.xmlgraphics:batik-awt-util:1.19 (*)
          |    |    |    +--- org.apache.xmlgraphics:batik-css:1.19 (*)
          |    |    |    +--- org.apache.xmlgraphics:batik-dom:1.19 (*)
          |    |    |    +--- org.apache.xmlgraphics:batik-ext:1.19 (*)
          |    |    |    +--- org.apache.xmlgraphics:batik-parser:1.19 (*)
          |    |    |    +--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    |    |    +--- org.apache.xmlgraphics:batik-util:1.19 (*)
          |    |    |    \--- xml-apis:xml-apis-ext:1.3.04
          |    |    +--- org.apache.xmlgraphics:batik-util:1.19 (*)
          |    |    \--- xml-apis:xml-apis-ext:1.3.04
          |    +--- org.apache.xmlgraphics:batik-awt-util:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-css:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-dom:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-gvt:1.19
          |    |    +--- org.apache.xmlgraphics:batik-awt-util:1.19 (*)
          |    |    +--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    |    \--- org.apache.xmlgraphics:batik-util:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-parser:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-script:1.19
          |    |    +--- org.apache.xmlgraphics:batik-anim:1.19 (*)
          |    |    +--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    |    \--- org.apache.xmlgraphics:batik-util:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    +--- org.apache.xmlgraphics:batik-svg-dom:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-util:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-xml:1.19 (*)
          |    +--- org.apache.xmlgraphics:xmlgraphics-commons:2.11 (*)
          |    \--- xml-apis:xml-apis-ext:1.3.04
          +--- org.apache.xmlgraphics:batik-shared-resources:1.19
          +--- org.apache.xmlgraphics:batik-transcoder:1.19
          |    +--- org.apache.xmlgraphics:batik-anim:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-awt-util:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-bridge:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-dom:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-gvt:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    +--- org.apache.xmlgraphics:batik-svggen:1.19
          |    |    +--- org.apache.xmlgraphics:batik-awt-util:1.19 (*)
          |    |    +--- org.apache.xmlgraphics:batik-shared-resources:1.19
          |    |    \--- org.apache.xmlgraphics:batik-util:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-util:1.19 (*)
          |    +--- org.apache.xmlgraphics:batik-xml:1.19 (*)
          |    \--- xml-apis:xml-apis-ext:1.3.04
          \--- org.apache.xmlgraphics:batik-util:1.19 (*)

xml2xhtmlConf
+--- xalan:xalan:2.7.3
|    +--- xalan:serializer:2.7.3
|    |    +--- xml-apis:xml-apis:1.4.01
|    |    \--- xerces:xercesImpl:2.12.2
|    |         \--- xml-apis:xml-apis:1.4.01
|    +--- xml-apis:xml-apis:1.4.01
|    \--- xerces:xercesImpl:2.12.2 (*)
+--- xalan:serializer:2.7.3 (*)
+--- xerces:xercesImpl:2.12.2 (*)
\--- net.sf.xslthl:xslthl:2.1.3

(*) - Indicates repeated occurrences of a transitive dependency subtree. Gradle expands transitive dependency subtrees only once per project; repeat occurrences only display the root of the subtree, followed by this annotation.

(n) - A dependency or dependency configuration that cannot be resolved.

A web-based, searchable dependency report is available by adding the --scan option.
