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-annotations 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jakarta-jsonp 2.17.2 jar The Apache Software License, Version 2.0
com.github.spotbugs spotbugs-annotations 4.8.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
commons-codec commons-codec 1.17.1 jar Apache-2.0
commons-io commons-io 2.16.1 jar Apache-2.0
de.kaiserpfalz-edv.commons kp-commons-api 4.0.4 jar GNU GENERAL PUBLIC LICENSE
io.micrometer micrometer-core 1.13.4 jar The Apache Software License, Version 2.0
io.opentelemetry opentelemetry-api 1.37.0 jar The Apache License, Version 2.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.enterprise jakarta.enterprise.cdi-api 4.1.0 jar Apache License 2.0
jakarta.inject jakarta.inject-api 2.0.1.MR jar The Apache Software License, Version 2.0
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0
org.eclipse.microprofile.health microprofile-health-api 4.0.1 jar Apache License, Version 2.0
org.eclipse.microprofile.openapi microprofile-openapi-api 4.0.2 jar Apache License, Version 2.0
org.projectlombok lombok 1.18.34 jar The MIT License
org.slf4j slf4j-api 2.1.0-alpha1 jar MIT License
org.springframework.boot spring-boot-starter-aop 3.3.4 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
io.micrometer micrometer-registry-prometheus 1.13.4 jar The Apache Software License, Version 2.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
ch.qos.logback logback-classic 1.5.8 jar Eclipse Public License - v 1.0GNU Lesser General Public License
de.kaiserpfalz-edv.commons kp-commons-test 4.0.4 jar GNU GENERAL PUBLIC LICENSE
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.junit.jupiter junit-jupiter 5.10.3 jar Eclipse Public License v2.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.fasterxml.woodstox woodstox-core 7.0.0 jar The Apache License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
io.micrometer micrometer-commons 1.13.4 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.13.4 jar The Apache Software License, Version 2.0
io.opentelemetry opentelemetry-context 1.37.0 jar The Apache License, Version 2.0
jakarta.json jakarta.json-api 2.1.3 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.apache.logging.log4j log4j-api 2.23.1 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.23.1 jar Apache-2.0
org.aspectj aspectjweaver 1.9.22.1 jar Eclipse Public License - v 2.0
org.codehaus.woodstox stax2-api 4.2.2 jar The BSD 2-Clause License
org.semver4j semver4j 5.3.0 jar The MIT License
org.slf4j jul-to-slf4j 2.0.16 jar MIT License
org.springframework spring-aop 6.1.14 jar Apache License, Version 2.0
org.springframework spring-beans 6.1.14 jar Apache License, Version 2.0
org.springframework spring-context 6.1.14 jar Apache License, Version 2.0
org.springframework spring-core 6.1.14 jar Apache License, Version 2.0
org.springframework spring-expression 6.1.14 jar Apache License, Version 2.0
org.springframework spring-jcl 6.1.14 jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.3.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.3.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.3.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.3.4 jar Apache License, Version 2.0
org.yaml snakeyaml 2.2 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
io.prometheus prometheus-metrics-config 1.2.1 jar The Apache Software License, Version 2.0
io.prometheus prometheus-metrics-core 1.2.1 jar The Apache Software License, Version 2.0
io.prometheus prometheus-metrics-exposition-formats 1.2.1 jar The Apache Software License, Version 2.0
io.prometheus prometheus-metrics-model 1.2.1 jar The Apache Software License, Version 2.0
io.prometheus prometheus-metrics-shaded-protobuf 1.2.1 jar The Apache Software License, Version 2.0
io.prometheus prometheus-metrics-tracer-common 1.2.1 jar The Apache Software License, Version 2.0
org.hdrhistogram HdrHistogram 2.2.2 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0

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
ch.qos.logback logback-core 1.5.8 jar Eclipse Public License - v 1.0GNU Lesser General Public License
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.3 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

