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 | Optional |
|---|---|---|---|---|---|
| org.folio | folio-spring-base | 10.0.0 | jar | Apache License, Version 2.0 | No |
| org.folio | folio-spring-cql | 10.0.0 | jar | Apache License, Version 2.0 | No |
| org.hibernate.orm | hibernate-processor | 7.2.7.Final | jar | Apache License, Version 2.0 | No |
| org.jsoup | jsoup | 1.22.1 | jar | MIT | No |
| org.mapstruct | mapstruct | 1.6.3 | jar | Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-starter-actuator | 4.0.5 | jar | Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-starter-cache | 4.0.5 | jar | Apache License, Version 2.0 | No |
| org.springframework.boot | spring-boot-starter-validation | 4.0.5 | jar | Apache License, Version 2.0 | No |
| org.projectlombok | lombok | 1.18.44 | jar | MIT | Yes |
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 | Optional |
|---|---|---|---|---|---|
| org.springframework.boot | spring-boot-devtools | 4.0.5 | jar | Apache License, Version 2.0 | Yes |
| org.springframework.boot | spring-boot-docker-compose | 4.0.5 | jar | Apache License, Version 2.0 | Yes |
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.folio | folio-spring-testing | 10.0.0 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-test | 4.0.5 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-webmvc-test | 4.0.5 | jar | Apache License, Version 2.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:
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 |
|---|---|---|---|---|
| jakarta.inject | jakarta.inject-api | 2.0.1 | jar | Apache License, Version 2.0 |
| org.eclipse.angus | angus-activation | 2.0.3 | jar | EDL 1.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 |
| org.postgresql | postgresql | 42.7.10 | jar | BSD-2-Clause |
| org.springframework.boot | spring-boot-configuration-metadata | 4.0.5 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-properties-migrator | 4.0.5 | jar | Apache 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:
Project Dependency Graph
Dependency Tree
- org.folio:mod-notes:jar:8.0.0
- org.folio:folio-spring-base:jar:10.0.0 (compile)
- org.folio:folio-spring-common:jar:10.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-properties-migrator:jar:4.0.5 (runtime)
- org.springframework.boot:spring-boot-configuration-metadata:jar:4.0.5 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-configuration-metadata:jar:4.0.5 (runtime)
- org.springframework.boot:spring-boot-starter-data-jpa:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-starter-jdbc:jar:4.0.5 (compile)
- com.zaxxer:HikariCP:jar:7.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.zaxxer:HikariCP:jar:7.0.2 (compile)
- org.springframework.boot:spring-boot-data-jpa:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-data-commons:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-persistence:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.data:spring-data-commons:jar:4.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-persistence:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-hibernate:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-jpa:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-orm:jar:7.0.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-jpa:jar:4.0.5 (compile)
- org.springframework.data:spring-data-jpa:jar:4.0.4 (compile)
- org.springframework:spring-tx:jar:7.0.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-tx:jar:7.0.6 (compile)
- org.springframework:spring-aspects:jar:7.0.6 (compile)
- org.aspectj:aspectjweaver:jar:1.9.25.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.aspectj:aspectjweaver:jar:1.9.25.1 (compile)
- org.springframework.boot:spring-boot-data-commons:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-jdbc:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-sql:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-transaction:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jdbc:jar:7.0.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-sql:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-starter-jdbc:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-starter-liquibase:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-liquibase:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-liquibase:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-starter-webmvc:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-starter-jackson:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-jackson:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-jackson:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-starter-tomcat:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-starter-tomcat-runtime:jar:4.0.5 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:11.0.20 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:11.0.20 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-core:jar:11.0.20 (compile)
- org.springframework.boot:spring-boot-tomcat:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-tomcat-runtime:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-http-converter:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-webmvc:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-servlet:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-webmvc:jar:7.0.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-servlet:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-starter-jackson:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-starter-log4j2:jar:4.0.5 (compile)
- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.25.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-core:jar:2.25.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-jul:jar:2.25.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.25.3 (compile)
- org.apache.commons:commons-lang3:jar:3.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.postgresql:postgresql:jar:42.7.10 (runtime)
- org.checkerframework:checker-qual:jar:3.52.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.52.0 (compile)
- org.liquibase:liquibase-core:jar:5.0.2 (compile)
- org.yaml:snakeyaml:jar:2.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-collections4:jar:4.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-text:jar:1.15.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.opencsv:opencsv:jar:5.12.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.21.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.5 (compile)
- org.openapitools:openapi-generator:jar:7.21.0 (compile)
- io.swagger.parser.v3:swagger-parser:jar:2.1.38 (compile)
- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.1.38 (compile)
- io.swagger:swagger-core:jar:1.6.16 (compile)
- io.swagger:swagger-models:jar:1.6.16 (compile)
- io.swagger:swagger-annotations:jar:1.6.16 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger:swagger-annotations:jar:1.6.16 (compile)
- io.swagger:swagger-models:jar:1.6.16 (compile)
- io.swagger:swagger-parser:jar:1.0.75 (compile)
- io.swagger:swagger-parser-safe-url-resolver:jar:1.0.75 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger:swagger-parser-safe-url-resolver:jar:1.0.75 (compile)
- io.swagger:swagger-compat-spec-parser:jar:1.0.75 (compile)
- com.github.java-json-tools:json-schema-validator:jar:2.2.14 (compile)
- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.java-json-tools:json-schema-core:jar:1.2.14 (compile)
- com.github.java-json-tools:uri-template:jar:0.10 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.java-json-tools:uri-template:jar:0.10 (compile)
- com.googlecode.libphonenumber:libphonenumber:jar:8.11.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.sf.jopt-simple:jopt-simple:jar:5.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0 (compile)
- com.github.java-json-tools:json-patch:jar:1.13 (compile)
- com.github.java-json-tools:msg-simple:jar:1.2 (compile)
- com.github.java-json-tools:btf:jar:1.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.java-json-tools:btf:jar:1.3 (compile)
- com.github.java-json-tools:jackson-coreutils:jar:2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.java-json-tools:msg-simple:jar:1.2 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
- com.github.java-json-tools:json-schema-validator:jar:2.2.14 (compile)
- io.swagger.core.v3:swagger-models:jar:2.2.37 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.parser.v3:swagger-parser-core:jar:2.1.38 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger:swagger-core:jar:1.6.16 (compile)
- io.swagger.parser.v3:swagger-parser-v3:jar:2.1.38 (compile)
- io.swagger.core.v3:swagger-core:jar:2.2.37 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2 (compile)
- io.swagger.parser.v3:swagger-parser-safe-url-resolver:jar:2.1.38 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.21.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-core:jar:2.2.37 (compile)
- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.1.38 (compile)
- com.samskivert:jmustache:jar:1.16 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.jknack:handlebars:jar:4.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.jknack:handlebars-jackson2:jar:4.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-ext:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.18 (compile)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.18 (compile)
- commons-cli:commons-cli:jar:1.10.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:32.1.3-jre (compile)
- com.google.guava:failureaccess:jar:1.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.21.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:2.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.1 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-guava:jar:2.21.2 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.21.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.21.2 (compile)
- org.commonmark:commonmark:jar:0.21.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.mifmif:generex:jar:1.0.2 (compile)
- dk.brics.automaton:automaton:jar:1.11-8 (compile)
![[Information]](./images/icon_info_sml.gif)
- dk.brics.automaton:automaton:jar:1.11-8 (compile)
- com.github.curious-odd-man:rgxgen:jar:1.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.21.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.21.2 (compile)
- joda-time:joda-time:jar:2.12.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- joda-time:joda-time:jar:2.12.7 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.21 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.joschi.jackson:jackson-datatype-threetenbp:jar:2.18.2 (compile)
- org.threeten:threetenbp:jar:1.7.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.threeten:threetenbp:jar:1.7.0 (compile)
- org.openapitools:openapi-generator-core:jar:7.21.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.java.dev.jna:jna:jar:5.12.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.ben-manes.caffeine:caffeine:jar:3.2.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.parser.v3:swagger-parser:jar:2.1.38 (compile)
- org.openapitools:openapi-generator-maven-plugin:jar:7.21.0 (compile)
- org.codehaus.plexus:plexus-build-api:jar:1.2.0 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.inject:javax.inject:jar:1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.sonatype.plexus:plexus-build-api:jar:0.0.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:4.0.0 (compile)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.9.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-build-api:jar:1.2.0 (compile)
- io.swagger.core.v3:swagger-annotations:jar:2.2.46 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.openapitools:jackson-databind-nullable:jar:0.2.10 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mozilla:rhino:jar:1.9.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.folio:folio-spring-common:jar:10.0.0 (compile)
- org.folio:folio-spring-cql:jar:10.0.0 (compile)
- org.folio:cql2pgjson:jar:35.4.2 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.25.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.z3950.zing:cql-java:jar:1.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.25.3 (compile)
- org.folio:cql2pgjson:jar:35.4.2 (compile)
- org.springframework.boot:spring-boot-starter-cache:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-starter:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-cache:jar:4.0.5 (compile)
- org.springframework:spring-context-support:jar:7.0.6 (compile)
- org.springframework:spring-beans:jar:7.0.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:7.0.6 (compile)
- org.springframework:spring-context-support:jar:7.0.6 (compile)
- org.springframework.boot:spring-boot-starter:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-starter-validation:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-validation:jar:4.0.5 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:11.0.20 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hibernate.validator:hibernate-validator:jar:9.0.1.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-el:jar:11.0.20 (compile)
- org.springframework.boot:spring-boot-validation:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-starter-actuator:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-starter-micrometer-metrics:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-micrometer-metrics:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-micrometer-observation:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-micrometer-observation:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-micrometer-metrics:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-actuator:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-actuator:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-health:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-observation:jar:1.16.4 (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.16.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- io.micrometer:micrometer-jakarta9:jar:1.16.4 (compile)
- io.micrometer:micrometer-core:jar:1.16.4 (compile)
- org.hdrhistogram:HdrHistogram:jar:2.2.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.latencyutils:LatencyUtils:jar:2.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.hdrhistogram:HdrHistogram:jar:2.2.2 (runtime)
- io.micrometer:micrometer-core:jar:1.16.4 (compile)
- org.springframework.boot:spring-boot-starter-micrometer-metrics:jar:4.0.5 (compile)
- org.hibernate.orm:hibernate-processor:jar:7.2.7.Final (compile)
- org.hibernate.orm:hibernate-core:jar:7.2.7.Final (compile)
- jakarta.persistence:jakarta.persistence-api:jar:3.2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml:classmate:jar:1.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- jakarta.persistence:jakarta.persistence-api:jar:3.2.0 (compile)
- org.hibernate.models:hibernate-models:jar:1.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye:jandex:jar:3.3.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.6 (compile)
- org.glassfish.jaxb:jaxb-core:jar:4.0.6 (compile)
- org.eclipse.angus:angus-activation:jar:2.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:txw2:jar:4.0.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.angus:angus-activation:jar:2.0.3 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.6 (compile)
- jakarta.validation:jakarta.validation-api:jar:3.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.antlr:antlr4-runtime:jar:4.13.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.logging:jboss-logging:jar:3.6.3.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hibernate.orm:hibernate-core:jar:7.2.7.Final (compile)
- org.projectlombok:lombok:jar:1.18.44 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mapstruct:mapstruct:jar:1.6.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jsoup:jsoup:jar:1.22.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-docker-compose:jar:4.0.5 (runtime)
- org.springframework.boot:spring-boot-autoconfigure:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- tools.jackson.core:jackson-databind:jar:3.1.0 (compile)
- tools.jackson.core:jackson-core:jar:3.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- tools.jackson.core:jackson-core:jar:3.1.0 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-devtools:jar:4.0.5 (runtime)
- org.springframework.boot:spring-boot:jar:4.0.5 (compile)
- org.springframework:spring-context:jar:7.0.6 (compile)
- org.springframework:spring-aop:jar:7.0.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-expression:jar:7.0.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-aop:jar:7.0.6 (compile)
- org.springframework:spring-context:jar:7.0.6 (compile)
- org.springframework.boot:spring-boot:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:4.0.5 (test)
- org.springframework.boot:spring-boot-test:jar:4.0.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:4.0.5 (test)
![[Information]](./images/icon_info_sml.gif)
- com.jayway.jsonpath:json-path:jar:2.10.0 (test)
![[Information]](./images/icon_info_sml.gif)
- net.minidev:json-smart:jar:2.6.0 (test)
- net.minidev:accessors-smart:jar:2.6.0 (test)
- org.ow2.asm:asm:jar:9.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.7.1 (test)
- net.minidev:accessors-smart:jar:2.6.0 (test)
- org.assertj:assertj-core:jar:3.27.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.awaitility:awaitility:jar:4.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.mockito:mockito-core:jar:5.20.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.8 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.8 (test)
- org.mockito:mockito-junit-jupiter:jar:5.20.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.skyscreamer:jsonassert:jar:1.5.3 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- org.springframework:spring-core:jar:7.0.6 (compile)
- commons-logging:commons-logging:jar:1.3.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.6 (compile)
- org.springframework:spring-test:jar:7.0.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.xmlunit:xmlunit-core:jar:2.10.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-test:jar:4.0.5 (test)
- org.folio:folio-spring-testing:jar:10.0.0 (test)
- org.testcontainers:testcontainers:jar:2.0.4 (test)
- org.apache.commons:commons-compress:jar:1.28.0 (test)
- commons-codec:commons-codec:jar:1.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.19.0 (compile)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
- org.jetbrains:annotations:jar:17.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:17.0.0 (test)
- com.github.docker-java:docker-java-api:jar:3.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.7.1 (test)
- com.github.docker-java:docker-java-transport:jar:3.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport:jar:3.7.1 (test)
- org.apache.commons:commons-compress:jar:1.28.0 (test)
- org.testcontainers:testcontainers-junit-jupiter:jar:2.0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.testcontainers:testcontainers-kafka:jar:2.0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.testcontainers:testcontainers-postgresql:jar:2.0.4 (test)
- org.testcontainers:testcontainers-jdbc:jar:2.0.4 (test)
- org.testcontainers:testcontainers-database-commons:jar:2.0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.testcontainers:testcontainers-database-commons:jar:2.0.4 (test)
- org.testcontainers:testcontainers-jdbc:jar:2.0.4 (test)
- org.testcontainers:testcontainers-minio:jar:2.0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jeasy:easy-random-core:jar:5.0.0 (test)
- io.github.classgraph:classgraph:jar:4.8.90 (test)
![[Information]](./images/icon_info_sml.gif)
- io.github.classgraph:classgraph:jar:4.8.90 (test)
- org.wiremock:wiremock-standalone:jar:3.13.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.testcontainers:testcontainers:jar:2.0.4 (test)
- org.springframework.boot:spring-boot-starter-webmvc-test:jar:4.0.5 (test)
- org.springframework.boot:spring-boot-starter-jackson-test:jar:4.0.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-webmvc-test:jar:4.0.5 (test)
- org.springframework.boot:spring-boot-web-server:jar:4.0.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-web-server:jar:4.0.5 (compile)
- org.springframework.boot:spring-boot-resttestclient:jar:4.0.5 (test)
- org.springframework:spring-web:jar:7.0.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-web:jar:7.0.6 (compile)
- org.springframework.boot:spring-boot-starter-jackson-test:jar:4.0.5 (test)
- org.folio:folio-spring-base:jar:10.0.0 (compile)
Licenses
CDDL 1.1: jaxb-api
Apache License Version 2.0: Hibernate Models
BSD-2-Clause: HdrHistogram, PostgreSQL JDBC Driver
BSD-3-Clause: ANTLR 4 Runtime, Hamcrest, ThreeTen backport, asm
Mozilla Public License, Version 2.0: rhino
Eclipse Distribution License v. 1.0: Jakarta Persistence API
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, jakarta.transaction API, jaxb-api
The (New) BSD License: jmustache
BSD 2-Clause License: commonmark-java core
Lesser General Public License, version 3 or greater: btf, jackson-coreutils, jackson-coreutils-equivalence, json-patch, json-schema-core, json-schema-validator, msg-simple, uri-template
Eclipse Public License, Version 1.0: org.eclipse.sisu.plexus
FSL-1.1-ALv2: Liquibase
BSD: Automaton
LGPL: cql-java
Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils
Eclipse Public License v. 2.0: Jakarta Persistence API
EDL 1.0: Angus Activation Registries, Jakarta Activation API
LGPL-2.1-or-later: Java Native Access
Apache License, Version 2.0: A Jackson 2.x helper, ASM based accessors helper used by json-smart, Apache Commons CLI, Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Text, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j Core, Apache Log4j JUL Adapter, AssertJ Core, Awaitility, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, ClassMate, FindBugs-jsr305, Generex, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Guava: Google Core Libraries for Java, Handlebars, Hibernate ORM - hibernate-core, Hibernate ORM - hibernate-processor, Hibernate Validator Engine, HikariCP, J2ObjC Annotations, JBoss Logging 3, JSON Small and Fast Parser, JSON library from Android SDK, JSONassert, JSpecify annotations, Jackson datatype: Guava, Jackson datatype: JSR310, Jackson datatype: Joda, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jakarta Dependency Injection, Jakarta Validation API, Jandex: Core, Java Native Access, JetBrains Java Annotations, Joda-Time, JsonNullable Jackson module, MapStruct Core, Maven Artifact Resolver API, Maven Artifact Resolver Utilities, Maven Plugin Tools Java Annotations, Objenesis, Plexus Common Utilities, RgxGen, SLF4J 2 Provider for Log4j API, SnakeYAML, Spring AOP, Spring Aspects, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Data Core, Spring Data JPA, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, WireMock, btf, cql2pgjson, docker-java-api, docker-java-transport, docker-java-transport-zerodep, error-prone annotations, folio-spring-base, folio-spring-common, folio-spring-cql, folio-spring-testing, jackson-coreutils, jackson-coreutils-equivalence, jackson-databind, jackson-datatype-threetenbp, javax.inject, json-patch, json-path, json-schema-core, json-schema-validator, libphonenumber, micrometer-commons, micrometer-core, micrometer-jakarta9, micrometer-observation, mod-notes, msg-simple, openapi-generator (core library), openapi-generator (maven-plugin), openapi-generator-core, opencsv, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, org.xmlunit:xmlunit-core, plexus-build-api, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-cache, spring-boot-configuration-metadata, spring-boot-data-commons, spring-boot-data-jpa, spring-boot-devtools, spring-boot-docker-compose, spring-boot-health, spring-boot-hibernate, spring-boot-http-converter, spring-boot-jackson, spring-boot-jdbc, spring-boot-jpa, spring-boot-liquibase, spring-boot-micrometer-metrics, spring-boot-micrometer-observation, spring-boot-persistence, spring-boot-properties-migrator, spring-boot-resttestclient, spring-boot-servlet, spring-boot-sql, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-cache, spring-boot-starter-data-jpa, spring-boot-starter-jackson, spring-boot-starter-jackson-test, spring-boot-starter-jdbc, spring-boot-starter-liquibase, spring-boot-starter-log4j2, spring-boot-starter-micrometer-metrics, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-tomcat-runtime, spring-boot-starter-validation, spring-boot-starter-webmvc, spring-boot-starter-webmvc-test, spring-boot-test, spring-boot-test-autoconfigure, spring-boot-tomcat, spring-boot-transaction, spring-boot-validation, spring-boot-web-server, spring-boot-webmvc, spring-boot-webmvc-test, swagger-annotations, swagger-compat-spec-parser, swagger-core, swagger-models, swagger-parser, swagger-parser-core, swagger-parser-safe-url-resolver, swagger-parser-v2-converter, swagger-parser-v3, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket, uri-template
MIT: Checker Qual, ClassGraph, Duct Tape, Easy Random Core, JOpt Simple, Project Lombok, SLF4J API Module, SLF4J Extensions Module, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: PostgreSQL, Testcontainers :: JUnit Jupiter Extension, Testcontainers :: Kafka, Testcontainers :: MinIO, Testcontainers Core, jsoup Java HTML Parser, mockito-core, mockito-junit-jupiter
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
EPL 2.0: Jakarta Annotations API, jakarta.transaction API
Eclipse Public License - v 2.0: AspectJ Weaver
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| classmate-1.7.3.jar | 68.2 kB | 59 | 44 | 5 | 1.8 | Yes |
| jackson-annotations-2.21.jar | 82.1 kB | 89 | 76 | 2 | 1.8 | Yes |
| jackson-core-2.21.2.jar | 595.5 kB | 286 | - | - | - | - |
| • Root | - | 250 | 213 | 16 | 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 |
| jackson-databind-2.21.2.jar | 1.7 MB | 852 | - | - | - | - |
| • Root | - | 850 | 812 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-dataformat-yaml-2.21.2.jar | 60.6 kB | 46 | - | - | - | - |
| • Root | - | 44 | 23 | 3 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-guava-2.21.2.jar | 130 kB | 85 | - | - | - | - |
| • Root | - | 83 | 59 | 9 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-joda-2.21.2.jar | 85.9 kB | 72 | - | - | - | - |
| • Root | - | 70 | 50 | 5 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-jsr310-2.21.2.jar | 136.6 kB | 88 | - | - | - | - |
| • Root | - | 86 | 64 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| caffeine-3.2.3.jar | 1 MB | 723 | 714 | 3 | 11 | Yes |
| rgxgen-1.4.jar | 73.1 kB | 68 | 49 | 9 | 1.8 | Yes |
| docker-java-api-3.7.1.jar | 500.1 kB | 409 | 394 | 5 | 1.8 | Yes |
| docker-java-transport-3.7.1.jar | 38.8 kB | 45 | 34 | 1 | 1.8 | Yes |
| docker-java-transport-zerodep-3.7.1.jar | 2.3 MB | 1475 | 1362 | 74 | 1.8 | Yes |
| btf-1.3.jar | 9 kB | 11 | 3 | 1 | 1.7 | No |
| jackson-coreutils-2.0.jar | 31.8 kB | 26 | 14 | 2 | 1.7 | Yes |
| jackson-coreutils-equivalence-1.0.jar | 1.9 kB | 7 | 1 | 1 | 1.7 | Yes |
| json-patch-1.13.jar | 44 kB | 41 | 29 | 3 | 1.7 | Yes |
| json-schema-core-1.2.14.jar | 175.8 kB | 164 | 125 | 22 | 1.7 | Yes |
| json-schema-validator-2.2.14.jar | 238.7 kB | 226 | 159 | 31 | 1.7 | Yes |
| msg-simple-1.2.jar | 36.9 kB | 37 | 23 | 6 | 1.7 | Yes |
| uri-template-0.10.jar | 58.2 kB | 57 | 39 | 7 | 1.7 | Yes |
| handlebars-4.3.1.jar | 954.2 kB | 586 | 529 | 32 | 1.8 | Yes |
| handlebars-jackson2-4.3.1.jar | 9.3 kB | 16 | 5 | 1 | 1.8 | Yes |
| jackson-datatype-threetenbp-2.18.2.jar | 139.4 kB | 88 | - | - | - | - |
| • Root | - | 86 | 64 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| generex-1.0.2.jar | 14.4 kB | 19 | 7 | 2 | 1.5 | 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 |
| failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
| guava-32.1.3-jre.jar | 3 MB | 2060 | 2020 | 18 | 1.8 | Yes |
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
| j2objc-annotations-2.8.jar | 9.3 kB | 24 | 13 | 1 | 1.7 | Yes |
| libphonenumber-8.11.1.jar | 344.5 kB | 606 | 51 | 2 | 1.6 | Yes |
| json-path-2.10.0.jar | 279.1 kB | 221 | 203 | 13 | 1.8 | Yes |
| opencsv-5.12.0.jar | 242.3 kB | 196 | 157 | 15 | 1.8 | Yes |
| jmustache-1.16.jar | 81 kB | 77 | 67 | 2 | 9 | Yes |
| istack-commons-runtime-4.1.2.jar | 25.8 kB | 35 | 23 | 4 | 11 | Yes |
| android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
| HikariCP-7.0.2.jar | 172.3 kB | 98 | 81 | 9 | 11 | Yes |
| commons-cli-1.10.0.jar | 108.2 kB | 71 | - | - | - | - |
| • Root | - | 70 | 56 | 2 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-codec-1.19.0.jar | 374.7 kB | 263 | - | - | - | - |
| • Root | - | 262 | 115 | 7 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-io-2.21.0.jar | 585.3 kB | 428 | - | - | - | - |
| • Root | - | 426 | 398 | 15 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| commons-logging-1.3.6.jar | 74 kB | 44 | - | - | - | - |
| • Root | - | 42 | 27 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| automaton-1.11-8.jar | 176.3 kB | 206 | 25 | 1 | 1.5 | No |
| classgraph-4.8.90.jar | 508.3 kB | 261 | - | - | - | - |
| • Root | - | 259 | 232 | 12 | 1.7 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| micrometer-commons-1.16.4.jar | 51.8 kB | 54 | 39 | 7 | 1.8 | Yes |
| micrometer-core-1.16.4.jar | 910.1 kB | 643 | 579 | 46 | 1.8 | Yes |
| micrometer-jakarta9-1.16.4.jar | 54.7 kB | 55 | 44 | 2 | 1.8 | Yes |
| micrometer-observation-1.16.4.jar | 83.9 kB | 82 | 67 | 6 | 1.8 | Yes |
| jandex-3.3.2.jar | 395.6 kB | 213 | - | - | - | - |
| • Root | - | 213 | 203 | 2 | 1.8 | Yes |
| swagger-annotations-1.6.16.jar | 20.4 kB | 41 | 31 | 1 | 1.7 | Yes |
| swagger-compat-spec-parser-1.0.75.jar | 148.6 kB | 152 | 83 | 13 | 1.8 | Yes |
| swagger-core-1.6.16.jar | 121.9 kB | 99 | 82 | 7 | 1.7 | Yes |
| swagger-models-1.6.16.jar | 157.7 kB | 114 | 99 | 6 | 1.7 | Yes |
| swagger-parser-1.0.75.jar | 97.7 kB | 54 | 40 | 3 | 1.8 | Yes |
| swagger-parser-safe-url-resolver-1.0.75.jar | 9.7 kB | 20 | 5 | 5 | 1.8 | Yes |
| swagger-annotations-2.2.46.jar | 50.2 kB | 88 | 62 | 13 | 1.8 | Yes |
| swagger-core-2.2.37.jar | 249.5 kB | 144 | 125 | 6 | 1.8 | Yes |
| swagger-models-2.2.37.jar | 138.6 kB | 95 | 69 | 13 | 1.8 | Yes |
| swagger-parser-2.1.38.jar | 3.2 kB | 11 | 1 | 1 | 1.8 | Yes |
| swagger-parser-core-2.1.38.jar | 7.9 kB | 18 | 4 | 2 | 1.8 | Yes |
| swagger-parser-safe-url-resolver-2.1.38.jar | 9.9 kB | 21 | 5 | 5 | 1.8 | Yes |
| swagger-parser-v2-converter-2.1.38.jar | 26.1 kB | 16 | 2 | 1 | 1.8 | Yes |
| swagger-parser-v3-2.1.38.jar | 215 kB | 81 | 64 | 7 | 1.8 | Yes |
| jakarta.activation-api-2.1.4.jar | 67.4 kB | 60 | 46 | 3 | 1.8 | Yes |
| jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes |
| jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No |
| jakarta.persistence-api-3.2.0.jar | 195.9 kB | 252 | 231 | 5 | 17 | Yes |
| jakarta.transaction-api-2.0.1.jar | 28.6 kB | 32 | 20 | 2 | 1.8 | Yes |
| jakarta.validation-api-3.1.1.jar | 106.1 kB | 180 | 153 | 10 | 9 | Yes |
| jakarta.xml.bind-api-4.0.4.jar | 131.2 kB | 138 | 115 | 7 | 11 | Yes |
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
| jaxb-api-2.3.1.jar | 128.1 kB | 136 | - | - | - | - |
| • Root | - | 131 | 111 | 7 | 1.8 | Yes |
| • Versioned | - | 5 | 1 | 1 | 9 | No |
| joda-time-2.12.7.jar | 638.4 kB | 773 | 247 | 7 | 1.5 | Yes |
| byte-buddy-1.17.8.jar | 9 MB | 6066 | - | - | - | - |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.8.jar | 366.5 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
| jna-5.12.1.jar | 1.9 MB | 186 | 123 | 4 | 1.6 | Yes |
| accessors-smart-2.6.0.jar | 30.2 kB | 24 | 13 | 2 | 1.8 | Yes |
| json-smart-2.6.0.jar | 122.8 kB | 108 | 94 | 5 | 1.8 | Yes |
| jopt-simple-5.0.4.jar | 78.1 kB | 71 | 59 | 3 | 1.7 | Yes |
| antlr4-runtime-4.13.2.jar | 326.3 kB | 232 | 215 | 7 | 1.8 | Yes |
| commons-collections4-4.5.0.jar | 898.7 kB | 647 | - | - | - | - |
| • Root | - | 646 | 614 | 20 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-compress-1.28.0.jar | 1.1 MB | 642 | - | - | - | - |
| • Root | - | 641 | 589 | 36 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-lang3-3.19.0.jar | 709.1 kB | 451 | - | - | - | - |
| • Root | - | 449 | 418 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| commons-text-1.15.0.jar | 264.9 kB | 191 | - | - | - | - |
| • Root | - | 189 | 168 | 8 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes |
| httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
| log4j-api-2.25.3.jar | 350.6 kB | 253 | - | - | - | - |
| • Root | - | 242 | 210 | 12 | 1.8 | Yes |
| • Versioned | - | 11 | 4 | 2 | 9 | Yes |
| log4j-core-2.25.3.jar | 2 MB | 1382 | - | - | - | - |
| • Root | - | 1366 | 1264 | 60 | 1.8 | Yes |
| • Versioned | - | 16 | 6 | 3 | 9 | Yes |
| log4j-jul-2.25.3.jar | 32.8 kB | 34 | 17 | 3 | 1.8 | Yes |
| log4j-slf4j2-impl-2.25.3.jar | 30.2 kB | 31 | 14 | 3 | 1.8 | Yes |
| maven-plugin-annotations-3.9.0.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes |
| maven-resolver-api-1.9.18.jar | 157.1 kB | 169 | 145 | 12 | 1.8 | Yes |
| maven-resolver-util-1.9.18.jar | 196 kB | 156 | 129 | 13 | 1.8 | Yes |
| tomcat-embed-core-11.0.20.jar | 3.6 MB | 1607 | 1467 | 78 | 17 | Yes |
| tomcat-embed-el-11.0.20.jar | 270 kB | 172 | 163 | 7 | 17 | Yes |
| tomcat-embed-websocket-11.0.20.jar | 286.3 kB | 188 | 176 | 6 | 17 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| aspectjweaver-1.9.25.1.jar | 2.2 MB | 1060 | 1002 | 37 | 1.8 | Yes |
| assertj-core-3.27.7.jar | 1.4 MB | 887 | - | - | - | - |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| awaitility-4.3.0.jar | 97.6 kB | 92 | 76 | 8 | 1.8 | Yes |
| checker-qual-3.52.0.jar | 241.6 kB | 459 | 386 | 33 | 1.8 | Yes |
| plexus-build-api-1.2.0.jar | 6.6 kB | 16 | 2 | 1 | 1.8 | Yes |
| plexus-utils-4.0.0.jar | 192.4 kB | 128 | - | - | - | - |
| • Root | - | 110 | 86 | 7 | 1.8 | Yes |
| • Versioned | - | 6 | 1 | 1 | 9 | Yes |
| • Versioned | - | 6 | 1 | 1 | 10 | Yes |
| • Versioned | - | 6 | 1 | 1 | 11 | Yes |
| commonmark-0.21.0.jar | 170.8 kB | 179 | 156 | 13 | 1.7 | Yes |
| angus-activation-2.0.3.jar | 26.7 kB | 32 | 10 | 3 | 1.8 | Yes |
| org.eclipse.sisu.plexus-0.9.0.M2.jar | 209.8 kB | 203 | 165 | 20 | 1.8 | Yes |
| cql2pgjson-35.4.2.jar | 38.4 kB | 32 | 19 | 4 | 21 | Yes |
| folio-spring-base-10.0.0.jar | 91.1 kB | 101 | 53 | 16 | 21 | Yes |
| folio-spring-common-10.0.0.jar | 3.5 kB | 13 | 2 | 2 | 21 | Yes |
| folio-spring-cql-10.0.0.jar | 22.4 kB | 24 | 11 | 1 | 21 | Yes |
| folio-spring-testing-10.0.0.jar | 19.5 kB | 31 | 17 | 3 | 21 | Yes |
| jaxb-core-4.0.6.jar | 137.9 kB | 157 | 106 | 18 | 11 | Yes |
| jaxb-runtime-4.0.6.jar | 920.1 kB | 693 | 559 | 19 | 11 | Yes |
| txw2-4.0.6.jar | 73.3 kB | 72 | 57 | 4 | 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 |
| hibernate-models-1.0.1.jar | 217.8 kB | 190 | 174 | 11 | 17 | Yes |
| hibernate-core-7.2.7.Final.jar | 14.4 MB | 8521 | 8010 | 377 | 17 | Yes |
| hibernate-processor-7.2.7.Final.jar | 313.2 kB | 124 | 107 | 8 | 17 | Yes |
| hibernate-validator-9.0.1.Final.jar | 1.4 MB | 1108 | 967 | 90 | 17 | Yes |
| jboss-logging-3.6.3.Final.jar | 62.7 kB | 45 | 35 | 2 | 11 | Yes |
| easy-random-core-5.0.0.jar | 140.9 kB | 143 | 118 | 13 | 11 | Yes |
| annotations-17.0.0.jar | 19 kB | 47 | 39 | 2 | 1.8 | Yes |
| jsoup-1.22.1.jar | 508.3 kB | 326 | - | - | - | - |
| • Root | - | 318 | 300 | 7 | 1.8 | Yes |
| • Versioned | - | 8 | 4 | 2 | 11 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-6.0.3.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.0.3.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.3.jar | 356.1 kB | 189 | 172 | 9 | 17 | Yes |
| junit-jupiter-params-6.0.3.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes |
| junit-platform-commons-6.0.3.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.3.jar | 280.2 kB | 195 | 177 | 9 | 17 | Yes |
| LatencyUtils-2.0.3.jar | 29.8 kB | 31 | 22 | 1 | 1.6 | Yes |
| liquibase-core-5.0.2.jar | 3.1 MB | 1579 | 1337 | 93 | 17 | Yes |
| mapstruct-1.6.3.jar | 34.1 kB | 64 | 51 | 4 | 1.8 | Yes |
| mockito-core-5.20.0.jar | 710.5 kB | 648 | 576 | 66 | 11 | Yes |
| mockito-junit-jupiter-5.20.0.jar | 9.4 kB | 14 | 6 | 3 | 11 | Yes |
| rhino-1.9.1.jar | 1.6 MB | 741 | 708 | 22 | 11 | Yes |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| jackson-databind-nullable-0.2.10.jar | 40.4 kB | 46 | - | - | - | - |
| • Root | - | 42 | 24 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 2 | 1 | 1 | 17 | No |
| openapi-generator-7.21.0.jar | 7.3 MB | 5553 | 582 | 16 | 11 | Yes |
| openapi-generator-core-7.21.0.jar | 58.5 kB | 59 | 43 | 6 | 11 | Yes |
| openapi-generator-maven-plugin-7.21.0.jar | 33 kB | 18 | 2 | 2 | 11 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| asm-9.7.1.jar | 126.1 kB | 45 | 39 | 3 | 1.5 | Yes |
| postgresql-42.7.10.jar | 1.1 MB | 552 | - | - | - | - |
| • Root | - | 544 | 480 | 38 | 1.8 | Yes |
| • Versioned | - | 8 | 2 | 1 | 11 | Yes |
| duct-tape-1.0.8.jar | 25.4 kB | 37 | 22 | 6 | 1.8 | Yes |
| jsonassert-1.5.3.jar | 31.1 kB | 32 | 20 | 3 | 1.8 | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-ext-2.0.17.jar | 38.8 kB | 39 | - | - | - | - |
| • Root | - | 39 | 24 | 6 | 1.8 | Yes |
| plexus-build-api-0.0.7.jar | 8.5 kB | 19 | 4 | 1 | 1.4 | Yes |
| spring-aop-7.0.6.jar | 426.2 kB | 325 | 293 | 18 | 17 | Yes |
| spring-aspects-7.0.6.jar | 50 kB | 52 | 33 | 5 | 17 | Yes |
| spring-beans-7.0.6.jar | 928 kB | 504 | 473 | 13 | 17 | Yes |
| spring-context-7.0.6.jar | 1.4 MB | 965 | 882 | 59 | 17 | Yes |
| spring-context-support-7.0.6.jar | 177.6 kB | 126 | 105 | 9 | 17 | Yes |
| spring-core-7.0.6.jar | 2 MB | 1308 | - | - | - | - |
| • Root | - | 1287 | 1211 | 60 | 17 | Yes |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes |
| • Versioned | - | 15 | 9 | 1 | 24 | Yes |
| spring-expression-7.0.6.jar | 322.5 kB | 170 | 158 | 6 | 17 | Yes |
| spring-jdbc-7.0.6.jar | 480.4 kB | 336 | 304 | 17 | 17 | Yes |
| spring-orm-7.0.6.jar | 225.2 kB | 116 | 98 | 6 | 17 | Yes |
| spring-test-7.0.6.jar | 1.1 MB | 729 | 657 | 52 | 17 | Yes |
| spring-tx-7.0.6.jar | 292.1 kB | 240 | 210 | 13 | 17 | Yes |
| spring-web-7.0.6.jar | 2.2 MB | 1403 | 1321 | 61 | 17 | Yes |
| spring-webmvc-7.0.6.jar | 1.1 MB | 588 | 545 | 26 | 17 | Yes |
| spring-boot-4.0.5.jar | 1.4 MB | 922 | 833 | 47 | 17 | Yes |
| spring-boot-actuator-4.0.5.jar | 356.8 kB | 324 | 286 | 26 | 17 | Yes |
| spring-boot-actuator-autoconfigure-4.0.5.jar | 141.1 kB | 142 | 106 | 23 | 17 | Yes |
| spring-boot-autoconfigure-4.0.5.jar | 370.8 kB | 293 | 256 | 20 | 17 | Yes |
| spring-boot-cache-4.0.5.jar | 84.5 kB | 84 | 66 | 4 | 17 | Yes |
| spring-boot-configuration-metadata-4.0.5.jar | 51.5 kB | 33 | 24 | 2 | 17 | Yes |
| spring-boot-data-commons-4.0.5.jar | 30.3 kB | 38 | 20 | 3 | 17 | Yes |
| spring-boot-data-jpa-4.0.5.jar | 16.4 kB | 25 | 10 | 1 | 17 | Yes |
| spring-boot-health-4.0.5.jar | 154.4 kB | 132 | 107 | 8 | 17 | Yes |
| spring-boot-hibernate-4.0.5.jar | 29.5 kB | 30 | 15 | 3 | 17 | Yes |
| spring-boot-http-converter-4.0.5.jar | 54.3 kB | 61 | 45 | 1 | 17 | Yes |
| spring-boot-jackson-4.0.5.jar | 67.9 kB | 62 | 43 | 2 | 17 | Yes |
| spring-boot-jdbc-4.0.5.jar | 201.3 kB | 176 | 149 | 10 | 17 | Yes |
| spring-boot-jpa-4.0.5.jar | 23.9 kB | 25 | 13 | 2 | 17 | Yes |
| spring-boot-liquibase-4.0.5.jar | 49.2 kB | 58 | 37 | 5 | 17 | Yes |
| spring-boot-micrometer-metrics-4.0.5.jar | 240.6 kB | 228 | 172 | 35 | 17 | Yes |
| spring-boot-micrometer-observation-4.0.5.jar | 28.8 kB | 33 | 18 | 1 | 17 | Yes |
| spring-boot-persistence-4.0.5.jar | 16 kB | 21 | 7 | 1 | 17 | Yes |
| spring-boot-properties-migrator-4.0.5.jar | 23 kB | 18 | 7 | 1 | 17 | Yes |
| spring-boot-resttestclient-4.0.5.jar | 33.4 kB | 34 | 19 | 2 | 17 | Yes |
| spring-boot-servlet-4.0.5.jar | 47.1 kB | 63 | 39 | 8 | 17 | Yes |
| spring-boot-sql-4.0.5.jar | 36.1 kB | 40 | 25 | 3 | 17 | Yes |
| spring-boot-starter-4.0.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-actuator-4.0.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-cache-4.0.5.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-data-jpa-4.0.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-jackson-4.0.5.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-jackson-test-4.0.5.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-jdbc-4.0.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-liquibase-4.0.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-log4j2-4.0.5.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-micrometer-metrics-4.0.5.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-test-4.0.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-tomcat-4.0.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-tomcat-runtime-4.0.5.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-validation-4.0.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-webmvc-4.0.5.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-webmvc-test-4.0.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-test-4.0.5.jar | 209.5 kB | 157 | 132 | 13 | 17 | Yes |
| spring-boot-test-autoconfigure-4.0.5.jar | 27.9 kB | 37 | 22 | 3 | 17 | Yes |
| spring-boot-tomcat-4.0.5.jar | 123.5 kB | 88 | 63 | 9 | 17 | Yes |
| spring-boot-transaction-4.0.5.jar | 21 kB | 31 | 15 | 2 | 17 | Yes |
| spring-boot-validation-4.0.5.jar | 15.3 kB | 21 | 6 | 1 | 17 | Yes |
| spring-boot-web-server-4.0.5.jar | 169.3 kB | 132 | 106 | 9 | 17 | Yes |
| spring-boot-webmvc-4.0.5.jar | 174.5 kB | 137 | 107 | 9 | 17 | Yes |
| spring-boot-webmvc-test-4.0.5.jar | 45.8 kB | 47 | 31 | 1 | 17 | Yes |
| spring-data-commons-4.0.4.jar | 1.7 MB | 1109 | 1031 | 48 | 17 | Yes |
| spring-data-jpa-4.0.4.jar | 2.2 MB | 1106 | 1062 | 15 | 17 | Yes |
| testcontainers-2.0.4.jar | 17.8 MB | 12566 | 10639 | 451 | 22 | Yes |
| testcontainers-database-commons-2.0.4.jar | 15 kB | 19 | 12 | 3 | 1.8 | Yes |
| testcontainers-jdbc-2.0.4.jar | 30.1 kB | 21 | 12 | 3 | 1.8 | Yes |
| testcontainers-junit-jupiter-2.0.4.jar | 14.9 kB | 16 | 10 | 1 | 1.8 | Yes |
| testcontainers-kafka-2.0.4.jar | 16.7 kB | 11 | 5 | 2 | 1.8 | Yes |
| testcontainers-minio-2.0.4.jar | 2.4 kB | 6 | 1 | 1 | 1.8 | Yes |
| testcontainers-postgresql-2.0.4.jar | 14.9 kB | 18 | 9 | 2 | 1.8 | Yes |
| threetenbp-1.7.0.jar | 514.7 kB | 229 | 207 | 6 | 1.6 | Yes |
| wiremock-standalone-3.13.2.jar | 19.5 MB | 10297 | 9481 | 398 | 11 | Yes |
| xmlunit-core-2.10.4.jar | 177.6 kB | 184 | 167 | 9 | 1.7 | Yes |
| snakeyaml-2.5.jar | 340 kB | 281 | - | - | - | - |
| • Root | - | 273 | 234 | 22 | 1.8 | Yes |
| • Versioned | - | 8 | 3 | 2 | 9 | Yes |
| cql-java-1.13.jar | 43.5 kB | 40 | 29 | 1 | 1.6 | Yes |
| jackson-core-3.1.0.jar | 600.4 kB | 275 | - | - | - | - |
| • Root | - | 247 | 212 | 16 | 17 | Yes |
| • Versioned | - | 10 | 3 | 2 | 17 | Yes |
| • Versioned | - | 9 | 2 | 1 | 21 | Yes |
| • Versioned | - | 9 | 2 | 1 | 23 | Yes |
| jackson-databind-3.1.0.jar | 1.9 MB | 954 | 905 | 37 | 17 | Yes |
| lombok-1.18.44.jar | 2 MB | 1077 | 180 | 13 | 1.6 | Yes |
| spring-boot-devtools-4.0.5.jar | 213.4 kB | 167 | 136 | 14 | 17 | Yes |
| spring-boot-docker-compose-4.0.5.jar | 126.5 kB | 100 | 84 | 3 | 17 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 228 | 142.9 MB | 91895 | 72524 | 3681 | 22 | 205 |
| compile: 172 | compile: 92.6 MB | compile: 60201 | compile: 44701 | compile: 2315 | 21 | compile: 154 |
| runtime: 9 | runtime: 1.8 MB | runtime: 1059 | runtime: 867 | runtime: 66 | runtime: 8 | |
| test: 47 | test: 48.5 MB | test: 30635 | test: 26956 | test: 1300 | 22 | test: 43 |