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.talanlabs | avatar-generator-8bit | 1.1.0 | jar | The Apache Software License, Version 2.0 |
| commons-io | commons-io | 2.18.0 | jar | Apache-2.0 |
| org.apache.commons | commons-csv | 1.12.0 | jar | Apache-2.0 |
| org.hibernate.validator | hibernate-validator | 8.0.2.Final | jar | Apache License 2.0 |
| org.openstreetmap.osmosis | osmosis-pbf2 | 0.48.3 | jar | Public Domain |
| org.springdoc | springdoc-openapi-starter-webmvc-ui | 2.7.0 | jar | The Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-data-jpa | 3.4.1 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-thymeleaf | 3.4.1 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-web | 3.4.1 | 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 |
|---|---|---|---|---|
| com.h2database | h2 | 2.3.232 | jar | MPL 2.0EPL 1.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 |
|---|---|---|---|---|
| au.com.dius.pact.provider | junit5spring | 4.6.16 | jar | Apache 2 |
| com.microsoft.playwright | playwright | 1.49.0 | jar | Apache License, Version 2.0 |
| io.cucumber | cucumber-java | 7.20.1 | jar | MIT License |
| io.cucumber | cucumber-junit-platform-engine | 7.20.1 | jar | MIT License |
| io.cucumber | cucumber-spring | 7.20.1 | jar | MIT License |
| io.rest-assured | json-path | 5.5.0 | jar | Apache 2.0 |
| io.rest-assured | rest-assured | 5.5.0 | jar | Apache 2.0 |
| org.junit.platform | junit-platform-suite | 1.11.4 | jar | Eclipse Public License v2.0 |
| org.springframework.boot | spring-boot-starter-test | 3.4.1 | 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 |
|---|---|---|---|---|
| org.iban4j | iban4j | 3.2.10-RELEASE | jar | Apache License 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 |
|---|---|---|---|---|
| com.sun.istack | istack-commons-runtime | 4.1.2 | jar | Eclipse Distribution License - v 1.0 |
| io.smallrye | jandex | 3.2.0 | jar | Apache License, Version 2.0 |
| jakarta.inject | jakarta.inject-api | 2.0.1 | jar | The Apache Software License, Version 2.0 |
| net.bytebuddy | byte-buddy | 1.15.11 | jar | Apache License, Version 2.0 |
| org.eclipse.angus | angus-activation | 2.0.2 | jar | EDL 1.0 |
| org.glassfish.jaxb | jaxb-core | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
| org.glassfish.jaxb | jaxb-runtime | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
| org.glassfish.jaxb | txw2 | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
| org.hibernate.common | hibernate-commons-annotations | 7.0.3.Final | 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
- com.datengaertnerei.test:data-service:jar:2.0.3-SNAPSHOT
- org.apache.commons:commons-csv:jar:1.12.0 (compile)
- commons-codec:commons-codec:jar:1.17.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.17.1 (compile)
- commons-io:commons-io:jar:2.18.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.iban4j:iban4j:jar:3.2.10-RELEASE (provided)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-web:jar:3.4.1 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.4.1 (compile)
- org.springframework.boot:spring-boot:jar:3.4.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.4.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-logging:jar:3.4.1 (compile)
- ch.qos.logback:logback-classic:jar:1.5.12 (compile)
- ch.qos.logback:logback-core:jar:1.5.12 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.12 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.16 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.12 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot:jar:3.4.1 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.4.1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.2 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.2 (compile)
- org.springframework.boot:spring-boot-starter-tomcat:jar:3.4.1 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.34 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.34 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.34 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.34 (compile)
- org.springframework:spring-web:jar:6.2.1 (compile)
- org.springframework:spring-beans:jar:6.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-observation:jar:1.14.2 (compile)
- io.micrometer:micrometer-commons:jar:1.14.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.14.2 (compile)
- org.springframework:spring-beans:jar:6.2.1 (compile)
- org.springframework:spring-webmvc:jar:6.2.1 (compile)
- org.springframework:spring-aop:jar:6.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-expression:jar:6.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-aop:jar:6.2.1 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.4.1 (compile)
- org.springframework.boot:spring-boot-starter-thymeleaf:jar:3.4.1 (compile)
- org.thymeleaf:thymeleaf-spring6:jar:3.1.3.RELEASE (compile)
- org.thymeleaf:thymeleaf:jar:3.1.3.RELEASE (compile)
- org.attoparser:attoparser:jar:2.0.7.RELEASE (compile)
![[Information]](./images/icon_info_sml.gif)
- org.unbescape:unbescape:jar:1.1.6.RELEASE (compile)
![[Information]](./images/icon_info_sml.gif)
- org.attoparser:attoparser:jar:2.0.7.RELEASE (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.thymeleaf:thymeleaf:jar:3.1.3.RELEASE (compile)
- org.thymeleaf:thymeleaf-spring6:jar:3.1.3.RELEASE (compile)
- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.4.1 (compile)
- org.springframework.boot:spring-boot-starter-jdbc:jar:3.4.1 (compile)
- com.zaxxer:HikariCP:jar:5.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jdbc:jar:6.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.zaxxer:HikariCP:jar:5.1.0 (compile)
- org.hibernate.orm:hibernate-core:jar:6.6.4.Final (compile)
- jakarta.persistence:jakarta.persistence-api:jar:3.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hibernate.common:hibernate-commons-annotations:jar:7.0.3.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye:jandex:jar:3.2.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.15.11 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (runtime)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:txw2:jar:4.0.5 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (runtime)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.antlr:antlr4-runtime:jar:4.13.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.persistence:jakarta.persistence-api:jar:3.1.0 (compile)
- org.springframework.data:spring-data-jpa:jar:3.4.1 (compile)
- org.springframework.data:spring-data-commons:jar:3.4.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-orm:jar:6.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-tx:jar:6.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.data:spring-data-commons:jar:3.4.1 (compile)
- org.springframework:spring-aspects:jar:6.2.1 (compile)
- org.aspectj:aspectjweaver:jar:1.9.22.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.aspectj:aspectjweaver:jar:1.9.22.1 (compile)
- org.springframework.boot:spring-boot-starter-jdbc:jar:3.4.1 (compile)
- org.hibernate.validator:hibernate-validator:jar:8.0.2.Final (compile)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.logging:jboss-logging:jar:3.6.1.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml:classmate:jar:1.7.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (compile)
- com.h2database:h2:jar:2.3.232 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-test:jar:3.4.1 (test)
- org.springframework.boot:spring-boot-test:jar:3.4.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.4.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.jayway.jsonpath:json-path:jar:2.9.0 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
- net.minidev:json-smart:jar:2.5.1 (test)
- net.minidev:accessors-smart:jar:2.5.1 (test)
- org.ow2.asm:asm:jar:9.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.6 (test)
- net.minidev:accessors-smart:jar:2.5.1 (test)
- org.assertj:assertj-core:jar:3.26.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.awaitility:awaitility:jar:4.2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:5.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.mockito:mockito-core:jar:5.14.2 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.15.11 (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.15.11 (test)
- org.mockito:mockito-junit-jupiter:jar:5.14.2 (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:6.2.1 (compile)
- org.springframework:spring-jcl:jar:6.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jcl:jar:6.2.1 (compile)
- org.springframework:spring-test:jar:6.2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.xmlunit:xmlunit-core:jar:2.10.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-test:jar:3.4.1 (test)
- org.openstreetmap.osmosis:osmosis-pbf2:jar:0.48.3 (compile)
- org.openstreetmap.osmosis:osmosis-core:jar:0.48.3 (compile)
- net.sf.jpf:jpf:jar:1.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.woodstox:woodstox-core:jar:5.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.woodstox:stax2-api:jar:4.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-compress:jar:1.27.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- xerces:xercesImpl:jar:2.12.0 (compile)
- xml-apis:xml-apis:jar:1.4.01 (compile)
![[Information]](./images/icon_info_sml.gif)
- xml-apis:xml-apis:jar:1.4.01 (compile)
- net.sf.jpf:jpf:jar:1.5 (compile)
- org.openstreetmap.osmosis:osmosis-osm-binary:jar:0.48.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:33.4.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.2 (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)
- org.checkerframework:checker-qual:jar:3.43.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.36.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.2 (compile)
- com.google.protobuf:protobuf-java:jar:3.25.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.openstreetmap.osmosis:osmosis-core:jar:0.48.3 (compile)
- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.7.0 (compile)
- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.7.0 (compile)
- org.springdoc:springdoc-openapi-starter-common:jar:2.7.0 (compile)
- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.25 (compile)
- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.25 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.25 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.25 (compile)
- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.25 (compile)
- org.springdoc:springdoc-openapi-starter-common:jar:2.7.0 (compile)
- org.webjars:swagger-ui:jar:5.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.webjars:webjars-locator-lite:jar:1.0.1 (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.7.0 (compile)
- com.talanlabs:avatar-generator-8bit:jar:1.1.0 (compile)
- com.talanlabs:avatar-generator:jar:1.1.0 (compile)
- com.jhlabs:filters:jar:2.0.235-1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.jhlabs:filters:jar:2.0.235-1 (compile)
- org.reflections:reflections:jar:0.9.10 (compile)
- org.javassist:javassist:jar:3.19.0-GA (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:annotations:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.19.0-GA (compile)
- com.talanlabs:avatar-generator:jar:1.1.0 (compile)
- au.com.dius.pact.provider:junit5spring:jar:4.6.16 (test)
- au.com.dius.pact.provider:junit5:jar:4.6.16 (test)
- au.com.dius.pact:provider:jar:4.6.16 (test)
- au.com.dius.pact.core:matchers:jar:4.6.16 (test)
- io.github.java-diff-utils:java-diff-utils:jar:4.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.atteo:evo-inflector:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.zafarkhaja:java-semver:jar:0.9.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.github.java-diff-utils:java-diff-utils:jar:4.12 (test)
- org.apache.httpcomponents.client5:httpclient5:jar:5.4.1 (test)
- org.apache.httpcomponents.core5:httpcore5:jar:5.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5:jar:5.3.1 (test)
- io.github.classgraph:classgraph:jar:4.8.129 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-collections4:jar:4.4 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.ajalt:mordant:jar:1.2.1 (test)
- com.github.ajalt:colormath:jar:1.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.ajalt:colormath:jar:1.2.0 (test)
- com.vladsch.flexmark:flexmark:jar:0.62.2 (test)
- com.vladsch.flexmark:flexmark-util-ast:jar:0.62.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vladsch.flexmark:flexmark-util-builder:jar:0.62.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vladsch.flexmark:flexmark-util-collection:jar:0.62.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vladsch.flexmark:flexmark-util-data:jar:0.62.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vladsch.flexmark:flexmark-util-dependency:jar:0.62.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vladsch.flexmark:flexmark-util-format:jar:0.62.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vladsch.flexmark:flexmark-util-html:jar:0.62.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vladsch.flexmark:flexmark-util-misc:jar:0.62.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vladsch.flexmark:flexmark-util-sequence:jar:0.62.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vladsch.flexmark:flexmark-util-visitor:jar:0.62.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vladsch.flexmark:flexmark-util-ast:jar:0.62.2 (test)
- com.vladsch.flexmark:flexmark-ext-tables:jar:0.62.2 (test)
- com.vladsch.flexmark:flexmark-util:jar:0.62.2 (test)
- com.vladsch.flexmark:flexmark-util-options:jar:0.62.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vladsch.flexmark:flexmark-util-options:jar:0.62.2 (test)
- com.vladsch.flexmark:flexmark-util:jar:0.62.2 (test)
- au.com.dius.pact.core:matchers:jar:4.6.16 (test)
- au.com.dius.pact.core:support:jar:4.6.16 (test)
- io.github.oshai:kotlin-logging-jvm:jar:5.1.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.client5:httpclient5-fluent:jar:5.4.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-text:jar:1.10.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.mifmif:generex:jar:1.0.2 (test)
- dk.brics.automaton:automaton:jar:1.11-8 (test)
![[Information]](./images/icon_info_sml.gif)
- dk.brics.automaton:automaton:jar:1.11-8 (test)
- io.github.oshai:kotlin-logging-jvm:jar:5.1.4 (test)
- au.com.dius.pact.core:pactbroker:jar:4.6.16 (test)
![[Information]](./images/icon_info_sml.gif)
- au.com.dius.pact.core:model:jar:4.6.16 (test)
- org.apache.tika:tika-core:jar:2.9.1 (test)
![[Information]](./images/icon_info_sml.gif)
- io.ktor:ktor-http-jvm:jar:2.3.8 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:jar:1.8.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.8.1 (test)
![[Information]](./images/icon_info_sml.gif)
- io.ktor:ktor-utils-jvm:jar:2.3.8 (test)
- io.ktor:ktor-io-jvm:jar:2.3.8 (test)
![[Information]](./images/icon_info_sml.gif)
- io.ktor:ktor-io-jvm:jar:2.3.8 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25 (test)
- commons-beanutils:commons-beanutils:jar:1.9.4 (test)
- commons-collections:commons-collections:jar:3.2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-collections:commons-collections:jar:3.2.2 (test)
- org.apache.tika:tika-core:jar:2.9.1 (test)
- io.pact.plugin.driver:core:jar:0.5.1 (test)
- com.vdurmont:semver4j:jar:3.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.grpc:grpc-netty:jar:1.66.0 (test)
- io.grpc:grpc-api:jar:1.66.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-http2:jar:4.1.116.Final (test)
- io.netty:netty-common:jar:4.1.116.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-buffer:jar:4.1.116.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport:jar:4.1.116.Final (test)
- io.netty:netty-resolver:jar:4.1.116.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver:jar:4.1.116.Final (test)
- io.netty:netty-codec:jar:4.1.116.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-handler:jar:4.1.116.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-http:jar:4.1.116.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-common:jar:4.1.116.Final (test)
- io.grpc:grpc-core:jar:1.66.0 (test)
- com.google.android:annotations:jar:4.1.1.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.mojo:animal-sniffer-annotations:jar:1.24 (test)
![[Information]](./images/icon_info_sml.gif)
- io.grpc:grpc-context:jar:1.66.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.android:annotations:jar:4.1.1.4 (test)
- io.netty:netty-handler-proxy:jar:4.1.116.Final (test)
- io.netty:netty-codec-socks:jar:4.1.116.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-socks:jar:4.1.116.Final (test)
- io.perfmark:perfmark-api:jar:0.27.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-unix-common:jar:4.1.116.Final (test)
![[Information]](./images/icon_info_sml.gif)
- io.grpc:grpc-util:jar:1.66.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.grpc:grpc-api:jar:1.66.0 (test)
- io.grpc:grpc-protobuf:jar:1.66.0 (test)
- com.google.api.grpc:proto-google-common-protos:jar:2.41.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.grpc:grpc-protobuf-lite:jar:1.66.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.api.grpc:proto-google-common-protos:jar:2.41.0 (test)
- io.grpc:grpc-stub:jar:1.66.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.hotmoka:toml4j:jar:0.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.rauschig:jarchivelib:jar:1.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vdurmont:semver4j:jar:3.1.0 (test)
- com.michael-bull.kotlin-result:kotlin-result-jvm:jar:1.1.14 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25 (test)
- au.com.dius.pact:provider:jar:4.6.16 (test)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25 (test)
- org.jetbrains:annotations:jar:13.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:13.0 (test)
- org.jetbrains.kotlin:kotlin-reflect:jar:1.9.25 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-context:jar:6.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-webflux:jar:6.2.1 (test)
- io.projectreactor:reactor-core:jar:3.7.1 (test)
- org.reactivestreams:reactive-streams:jar:1.0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.reactivestreams:reactive-streams:jar:1.0.4 (test)
- io.projectreactor:reactor-core:jar:3.7.1 (test)
- javax.servlet:javax.servlet-api:jar:3.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.mail:mail:jar:1.5.0-b01 (test)
- javax.activation:activation:jar:1.1 (test)
![[Information]](./images/icon_info_sml.gif)
- javax.activation:activation:jar:1.1 (test)
- au.com.dius.pact.provider:junit5:jar:4.6.16 (test)
- org.junit.platform:junit-platform-suite:jar:1.11.4 (test)
- org.junit.platform:junit-platform-suite-api:jar:1.11.4 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
- org.junit.platform:junit-platform-suite-engine:jar:1.11.4 (test)
- org.junit.platform:junit-platform-suite-commons:jar:1.11.4 (test)
- org.junit.platform:junit-platform-launcher:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-launcher:jar:1.11.4 (test)
- org.junit.platform:junit-platform-suite-commons:jar:1.11.4 (test)
- org.junit.platform:junit-platform-suite-api:jar:1.11.4 (test)
- io.cucumber:cucumber-java:jar:7.20.1 (test)
- io.cucumber:cucumber-core:jar:7.20.1 (test)
- io.cucumber:cucumber-gherkin:jar:7.20.1 (test)
![[Information]](./images/icon_info_sml.gif)
- io.cucumber:cucumber-gherkin-messages:jar:7.20.1 (test)
- io.cucumber:gherkin:jar:28.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.cucumber:gherkin:jar:28.0.0 (test)
- io.cucumber:messages:jar:24.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.cucumber:testng-xml-formatter:jar:0.2.0 (test)
- io.cucumber:query:jar:12.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.cucumber:query:jar:12.2.0 (test)
- io.cucumber:tag-expressions:jar:6.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.cucumber:cucumber-expressions:jar:17.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.cucumber:datatable:jar:7.20.1 (test)
![[Information]](./images/icon_info_sml.gif)
- io.cucumber:cucumber-plugin:jar:7.20.1 (test)
![[Information]](./images/icon_info_sml.gif)
- io.cucumber:docstring:jar:7.20.1 (test)
![[Information]](./images/icon_info_sml.gif)
- io.cucumber:html-formatter:jar:21.7.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.cucumber:junit-xml-formatter:jar:0.5.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.cucumber:ci-environment:jar:10.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- io.cucumber:cucumber-gherkin:jar:7.20.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- io.cucumber:cucumber-core:jar:7.20.1 (test)
- io.cucumber:cucumber-spring:jar:7.20.1 (test)
![[Information]](./images/icon_info_sml.gif)
- io.cucumber:cucumber-junit-platform-engine:jar:7.20.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- io.rest-assured:rest-assured:jar:5.5.0 (test)
- org.apache.groovy:groovy:jar:4.0.24 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.groovy:groovy-xml:jar:4.0.24 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (test)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (test)
- org.apache.httpcomponents:httpmime:jar:4.5.13 (test)
![[Information]](./images/icon_info_sml.gif)
- org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- io.rest-assured:xml-path:jar:5.5.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.groovy:groovy:jar:4.0.24 (test)
- io.rest-assured:json-path:jar:5.5.0 (test)
- org.apache.groovy:groovy-json:jar:4.0.24 (test)
![[Information]](./images/icon_info_sml.gif)
- io.rest-assured:rest-assured-common:jar:5.5.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.groovy:groovy-json:jar:4.0.24 (test)
- com.microsoft.playwright:playwright:jar:1.49.0 (test)
- com.google.code.gson:gson:jar:2.11.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.microsoft.playwright:driver:jar:1.49.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.microsoft.playwright:driver-bundle:jar:1.49.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.gson:gson:jar:2.11.0 (test)
- org.apache.commons:commons-csv:jar:1.12.0 (compile)
Licenses
The New BSD License: Reflections
GPLv2+CE: JavaMail API (compat)
Apache License Version 2.0: Hibernate Commons Annotations
MIT-0: reactive-streams
Apache 2.0: Awaitility, Google Android Annotations Library, REST Assured, error-prone annotations, io.grpc:grpc-api, io.grpc:grpc-context, io.grpc:grpc-core, io.grpc:grpc-netty, io.grpc:grpc-protobuf, io.grpc:grpc-protobuf-lite, io.grpc:grpc-stub, io.grpc:grpc-util, json-path, perfmark:perfmark-api, rest-assured-common, xml-path
The Apache License, Version 2.0: JSpecify annotations, Kotlin Reflect, Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, springdoc-openapi-starter-common, springdoc-openapi-starter-webmvc-api, springdoc-openapi-starter-webmvc-ui
The BSD License: Stax2 API
MIT License: Cucumber CiEnvironment, Cucumber Expressions, Cucumber HTML Formatter, Cucumber Messages, Cucumber Query, Cucumber Tag Expressions, Cucumber-JVM: Core, Cucumber-JVM: Docstring, Cucumber-JVM: Gherkin, Cucumber-JVM: Gherkin Messages, Cucumber-JVM: JUnit 5 - JUnit Platform Engine, Cucumber-JVM: Java, Cucumber-JVM: Plugin, Cucumber-JVM: Spring, Cucumber-JVN: DataTable, Gherkin, JUL to SLF4J bridge, JUnit XML Formatter, SLF4J API Module, Test data service, TestNG XML Formatter
BSD License 3: 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, JUnit Platform Launcher, JUnit Platform Suite (Aggregator), JUnit Platform Suite API, JUnit Platform Suite Commons, JUnit Platform Suite Engine
GPL2 w/ CPE: Jakarta Annotations API, jakarta.transaction API
BSD 2-Clause License: 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 tables, 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
Apache 2: Java archiving library, junit5, junit5spring, matchers, model, pactbroker, provider, support
BSD: Automaton
Eclipse Public License v. 2.0: Jakarta Persistence API
Apache License 2.0: Hibernate Validator Engine, JBoss Logging 3, JSON library from Android SDK, Jakarta Bean Validation API, Javassist, TagSoup, iban4j, swagger-annotations-jakarta, swagger-core-jakarta, swagger-models-jakarta
The MIT License: Checker Qual, Java SemVer, semver4j, toml4j
Apache-2.0: Apache Commons CSV, Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Log4j API, Apache Tika core, Gson, Log4j API to SLF4J Adapter, Swagger UI, colormath, mordant, proto-google-common-protos
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Text, Apache HttpClient, Apache HttpClient Fluent, Apache HttpClient Mime, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, Evo Inflector, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jandex: Core, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Transport, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM, Objenesis, Playwright - Driver, Playwright - Drivers For All Platforms, Playwright - Main Library, SnakeYAML, Spring AOP, Spring Aspects, Spring Beans, Spring Commons Logging Bridge, Spring Context, 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, Spring WebFlux, filters, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-data-jpa, spring-boot-starter-jdbc, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-starter-thymeleaf, spring-boot-starter-tomcat, spring-boot-starter-web, spring-boot-test, spring-boot-test-autoconfigure, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
EPL 2.0: Jakarta Annotations API, jakarta.transaction API
EPL 1.0: H2 Database Engine
MPL 2.0: H2 Database Engine
MPL 1.1: Javassist
MIT license: Animal Sniffer Annotations
The SAX License: XML Commons External Components XML APIs
ISC License: kotlin-result
BSD-3-Clause: ANTLR 4 Runtime, Protocol Buffers [Core], asm
Eclipse Distribution License v. 1.0: Jakarta Persistence API
The W3C License: XML Commons External Components XML APIs
GNU Library General Public License v2.1 or later: Hibernate ORM - hibernate-core
Public Domain: osmosis-core, osmosis-pbf2
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
GNU Lesser Public License: FindBugs-Annotations
The MIT License (MIT): ClassGraph
LGPL 3: osmosis-osm-binary
WTFPL: Reflections
EDL 1.0: Angus Activation Registries, Jakarta Activation API
CDDL: JavaMail API (compat)
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
MIT: core, mockito-core, mockito-junit-jupiter, webjars-locator-lite
LGPL 2.1: Javassist
CDDL + GPLv2 with classpath exception: Java Servlet API
Eclipse Public License - v 2.0: AspectJ Weaver
GNU Lesser General Public License, Version 2.1, February 1999: jpf
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Groovy, Avatar Generator, Avatar Generator - 8bit, FindBugs-jsr305, Generex, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, HikariCP, IntelliJ IDEA Annotations, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jackson-module-parameter-names, Jakarta Dependency Injection, XML Commons External Components XML APIs, Xerces2-j, attoparser, jackson-databind, java-diff-utils, json-path, kotlin-logging, kotlinx-coroutines-core, kotlinx-coroutines-jdk8, ktor-http, ktor-io, ktor-utils, micrometer-commons, micrometer-observation, org.xmlunit:xmlunit-core, thymeleaf, thymeleaf-spring6, unbescape
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| provider-4.6.16.jar | 405.8 kB | 198 | 185 | 6 | 17 | Yes |
| matchers-4.6.16.jar | 309.9 kB | 177 | 166 | 3 | 17 | Yes |
| model-4.6.16.jar | 675 kB | 359 | 339 | 7 | 17 | Yes |
| pactbroker-4.6.16.jar | 176.8 kB | 109 | 100 | 1 | 17 | Yes |
| support-4.6.16.jar | 229.6 kB | 158 | 144 | 5 | 17 | Yes |
| junit5-4.6.16.jar | 82.5 kB | 43 | 34 | 1 | 17 | Yes |
| junit5spring-4.6.16.jar | 33.7 kB | 22 | 12 | 1 | 17 | Yes |
| logback-classic-1.5.12.jar | 306.2 kB | 242 | 189 | 29 | 11 | Yes |
| logback-core-1.5.12.jar | 629 kB | 536 | - | - | - | - |
| • Root | - | 526 | 473 | 42 | 11 | Yes |
| • Versioned | - | 10 | 3 | 2 | 21 | Yes |
| classmate-1.7.0.jar | 68.9 kB | 59 | 44 | 5 | 1.8 | Yes |
| jackson-annotations-2.18.2.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes |
| jackson-core-2.18.2.jar | 597.8 kB | 293 | - | - | - | - |
| • Root | - | 246 | 211 | 14 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 12 | 3 | 1 | 11 | Yes |
| • Versioned | - | 11 | 2 | 1 | 17 | Yes |
| • Versioned | - | 11 | 2 | 1 | 21 | Yes |
| • Versioned | - | 11 | 2 | 1 | - | Yes |
| jackson-databind-2.18.2.jar | 1.7 MB | 829 | - | - | - | - |
| • Root | - | 827 | 789 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-dataformat-yaml-2.18.2.jar | 55.6 kB | 43 | - | - | - | - |
| • Root | - | 41 | 20 | 3 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-jdk8-2.18.2.jar | 36.2 kB | 41 | - | - | - | - |
| • Root | - | 39 | 22 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-datatype-jsr310-2.18.2.jar | 132.7 kB | 86 | - | - | - | - |
| • Root | - | 84 | 62 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-module-parameter-names-2.18.2.jar | 10.3 kB | 23 | - | - | - | - |
| • Root | - | 21 | 4 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| woodstox-core-5.1.0.jar | 513.6 kB | 238 | 204 | 16 | 1.6 | Yes |
| colormath-1.2.0.jar | 34.2 kB | 25 | 18 | 1 | 1.6 | Yes |
| mordant-1.2.1.jar | 25.5 kB | 21 | 14 | 1 | 1.6 | Yes |
| generex-1.0.2.jar | 14.4 kB | 19 | 7 | 2 | 1.5 | Yes |
| java-semver-0.9.0.jar | 46.8 kB | 56 | 43 | 3 | 1.6 | Yes |
| annotations-4.1.1.4.jar | 3.1 kB | 11 | 2 | 1 | 1.5 | No |
| proto-google-common-protos-2.41.0.jar | 2.6 MB | 1030 | 921 | 12 | 1.8 | Yes |
| annotations-2.0.1.jar | 74.6 kB | 134 | 62 | 5 | 1.5 | Yes |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| gson-2.11.0.jar | 298.4 kB | 244 | - | - | - | - |
| • Root | - | 243 | 223 | 9 | 1.7 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| error_prone_annotations-2.36.0.jar | 19.4 kB | 47 | - | - | - | - |
| • Root | - | 40 | 27 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 9 | No |
| failureaccess-1.0.2.jar | 4.7 kB | 15 | 2 | 1 | 1.7 | Yes |
| guava-33.4.0-jre.jar | 3.1 MB | 2057 | 2018 | 18 | 1.8 | Yes |
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
| j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - |
| • Root | - | 29 | 17 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| protobuf-java-3.25.5.jar | 1.9 MB | 754 | 735 | 2 | 1.8 | Yes |
| h2-2.3.232.jar | 2.7 MB | 1060 | - | - | - | - |
| • Root | - | 1059 | 1054 | 58 | 11 | Yes |
| • Versioned | - | 1 | 1 | 1 | 21 | Yes |
| json-path-2.9.0.jar | 276.6 kB | 221 | 203 | 13 | 1.8 | Yes |
| filters-2.0.235-1.jar | 382.9 kB | 271 | 257 | 4 | 1.6 | Yes |
| kotlin-result-jvm-1.1.14.jar | 41.8 kB | 30 | 22 | 2 | 1.8 | Yes |
| driver-1.49.0.jar | 6.9 kB | 16 | 3 | 1 | 1.8 | Yes |
| driver-bundle-1.49.0.jar | 198.4 MB | 1910 | 1 | 1 | 1.8 | Yes |
| playwright-1.49.0.jar | 614.4 kB | 516 | 501 | 6 | 1.8 | Yes |
| istack-commons-runtime-4.1.2.jar | 25.8 kB | 35 | 23 | 4 | 11 | Yes |
| avatar-generator-1.1.0.jar | 55 kB | 64 | 44 | 11 | 1.8 | Yes |
| avatar-generator-8bit-1.1.0.jar | 2.5 MB | 366 | 3 | 1 | 1.8 | Yes |
| android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
| semver4j-3.1.0.jar | 27.4 kB | 24 | 14 | 1 | 1.7 | Yes |
| flexmark-0.62.2.jar | 444.2 kB | 283 | 261 | 12 | 1.8 | Yes |
| flexmark-ext-tables-0.62.2.jar | 47.1 kB | 43 | 30 | 2 | 1.8 | Yes |
| flexmark-util-0.62.2.jar | 1.9 kB | 7 | 0 | 0 | - | - |
| flexmark-util-ast-0.62.2.jar | 65.4 kB | 63 | 51 | 1 | 1.8 | Yes |
| flexmark-util-builder-0.62.2.jar | 5.3 kB | 13 | 1 | 1 | 1.8 | Yes |
| flexmark-util-collection-0.62.2.jar | 66.7 kB | 57 | 44 | 2 | 1.8 | Yes |
| flexmark-util-data-0.62.2.jar | 24.9 kB | 30 | 18 | 1 | 1.8 | Yes |
| flexmark-util-dependency-0.62.2.jar | 16.4 kB | 23 | 11 | 1 | 1.8 | Yes |
| flexmark-util-format-0.62.2.jar | 109.1 kB | 69 | 56 | 2 | 1.8 | Yes |
| flexmark-util-html-0.62.2.jar | 54.6 kB | 33 | 19 | 2 | 1.8 | Yes |
| flexmark-util-misc-0.62.2.jar | 59.2 kB | 39 | 27 | 1 | 1.8 | Yes |
| flexmark-util-options-0.62.2.jar | 11.9 kB | 20 | 8 | 1 | 1.8 | Yes |
| flexmark-util-sequence-0.62.2.jar | 222.9 kB | 113 | 98 | 4 | 1.8 | Yes |
| flexmark-util-visitor-0.62.2.jar | 6.8 kB | 16 | 4 | 1 | 1.8 | Yes |
| HikariCP-5.1.0.jar | 161.8 kB | 93 | 76 | 9 | 11 | Yes |
| commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | 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-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
| commons-io-2.18.0.jar | 538.9 kB | 398 | - | - | - | - |
| • Root | - | 397 | 370 | 15 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-logging-1.3.4.jar | 73.7 kB | 42 | - | - | - | - |
| • Root | - | 41 | 27 | 2 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| automaton-1.11-8.jar | 176.3 kB | 206 | 25 | 1 | 1.5 | No |
| ci-environment-10.0.1.jar | 49.7 kB | 49 | 31 | 2 | 1.8 | Yes |
| cucumber-core-7.20.1.jar | 3 MB | 1447 | 1336 | 56 | 1.8 | Yes |
| cucumber-expressions-17.1.0.jar | 79.4 kB | 64 | 54 | 1 | 1.8 | Yes |
| cucumber-gherkin-7.20.1.jar | 7.5 kB | 20 | 9 | 1 | 1.8 | Yes |
| cucumber-gherkin-messages-7.20.1.jar | 29 kB | 29 | 15 | 1 | 1.8 | Yes |
| cucumber-java-7.20.1.jar | 746.3 kB | 1456 | 1366 | 79 | 1.8 | Yes |
| cucumber-junit-platform-engine-7.20.1.jar | 56.9 kB | 45 | - | - | - | - |
| • Root | - | 43 | 28 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| cucumber-plugin-7.20.1.jar | 33.1 kB | 58 | 47 | 2 | 1.8 | Yes |
| cucumber-spring-7.20.1.jar | 16.8 kB | 22 | 9 | 1 | 1.8 | Yes |
| datatable-7.20.1.jar | 108.3 kB | 95 | 78 | 3 | 1.8 | Yes |
| docstring-7.20.1.jar | 11.8 kB | 18 | 8 | 1 | 1.8 | Yes |
| gherkin-28.0.0.jar | 111.5 kB | 66 | 56 | 1 | 1.8 | Yes |
| html-formatter-21.7.0.jar | 274.7 kB | 18 | 3 | 1 | 1.8 | Yes |
| junit-xml-formatter-0.5.0.jar | 14 kB | 14 | 4 | 1 | 1.8 | Yes |
| messages-24.1.0.jar | 90.7 kB | 82 | 70 | 2 | 1.8 | Yes |
| query-12.2.0.jar | 26.8 kB | 25 | 15 | 1 | 1.8 | Yes |
| tag-expressions-6.1.0.jar | 13.3 kB | 22 | 12 | 1 | 1.8 | Yes |
| testng-xml-formatter-0.2.0.jar | 15.4 kB | 15 | 5 | 1 | 1.8 | Yes |
| classgraph-4.8.129.jar | 556.7 kB | 287 | - | - | - | - |
| • Root | - | 285 | 257 | 13 | 1.7 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| java-diff-utils-4.12.jar | 72.3 kB | 55 | 40 | 6 | 1.8 | Yes |
| kotlin-logging-jvm-5.1.4.jar | 161.3 kB | 119 | 105 | 6 | 1.8 | Yes |
| grpc-api-1.66.0.jar | 315.4 kB | 311 | 307 | 1 | 1.8 | Yes |
| grpc-context-1.66.0.jar | 0.3 kB | 2 | 0 | 0 | - | - |
| grpc-core-1.66.0.jar | 641.5 kB | 498 | 490 | 1 | 1.8 | Yes |
| grpc-netty-1.66.0.jar | 288.6 kB | 210 | 201 | 1 | 1.8 | Yes |
| grpc-protobuf-1.66.0.jar | 5.3 kB | 10 | 5 | 1 | 1.8 | Yes |
| grpc-protobuf-lite-1.66.0.jar | 7.9 kB | 10 | 4 | 1 | 1.8 | Yes |
| grpc-stub-1.66.0.jar | 50.3 kB | 52 | 46 | 2 | 1.8 | Yes |
| grpc-util-1.66.0.jar | 101.7 kB | 80 | 73 | 1 | 1.8 | Yes |
| toml4j-0.7.3.jar | 63.9 kB | 53 | 43 | 2 | 9 | Yes |
| ktor-http-jvm-2.3.8.jar | 414.3 kB | 258 | 246 | 7 | 1.8 | Yes |
| ktor-io-jvm-2.3.8.jar | 810.5 kB | 394 | 372 | 15 | 1.8 | Yes |
| ktor-utils-jvm-2.3.8.jar | 335.8 kB | 225 | 206 | 12 | 1.8 | Yes |
| micrometer-commons-1.14.2.jar | 47.9 kB | 50 | 36 | 6 | 1.8 | Yes |
| micrometer-observation-1.14.2.jar | 74.9 kB | 74 | 59 | 6 | 1.8 | Yes |
| netty-buffer-4.1.116.Final.jar | 338.4 kB | 172 | 155 | 2 | 1.6 | Yes |
| netty-codec-4.1.116.Final.jar | 352.9 kB | 248 | 219 | 10 | 1.6 | Yes |
| netty-codec-http-4.1.116.Final.jar | 674.4 kB | 425 | 396 | 9 | 1.6 | Yes |
| netty-codec-http2-4.1.116.Final.jar | 490.4 kB | 302 | 281 | 1 | 1.6 | Yes |
| netty-codec-socks-4.1.116.Final.jar | 121 kB | 130 | 107 | 4 | 1.6 | Yes |
| netty-common-4.1.116.Final.jar | 718.1 kB | 572 | 536 | 13 | 1.6 | Yes |
| netty-handler-4.1.116.Final.jar | 579.1 kB | 395 | 363 | 12 | 1.6 | Yes |
| netty-handler-proxy-4.1.116.Final.jar | 25.7 kB | 31 | 12 | 1 | 1.6 | Yes |
| netty-resolver-4.1.116.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes |
| netty-transport-4.1.116.Final.jar | 521.4 kB | 416 | 386 | 12 | 1.6 | Yes |
| netty-transport-native-unix-common-4.1.116.Final.jar | 44.2 kB | 45 | 32 | 1 | 1.6 | Yes |
| core-0.5.1.jar | 769.1 kB | 375 | 363 | 2 | 11 | Yes |
| perfmark-api-0.27.0.jar | 7 kB | 10 | 6 | 1 | 1.8 | Yes |
| reactor-core-3.7.1.jar | 1.9 MB | 978 | - | - | - | - |
| • Root | - | 960 | 938 | 11 | 1.8 | Yes |
| • Versioned | - | 5 | 1 | 1 | 11 | Yes |
| • Versioned | - | 13 | 9 | 1 | 21 | Yes |
| json-path-5.5.0.jar | 59.5 kB | 61 | 41 | 7 | 1.8 | Yes |
| rest-assured-5.5.0.jar | 746.5 kB | 380 | 339 | 32 | 1.8 | Yes |
| rest-assured-common-5.5.0.jar | 52.2 kB | 42 | 23 | 8 | 1.8 | Yes |
| xml-path-5.5.0.jar | 80.7 kB | 61 | 40 | 8 | 1.8 | Yes |
| jandex-3.2.0.jar | 374.7 kB | 203 | - | - | - | - |
| • Root | - | 203 | 193 | 1 | 1.8 | Yes |
| swagger-annotations-jakarta-2.2.25.jar | 49.2 kB | 85 | 59 | 13 | 1.8 | Yes |
| swagger-core-jakarta-2.2.25.jar | 235.7 kB | 140 | 121 | 6 | 1.8 | Yes |
| swagger-models-jakarta-2.2.25.jar | 137.5 kB | 94 | 68 | 13 | 1.8 | Yes |
| jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 1.8 | Yes |
| jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes |
| jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No |
| jakarta.persistence-api-3.1.0.jar | 165.2 kB | 226 | 207 | 5 | 11 | Yes |
| jakarta.transaction-api-2.0.1.jar | 28.6 kB | 32 | 20 | 2 | 1.8 | Yes |
| jakarta.validation-api-3.0.2.jar | 93.3 kB | 161 | 144 | 10 | 1.8 | Yes |
| jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | 11 | Yes |
| activation-1.1.jar | 63 kB | 50 | 38 | 3 | 1.4 | Yes |
| mail-1.5.0-b01.jar | 519.1 kB | 327 | 296 | 14 | 1.5 | Yes |
| javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes |
| byte-buddy-1.15.11.jar | 8.5 MB | 5890 | - | - | - | - |
| • Root | - | 2950 | 2897 | 38 | 1.5 | Yes |
| • Versioned | - | 2940 | 2898 | 39 | 1.8 | Yes |
| byte-buddy-agent-1.15.11.jar | 365.4 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
| accessors-smart-2.5.1.jar | 30.3 kB | 24 | 13 | 2 | 1.8 | Yes |
| json-smart-2.5.1.jar | 122.3 kB | 107 | 93 | 5 | 1.8 | Yes |
| jpf-1.5.jar | 196.1 kB | 151 | 129 | 5 | 1.5 | Yes |
| antlr4-runtime-4.13.0.jar | 326.3 kB | 232 | 215 | 7 | 1.8 | Yes |
| commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
| commons-compress-1.27.1.jar | 1.1 MB | 625 | - | - | - | - |
| • Root | - | 624 | 572 | 36 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-csv-1.12.0.jar | 56.6 kB | 33 | - | - | - | - |
| • Root | - | 32 | 19 | 1 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
| • Root | - | 425 | 395 | 18 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-text-1.10.0.jar | 238.4 kB | 174 | 154 | 8 | 1.8 | Yes |
| groovy-4.0.24.jar | 7.6 MB | 4733 | 4574 | 120 | 1.8 | Yes |
| groovy-json-4.0.24.jar | 130 kB | 79 | 66 | 3 | 1.8 | Yes |
| groovy-xml-4.0.24.jar | 212.6 kB | 149 | 131 | 7 | 1.8 | Yes |
| httpclient-4.5.13.jar | 780.3 kB | 511 | 470 | 24 | 1.6 | Yes |
| httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
| httpmime-4.5.13.jar | 41.8 kB | 40 | 23 | 2 | 1.6 | Yes |
| httpclient5-5.4.1.jar | 908.2 kB | 568 | 523 | 27 | 1.8 | Yes |
| httpclient5-fluent-5.4.1.jar | 25 kB | 26 | 10 | 1 | 1.8 | Yes |
| httpcore5-5.3.1.jar | 906.4 kB | 703 | 657 | 31 | 1.8 | Yes |
| httpcore5-h2-5.3.1.jar | 240.6 kB | 178 | 150 | 14 | 1.8 | Yes |
| log4j-api-2.24.3.jar | 348.5 kB | 247 | - | - | - | - |
| • Root | - | 236 | 209 | 11 | 1.8 | Yes |
| • Versioned | - | 11 | 4 | 2 | 9 | Yes |
| log4j-to-slf4j-2.24.3.jar | 23.8 kB | 26 | 10 | 2 | 1.8 | Yes |
| tika-core-2.9.1.jar | 738.4 kB | 499 | 447 | 33 | 1.8 | Yes |
| tomcat-embed-core-10.1.34.jar | 3.6 MB | 1650 | 1515 | 79 | 11 | Yes |
| tomcat-embed-el-10.1.34.jar | 262.9 kB | 165 | 156 | 7 | 11 | Yes |
| tomcat-embed-websocket-10.1.34.jar | 281.8 kB | 189 | 177 | 6 | 11 | 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 |
| assertj-core-3.26.3.jar | 1.4 MB | 882 | - | - | - | - |
| • Root | - | 878 | 839 | 27 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| evo-inflector-1.3.jar | 12 kB | 17 | 6 | 1 | 1.6 | Yes |
| attoparser-2.0.7.RELEASE.jar | 246.5 kB | 177 | 159 | 12 | 1.6 | Yes |
| awaitility-4.2.2.jar | 97.2 kB | 93 | 77 | 8 | 1.8 | Yes |
| tagsoup-1.2.1.jar | 90.7 kB | 29 | 22 | 2 | 1.4 | Yes |
| checker-qual-3.43.0.jar | 231.5 kB | 439 | 370 | 31 | 1.8 | Yes |
| animal-sniffer-annotations-1.24.jar | 3.1 kB | 12 | 1 | 1 | 1.8 | No |
| stax2-api-4.1.jar | 169.5 kB | 145 | 124 | 11 | 1.6 | Yes |
| angus-activation-2.0.2.jar | 27 kB | 33 | 11 | 3 | 1.8 | Yes |
| jaxb-core-4.0.5.jar | 138.7 kB | 158 | 107 | 18 | 11 | Yes |
| jaxb-runtime-4.0.5.jar | 920.2 kB | 693 | 559 | 19 | 11 | Yes |
| txw2-4.0.5.jar | 73.3 kB | 72 | 57 | 4 | 11 | Yes |
| hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
| hibernate-commons-annotations-7.0.3.Final.jar | 68 kB | 69 | 59 | 5 | 11 | Yes |
| hibernate-core-6.6.4.Final.jar | 12 MB | 7339 | 6899 | 345 | 11 | Yes |
| hibernate-validator-8.0.2.Final.jar | 1.3 MB | 1037 | 903 | 84 | 11 | Yes |
| iban4j-3.2.10-RELEASE.jar | 50.1 kB | 32 | 22 | 2 | 1.8 | Yes |
| javassist-3.19.0-GA.jar | 749.5 kB | 422 | 398 | 17 | 1.6 | Yes |
| jboss-logging-3.6.1.Final.jar | 61.9 kB | 46 | 35 | 2 | 11 | Yes |
| annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes |
| kotlin-reflect-1.9.25.jar | 3.2 MB | 2041 | - | - | - | - |
| • Root | - | 2030 | 1935 | 63 | 1.6 | Yes |
| • Versioned | - | 11 | 2 | 2 | 9 | Yes |
| kotlin-stdlib-1.9.25.jar | 1.7 MB | 1038 | - | - | - | - |
| • Root | - | 1036 | 978 | 43 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlin-stdlib-common-1.9.25.jar | 227.5 kB | 391 | 0 | 0 | - | - |
| kotlin-stdlib-jdk7-1.9.25.jar | 1 kB | 5 | - | - | - | - |
| • Root | - | 3 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlin-stdlib-jdk8-1.9.25.jar | 1 kB | 5 | - | - | - | - |
| • Root | - | 3 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlinx-coroutines-core-jvm-1.8.1.jar | 1.5 MB | 898 | - | - | - | - |
| • Root | - | 896 | 867 | 15 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlinx-coroutines-jdk8-1.8.1.jar | 1 kB | 6 | - | - | - | - |
| • Root | - | 4 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-5.11.4.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.11.4.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.11.4.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
| junit-jupiter-params-5.11.4.jar | 591.6 kB | 388 | 354 | 22 | 1.8 | Yes |
| junit-platform-commons-1.11.4.jar | 142 kB | 88 | - | - | - | - |
| • Root | - | 78 | 64 | 8 | 1.8 | Yes |
| • Versioned | - | 10 | 4 | 1 | 9 | Yes |
| junit-platform-engine-1.11.4.jar | 246.8 kB | 177 | 158 | 10 | 1.8 | Yes |
| junit-platform-launcher-1.11.4.jar | 189 kB | 131 | 116 | 7 | 1.8 | Yes |
| junit-platform-suite-1.11.4.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-platform-suite-api-1.11.4.jar | 26.1 kB | 41 | 32 | 2 | 1.8 | No |
| junit-platform-suite-commons-1.11.4.jar | 18 kB | 12 | 3 | 2 | 1.8 | Yes |
| junit-platform-suite-engine-1.11.4.jar | 27.6 kB | 22 | 11 | 2 | 1.8 | Yes |
| mockito-core-5.14.2.jar | 707.7 kB | 646 | 574 | 64 | 11 | Yes |
| mockito-junit-jupiter-5.14.2.jar | 8.9 kB | 13 | 5 | 2 | 11 | Yes |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| osmosis-core-0.48.3.jar | 319 kB | 337 | 286 | 28 | 1.8 | Yes |
| osmosis-osm-binary-0.48.3.jar | 232.3 kB | 87 | 79 | 3 | 1.8 | Yes |
| osmosis-pbf2-0.48.3.jar | 30 kB | 26 | 17 | 3 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| asm-9.6.jar | 123.6 kB | 45 | 39 | 3 | 1.5 | Yes |
| jarchivelib-1.2.0.jar | 41.1 kB | 42 | 32 | 1 | 1.7 | Yes |
| reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 1.6 | Yes |
| reflections-0.9.10.jar | 129.8 kB | 110 | 96 | 6 | 1.5 | Yes |
| jsonassert-1.5.3.jar | 31.1 kB | 32 | 20 | 3 | 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.0.16.jar | 69.4 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| springdoc-openapi-starter-common-2.7.0.jar | 499.8 kB | 298 | 238 | 41 | 17 | Yes |
| springdoc-openapi-starter-webmvc-api-2.7.0.jar | 42.4 kB | 37 | 17 | 5 | 17 | Yes |
| springdoc-openapi-starter-webmvc-ui-2.7.0.jar | 23.1 kB | 26 | 11 | 1 | 17 | Yes |
| spring-aop-6.2.1.jar | 418.4 kB | 321 | 289 | 17 | 17 | Yes |
| spring-aspects-6.2.1.jar | 49.9 kB | 52 | 33 | 5 | 17 | Yes |
| spring-beans-6.2.1.jar | 877 kB | 480 | 449 | 13 | 17 | Yes |
| spring-context-6.2.1.jar | 1.4 MB | 946 | 861 | 58 | 17 | Yes |
| spring-core-6.2.1.jar | 2 MB | 1263 | - | - | - | - |
| • Root | - | 1257 | 1182 | 59 | 17 | Yes |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes |
| spring-expression-6.2.1.jar | 317.5 kB | 168 | 156 | 6 | 17 | Yes |
| spring-jcl-6.2.1.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
| spring-jdbc-6.2.1.jar | 471.1 kB | 335 | 303 | 17 | 17 | Yes |
| spring-orm-6.2.1.jar | 234.4 kB | 124 | 105 | 7 | 17 | Yes |
| spring-test-6.2.1.jar | 1 MB | 680 | 611 | 49 | 17 | Yes |
| spring-tx-6.2.1.jar | 284.9 kB | 238 | 208 | 13 | 17 | Yes |
| spring-web-6.2.1.jar | 2.1 MB | 1319 | 1239 | 59 | 17 | Yes |
| spring-webflux-6.2.1.jar | 1 MB | 577 | 544 | 24 | 17 | Yes |
| spring-webmvc-6.2.1.jar | 1.1 MB | 590 | 546 | 27 | 17 | Yes |
| spring-boot-3.4.1.jar | 1.8 MB | 1192 | 1057 | 84 | 17 | Yes |
| spring-boot-autoconfigure-3.4.1.jar | 2 MB | 1555 | 1420 | 112 | 17 | Yes |
| spring-boot-starter-3.4.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-data-jpa-3.4.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-jdbc-3.4.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-json-3.4.1.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-logging-3.4.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-test-3.4.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-thymeleaf-3.4.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-tomcat-3.4.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-web-3.4.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-test-3.4.1.jar | 253.1 kB | 177 | 144 | 18 | 17 | Yes |
| spring-boot-test-autoconfigure-3.4.1.jar | 227 kB | 261 | 187 | 26 | 17 | Yes |
| spring-data-commons-3.4.1.jar | 1.5 MB | 1012 | 935 | 47 | 17 | Yes |
| spring-data-jpa-3.4.1.jar | 1.7 MB | 858 | 814 | 15 | 17 | Yes |
| thymeleaf-3.1.3.RELEASE.jar | 938.8 kB | 626 | 578 | 41 | 1.8 | Yes |
| thymeleaf-spring6-3.1.3.RELEASE.jar | 189.1 kB | 126 | 101 | 17 | 17 | Yes |
| unbescape-1.1.6.RELEASE.jar | 173.9 kB | 85 | 69 | 10 | 1.6 | Yes |
| swagger-ui-5.18.2.jar | 3.1 MB | 26 | 0 | 0 | - | - |
| webjars-locator-lite-1.0.1.jar | 8.1 kB | 16 | 3 | 1 | 1.8 | Yes |
| xmlunit-core-2.10.0.jar | 180.8 kB | 183 | 166 | 9 | 1.7 | Yes |
| snakeyaml-2.3.jar | 342.2 kB | 284 | - | - | - | - |
| • Root | - | 276 | 235 | 23 | 1.7 | Yes |
| • Versioned | - | 8 | 3 | 2 | 9 | Yes |
| xercesImpl-2.12.0.jar | 1.4 MB | 1045 | 962 | 40 | 1.3 | No |
| xml-apis-1.4.01.jar | 220.5 kB | 391 | 346 | 29 | 1.1 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 256 | 325.4 MB | 81442 | 68660 | 3240 | 17 | 229 |
| compile: 97 | compile: 62.1 MB | compile: 36691 | compile: 32769 | compile: 1804 | 17 | compile: 84 |
| runtime: 10 | runtime: 12.8 MB | runtime: 8231 | runtime: 4967 | runtime: 152 | runtime: 9 | |
| provided: 1 | provided: 50.1 kB | provided: 32 | provided: 22 | provided: 2 | provided: 1 | |
| test: 148 | test: 250.5 MB | test: 36488 | test: 30902 | test: 1282 | 17 | test: 135 |