GNU GENERAL PUBLIC LICENSE: kp-commons-api, kp-commons-core, kp-commons-test

Eclipse Public License 2.0: Jakarta JSON Processing API

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

The BSD 2-Clause License: Stax2 API

BSD-2-Clause: HdrHistogram

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD-3-Clause: Hamcrest

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

GPL2 w/ CPE: Jakarta Annotations API

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

Apache License 2.0: CDI APIs, Jakarta Bean Validation API

GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta JSON Processing API

The MIT License: Project Lombok, semver4j

Apache-2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Log4j to SLF4J Adapter

Apache License, Version 2.0: MicroProfile Health API, MicroProfile OpenAPI API, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-aop, spring-boot-starter-logging

EPL 2.0: Jakarta Annotations API

Eclipse Public License - v 2.0: AspectJ Weaver

The Apache Software License, Version 2.0: FindBugs-jsr305, Jackson datatype: JSON-P (Jakarta), Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jakarta Dependency Injection, Prometheus Metrics Config, Prometheus Metrics Core, Prometheus Metrics Exposition Formats, Prometheus Metrics Model, Prometheus Metrics Tracer Common, Shaded Protobuf, jackson-databind, micrometer-commons, micrometer-core, micrometer-observation, micrometer-registry-prometheus

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.5.8.jar 304.5 kB 242 189 29 11 Yes
logback-core-1.5.8.jar 619.4 kB 531 - - - -
   • Root - 521 468 42 11 Yes
   • Versioned - 10 3 2 21 Yes
jackson-annotations-2.17.2.jar 78.5 kB 87 74 2 1.6 Yes
jackson-core-2.17.2.jar 581.9 kB 272 - - - -
   • Root - 242 210 14 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 10 3 1 11 Yes
   • Versioned - 9 2 1 17 Yes
   • Versioned - 9 2 1 21 Yes
jackson-databind-2.17.2.jar 1.6 MB 824 - - - -
   • Root - 822 784 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-datatype-jakarta-jsonp-2.17.2.jar 22 kB 32 - - - -
   • Root - 30 13 1 1.8 Yes
   • Versioned - 2 1 1 9 No
woodstox-core-7.0.0.jar 1.6 MB 1091 942 78 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
commons-codec-1.17.1.jar 372.7 kB 262 - - - -
   • Root - 261 114 7 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-io-2.16.1.jar 508.8 kB 374 - - - -
   • Root - 373 346 15 1.8 Yes
   • Versioned - 1 1 1 9 No
kp-commons-api-4.0.4.jar 55.1 kB 74 52 9 17 Yes
kp-commons-test-4.0.4.jar 4.7 kB 13 1 1 17 Yes
micrometer-commons-1.13.4.jar 47.5 kB 50 36 6 1.8 Yes
micrometer-core-1.13.4.jar 862.4 kB 610 - - - -
   • Root - 589 526 44 1.8 Yes
   • Versioned - 21 14 1 1.8 Yes
micrometer-observation-1.13.4.jar 71.8 kB 71 56 6 1.8 Yes
micrometer-registry-prometheus-1.13.4.jar 41.1 kB 26 18 1 1.8 Yes
opentelemetry-api-1.37.0.jar 139.2 kB 167 148 10 1.8 Yes
opentelemetry-context-1.37.0.jar 47.3 kB 49 40 3 1.8 Yes
prometheus-metrics-config-1.2.1.jar 32.4 kB 33 22 1 1.8 Yes
prometheus-metrics-core-1.2.1.jar 95.3 kB 75 60 4 1.8 Yes
prometheus-metrics-exposition-formats-1.2.1.jar 202 kB 72 59 2 1.8 Yes
prometheus-metrics-model-1.2.1.jar 88.9 kB 90 77 2 1.8 Yes
prometheus-metrics-shaded-protobuf-1.2.1.jar 2 MB 750 736 3 1.8 Yes
prometheus-metrics-tracer-common-1.2.1.jar 3.4 kB 13 1 1 1.8 No
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 1.8 Yes
jakarta.enterprise.cdi-api-4.1.0.jar 159.6 kB 227 195 14 11 Yes
jakarta.inject-api-2.0.1.MR.jar 11 kB 20 - - - -
   • Root - 18 6 1 1.8 No
   • Versioned - 2 1 1 9 No
jakarta.json-api-2.1.3.jar 48.6 kB 50 37 4 1.8 Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 1.8 Yes
commons-lang3-3.14.0.jar 658 kB 436 - - - -
   • Root - 434 403 18 1.8 Yes
   • Versioned - 2 1 1 9 No
log4j-api-2.23.1.jar 342.5 kB 241 - - - -
   • Root - 230 205 9 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-to-slf4j-2.23.1.jar 23.1 kB 26 10 2 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
aspectjweaver-1.9.22.1.jar 2.2 MB 1056 1002 37 1.8 Yes
stax2-api-4.2.2.jar 195.9 kB 146 125 12 1.6 Yes
microprofile-health-api-4.0.1.jar 16.5 kB 27 13 2 1.8 Yes
microprofile-openapi-api-4.0.2.jar 113 kB 169 130 28 11 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
HdrHistogram-2.2.2.jar 177.2 kB 108 97 2 1.8 Yes
junit-jupiter-5.10.3.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.10.3.jar 211.4 kB 198 183 8 1.8 Yes
junit-jupiter-engine-5.10.3.jar 244.7 kB 147 130 9 1.8 Yes
junit-jupiter-params-5.10.3.jar 586 kB 381 347 22 1.8 Yes
junit-platform-commons-1.10.3.jar 106.2 kB 64 - - - -
   • Root - 56 43 7 1.8 Yes
   • Versioned - 8 2 1 9 Yes
junit-platform-engine-1.10.3.jar 204.8 kB 153 136 10 1.8 Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
lombok-1.18.34.jar 2.1 MB 1083 178 13 1.6 Yes
semver4j-5.3.0.jar 43.9 kB 39 27 4 1.8 Yes
jul-to-slf4j-2.0.16.jar 6.4 kB 15 - - - -
   • Root - 13 1 1 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-api-2.1.0-alpha1.jar 70.9 kB 73 - - - -
   • Root - 71 57 4 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-6.1.14.jar 417.2 kB 320 288 17 17 Yes
spring-beans-6.1.14.jar 862.6 kB 474 443 13 17 Yes
spring-context-6.1.14.jar 1.3 MB 927 842 58 17 Yes
spring-core-6.1.14.jar 1.9 MB 1222 - - - -
   • Root - 1216 1141 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.1.14.jar 304.5 kB 161 149 6 17 Yes
spring-jcl-6.1.14.jar 24.5 kB 26 15 2 17 Yes
spring-boot-3.3.4.jar 1.6 MB 1118 988 82 17 Yes
spring-boot-autoconfigure-3.3.4.jar 2 MB 1531 1397 111 17 Yes
spring-boot-starter-3.3.4.jar 4.8 kB 4 0 0 - -
spring-boot-starter-aop-3.3.4.jar 4.8 kB 4 0 0 - -
spring-boot-starter-logging-3.3.4.jar 4.8 kB 4 0 0 - -
snakeyaml-2.2.jar 334.4 kB 278 - - - -
   • Root - 270 229 23 1.7 Yes
   • Versioned - 8 3 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
65 26 MB 17076 14216 923 17 59
compile: 44 compile: 21 MB compile: 13997 compile: 11506 compile: 762 17 compile: 40
runtime: 9 runtime: 2.6 MB runtime: 1198 runtime: 1092 runtime: 17 runtime: 8
test: 12 test: 2.4 MB test: 1881 test: 1618 test: 144 17 test: 11