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 |
|---|---|---|---|---|---|
| io.clonecloudstore | ccs-accessor-database | 0.8.0-SNAPSHOT | jar | - | No |
| io.clonecloudstore | ccs-administration-client | 0.8.0-SNAPSHOT | jar | - | No |
| io.clonecloudstore | ccs-common-database | 0.8.0-SNAPSHOT | jar | - | No |
| io.clonecloudstore | ccs-common-quarkus | 0.8.0-SNAPSHOT | jar | - | No |
| io.clonecloudstore | ccs-common-quarkus-server | 0.8.0-SNAPSHOT | jar | - | No |
| io.clonecloudstore | ccs-common-standard | 0.8.0-SNAPSHOT | jar | - | No |
| io.clonecloudstore | ccs-driver-api | 0.8.0-SNAPSHOT | jar | - | No |
| io.clonecloudstore | ccs-reconciliator-client | 0.8.0-SNAPSHOT | jar | - | No |
| io.clonecloudstore | ccs-replicator-client | 0.8.0-SNAPSHOT | jar | - | No |
| io.quarkus | quarkus-arc | 3.7.3 | jar | The Apache Software License, Version 2.0 | No |
| io.quarkus | quarkus-config-yaml | 3.7.3 | jar | The Apache Software License, Version 2.0 | No |
| io.quarkus | quarkus-smallrye-openapi | 3.7.3 | jar | The Apache Software License, Version 2.0 | No |
| io.quarkus | quarkus-hibernate-orm-panache | 3.7.3 | jar | The Apache Software License, Version 2.0 | Yes |
| io.quarkus | quarkus-jdbc-postgresql | 3.7.3 | jar | The Apache Software License, Version 2.0 | Yes |
| io.quarkus | quarkus-mongodb-panache | 3.7.3 | jar | The Apache Software 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 |
|---|---|---|---|---|
| io.clonecloudstore.test | ccs-driver-fake | 0.8.0-SNAPSHOT | jar | - |
| io.clonecloudstore.test | ccs-test-fake-accessor | 0.8.0-SNAPSHOT | jar | - |
| io.clonecloudstore.test | ccs-test-stream | 0.8.0-SNAPSHOT | jar | - |
| io.clonecloudstore.test | ccs-test-support | 0.8.0-SNAPSHOT | jar | - |
| io.quarkus | quarkus-jacoco | 3.7.3 | jar | The Apache Software License, Version 2.0 |
| io.quarkus | quarkus-junit5 | 3.7.3 | jar | The Apache Software License, Version 2.0 |
| org.testcontainers | kafka | 1.19.5 | jar | MIT |
| org.testcontainers | mongodb | 1.19.5 | jar | MIT |
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 | Optional |
|---|---|---|---|---|---|
| io.opentelemetry | opentelemetry-extension-incubator | 1.32.0-alpha | jar | The Apache License, Version 2.0 | No |
| org.hdrhistogram | HdrHistogram | 2.1.12 | jar | Public Domain, per Creative Commons CC0BSD-2-Clause | No |
| org.latencyutils | LatencyUtils | 2.0.3 | jar | Public Domain, per Creative Commons CC0 | No |
| org.lz4 | lz4-java | 1.8.0 | jar | The Apache Software License, Version 2.0 | No |
| org.xerial.snappy | snappy-java | 1.1.10.5 | jar | - | No |
| com.fasterxml | classmate | 1.6.0 | jar | Apache License, Version 2.0 | Yes |
| io.projectreactor | reactor-core | 3.5.0 | jar | Apache License, Version 2.0 | Yes |
| org.eclipse.angus | angus-activation | 2.0.1 | jar | EDL 1.0 | Yes |
| org.mongodb | bson-record-codec | 4.11.1 | jar | The 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:
Project Dependency Graph
Dependency Tree
- io.clonecloudstore:ccs-reconciliator-server:jar:0.8.0-SNAPSHOT
- io.quarkus:quarkus-smallrye-openapi:jar:3.7.3 (compile)
- io.smallrye:smallrye-open-api-core:jar:3.9.0 (compile)
- org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:3.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.16.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.16.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye:jandex:jar:3.1.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.logging:jboss-logging:jar:3.5.3.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:3.1.1 (compile)
- io.quarkus:quarkus-core:jar:3.7.3 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 (compile)
- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.el:jakarta.el-api:jar:5.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 (compile)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-os:jar:2.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-ide-launcher:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-development-mode-spi:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.config:smallrye-config:jar:3.5.4 (compile)
- io.smallrye.config:smallrye-config-core:jar:3.5.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.config:smallrye-config-core:jar:3.5.4 (compile)
- org.jboss.logmanager:jboss-logmanager:jar:3.0.4.Final (compile)
- io.smallrye.common:smallrye-common-cpu:jar:2.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-expression:jar:2.1.2 (compile)
- io.smallrye.common:smallrye-common-function:jar:2.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-function:jar:2.1.2 (compile)
- io.smallrye.common:smallrye-common-net:jar:2.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-ref:jar:2.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.json:jakarta.json-api:jar:2.1.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.parsson:parsson:jar:1.1.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-cpu:jar:2.1.2 (compile)
- org.jboss.logging:jboss-logging-annotations:jar:2.2.1.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.threads:jboss-threads:jar:3.5.1.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.slf4j:slf4j-jboss-logmanager:jar:2.0.0.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- org.wildfly.common:wildfly-common:jar:1.7.0.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-bootstrap-runner:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-fs-util:jar:0.0.10 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- io.quarkus:quarkus-vertx-http:jar:3.7.3 (compile)
- io.quarkus:quarkus-security-runtime-spi:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-credentials:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-mutiny:jar:3.7.3 (compile)
- io.quarkus:quarkus-smallrye-context-propagation:jar:3.7.3 (compile)
- io.smallrye:smallrye-context-propagation:jar:2.1.0 (compile)
- io.smallrye:smallrye-context-propagation-api:jar:2.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye:smallrye-context-propagation-storage:jar:2.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye:smallrye-context-propagation-api:jar:2.1.0 (compile)
- io.smallrye:smallrye-context-propagation:jar:2.1.0 (compile)
- io.smallrye.reactive:mutiny-smallrye-context-propagation:jar:2.5.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-smallrye-context-propagation:jar:3.7.3 (compile)
- io.smallrye.common:smallrye-common-vertx-context:jar:2.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus.security:quarkus-security:jar:2.0.3.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-vertx:jar:3.7.3 (compile)
- io.quarkus:quarkus-netty:jar:3.7.3 (compile)
- com.aayushatharva.brotli4j:brotli4j:jar:1.12.0 (compile)
- com.aayushatharva.brotli4j:service:jar:1.12.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.aayushatharva.brotli4j:native-linux-x86_64:jar:1.12.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.aayushatharva.brotli4j:service:jar:1.12.0 (compile)
- com.aayushatharva.brotli4j:brotli4j:jar:1.12.0 (compile)
- io.netty:netty-codec-haproxy:jar:4.1.106.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-annotation:jar:2.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-virtual-threads:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-vertx-latebound-mdc-provider:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:smallrye-mutiny-vertx-core:jar:3.9.0 (compile)
- io.smallrye.reactive:smallrye-mutiny-vertx-runtime:jar:3.9.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:vertx-mutiny-generator:jar:3.9.0 (compile)
- io.vertx:vertx-codegen:jar:4.5.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.vertx:vertx-codegen:jar:4.5.3 (compile)
- io.smallrye.reactive:smallrye-mutiny-vertx-runtime:jar:3.9.0 (compile)
- io.smallrye:smallrye-fault-tolerance-vertx:jar:6.2.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-netty:jar:3.7.3 (compile)
- io.smallrye.reactive:smallrye-mutiny-vertx-web:jar:3.9.0 (compile)
- io.smallrye.reactive:smallrye-mutiny-vertx-web-common:jar:3.9.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:smallrye-mutiny-vertx-auth-common:jar:3.9.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:smallrye-mutiny-vertx-bridge-common:jar:3.9.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:smallrye-mutiny-vertx-uri-template:jar:3.9.0 (compile)
- io.vertx:vertx-uri-template:jar:4.5.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.vertx:vertx-uri-template:jar:4.5.3 (compile)
- io.smallrye.reactive:smallrye-mutiny-vertx-web-common:jar:3.9.0 (compile)
- io.vertx:vertx-web:jar:4.5.3 (compile)
- io.vertx:vertx-web-common:jar:4.5.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.vertx:vertx-auth-common:jar:4.5.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.vertx:vertx-bridge-common:jar:4.5.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.vertx:vertx-web-common:jar:4.5.3 (compile)
- io.github.crac:org-crac:jar:0.1.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-security-runtime-spi:jar:3.7.3 (compile)
- io.quarkus:quarkus-swagger-ui:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye:smallrye-open-api-core:jar:3.9.0 (compile)
- io.quarkus:quarkus-arc:jar:3.7.3 (compile)
- io.quarkus.arc:arc:jar:3.7.3 (compile)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:mutiny:jar:2.5.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (compile)
- org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus.arc:arc:jar:3.7.3 (compile)
- io.quarkus:quarkus-config-yaml:jar:3.7.3 (compile)
- io.smallrye.config:smallrye-config-source-yaml:jar:3.5.4 (compile)
- org.yaml:snakeyaml:jar:2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.config:smallrye-config-common:jar:3.5.4 (compile)
- io.smallrye.common:smallrye-common-classloader:jar:2.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-classloader:jar:2.1.2 (compile)
- io.smallrye.common:smallrye-common-constraint:jar:2.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.2 (compile)
- org.eclipse.microprofile.config:microprofile-config-api:jar:3.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.config:smallrye-config-source-yaml:jar:3.5.4 (compile)
- io.clonecloudstore:ccs-common-standard:jar:0.8.0-SNAPSHOT (compile)
- com.google.guava:guava:jar:33.0.0-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)
- org.checkerframework:checker-qual:jar:3.42.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.24.0 (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)
- commons-codec:commons-codec:jar:1.16.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.luben:zstd-jni:jar:1.5.5-11 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.16.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.16.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.vertx:vertx-core:jar:4.5.3 (compile)
- io.netty:netty-common:jar:4.1.106.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-buffer:jar:4.1.106.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport:jar:4.1.106.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-handler:jar:4.1.106.Final (compile)
- io.netty:netty-codec:jar:4.1.106.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec:jar:4.1.106.Final (compile)
- io.netty:netty-handler-proxy:jar:4.1.106.Final (compile)
- io.netty:netty-codec-socks:jar:4.1.106.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-socks:jar:4.1.106.Final (compile)
- io.netty:netty-codec-http:jar:4.1.106.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-http2:jar:4.1.106.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver:jar:4.1.106.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns:jar:4.1.106.Final (compile)
- io.netty:netty-codec-dns:jar:4.1.106.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-dns:jar:4.1.106.Final (compile)
- io.netty:netty-common:jar:4.1.106.Final (compile)
- com.google.guava:guava:jar:33.0.0-jre (compile)
- io.clonecloudstore:ccs-common-database:jar:0.8.0-SNAPSHOT (compile)
- io.quarkus:quarkus-jackson:jar:3.7.3 (compile)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.16.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.16.1 (compile)
- io.quarkus:quarkus-jackson:jar:3.7.3 (compile)
- io.clonecloudstore:ccs-accessor-database:jar:0.8.0-SNAPSHOT (compile)
- io.quarkus:quarkus-resteasy-reactive-jackson:jar:3.7.3 (compile)
- io.quarkus:quarkus-resteasy-reactive:jar:3.7.3 (compile)
- io.quarkus:quarkus-jsonp:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-jsonp:jar:3.7.3 (compile)
- io.quarkus:quarkus-resteasy-reactive-jackson-common:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-resteasy-reactive:jar:3.7.3 (compile)
- io.clonecloudstore:ccs-accessor-model:jar:0.8.0-SNAPSHOT (compile)
- jakarta.persistence:jakarta.persistence-api:jar:3.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.persistence:jakarta.persistence-api:jar:3.1.0 (compile)
- io.clonecloudstore:ccs-accessor-server-commons:jar:0.8.0-SNAPSHOT (compile)
- io.quarkus:quarkus-scheduler:jar:3.7.3 (compile)
- io.quarkus:quarkus-scheduler-kotlin:jar:3.7.3 (compile)
- io.quarkus:quarkus-scheduler-common:jar:3.7.3 (compile)
- io.quarkus:quarkus-scheduler-api:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-scheduler-spi:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.cronutils:cron-utils:jar:9.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-scheduler-api:jar:3.7.3 (compile)
- io.quarkus:quarkus-scheduler-common:jar:3.7.3 (compile)
- org.glassfish.expressly:expressly:jar:5.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-scheduler-kotlin:jar:3.7.3 (compile)
- io.quarkus:quarkus-scheduler:jar:3.7.3 (compile)
- io.quarkus:quarkus-resteasy-reactive-jackson:jar:3.7.3 (compile)
- io.clonecloudstore:ccs-common-quarkus:jar:0.8.0-SNAPSHOT (compile)
- io.quarkus:quarkus-rest-client-reactive-jackson:jar:3.7.3 (compile)
- io.quarkus.resteasy.reactive:resteasy-reactive-jackson:jar:3.7.3 (compile)
- io.quarkus.resteasy.reactive:resteasy-reactive:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus.resteasy.reactive:resteasy-reactive:jar:3.7.3 (compile)
- io.quarkus:quarkus-rest-client-reactive:jar:3.7.3 (compile)
- io.quarkus:quarkus-jaxrs-client-reactive:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-smallrye-stork:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-rest-client-config:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.stork:stork-api:jar:2.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.stork:stork-core:jar:2.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.microprofile.rest.client:microprofile-rest-client-api:jar:3.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-jaxrs-client-reactive:jar:3.7.3 (compile)
- io.quarkus.resteasy.reactive:resteasy-reactive-jackson:jar:3.7.3 (compile)
- io.quarkus:quarkus-micrometer-registry-prometheus:jar:3.7.3 (compile)
- io.quarkus:quarkus-micrometer:jar:3.7.3 (compile)
- io.micrometer:micrometer-core:jar:1.12.2 (compile)
- io.micrometer:micrometer-commons:jar:1.12.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-observation:jar:1.12.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hdrhistogram:HdrHistogram:jar:2.1.12 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.latencyutils:LatencyUtils:jar:2.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.12.2 (compile)
- io.micrometer:micrometer-core:jar:1.12.2 (compile)
- io.micrometer:micrometer-registry-prometheus:jar:1.12.2 (compile)
- io.prometheus:simpleclient_common:jar:0.16.0 (compile)
- io.prometheus:simpleclient:jar:0.16.0 (compile)
- io.prometheus:simpleclient_tracer_otel:jar:0.16.0 (compile)
- io.prometheus:simpleclient_tracer_common:jar:0.16.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.prometheus:simpleclient_tracer_common:jar:0.16.0 (compile)
- io.prometheus:simpleclient_tracer_otel_agent:jar:0.16.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.prometheus:simpleclient_tracer_otel:jar:0.16.0 (compile)
- io.prometheus:simpleclient:jar:0.16.0 (compile)
- io.prometheus:simpleclient_common:jar:0.16.0 (compile)
- io.quarkus:quarkus-micrometer:jar:3.7.3 (compile)
- io.clonecloudstore:quarkus-patch-client:jar:0.8.0-SNAPSHOT (compile)
- io.quarkus.resteasy.reactive:resteasy-reactive-client:jar:3.7.3 (compile)
- io.quarkus.resteasy.reactive:resteasy-reactive-common:jar:3.7.3 (compile)
- io.quarkus.resteasy.reactive:resteasy-reactive-common-types:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus.resteasy.reactive:resteasy-reactive-common-types:jar:3.7.3 (compile)
- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.vertx:vertx-web-client:jar:4.5.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus.resteasy.reactive:resteasy-reactive-common:jar:3.7.3 (compile)
- io.quarkus:quarkus-resteasy-reactive-common:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus.resteasy.reactive:resteasy-reactive-vertx:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus.resteasy.reactive:resteasy-reactive-client:jar:3.7.3 (compile)
- io.netty:netty-transport-native-epoll:jar:4.1.106.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.1.106.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-classes-epoll:jar:4.1.106.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-unix-common:jar:4.1.106.Final (compile)
- io.netty:netty-transport-native-kqueue:jar:4.1.106.Final (compile)
- io.netty:netty-transport-classes-kqueue:jar:4.1.106.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-classes-kqueue:jar:4.1.106.Final (compile)
- io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final (compile)
- io.netty:netty-tcnative-classes:jar:2.0.61.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.61.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.61.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.61.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.61.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.61.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-tcnative-classes:jar:2.0.61.Final (compile)
- io.quarkus:quarkus-rest-client-reactive-jackson:jar:3.7.3 (compile)
- io.clonecloudstore:ccs-common-quarkus-server:jar:0.8.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- io.clonecloudstore:ccs-administration-client:jar:0.8.0-SNAPSHOT (compile)
- io.quarkus:quarkus-cache:jar:3.7.3 (compile)
- io.quarkus:quarkus-caffeine:jar:3.7.3 (compile)
- com.github.ben-manes.caffeine:caffeine:jar:3.1.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.ben-manes.caffeine:caffeine:jar:3.1.5 (compile)
- io.quarkus:quarkus-cache-runtime-spi:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-caffeine:jar:3.7.3 (compile)
- io.quarkus:quarkus-cache:jar:3.7.3 (compile)
- io.clonecloudstore:ccs-reconciliator-client:jar:0.8.0-SNAPSHOT (compile)
- io.clonecloudstore:ccs-replicator-model:jar:0.8.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- io.clonecloudstore:ccs-replicator-model:jar:0.8.0-SNAPSHOT (compile)
- io.clonecloudstore:ccs-replicator-client:jar:0.8.0-SNAPSHOT (compile)
- io.quarkus:quarkus-smallrye-reactive-messaging-kafka:jar:3.7.3 (compile)
- io.quarkus:quarkus-kafka-client:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:smallrye-reactive-messaging-kafka:jar:4.16.2 (compile)
- io.smallrye.reactive:smallrye-reactive-messaging-kafka-api:jar:4.16.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:smallrye-reactive-messaging-otel:jar:4.16.2 (compile)
- io.opentelemetry:opentelemetry-api:jar:1.32.0 (compile)
- io.opentelemetry:opentelemetry-context:jar:1.32.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry:opentelemetry-context:jar:1.32.0 (compile)
- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.21.0-alpha (compile)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:1.32.0 (compile)
- io.opentelemetry:opentelemetry-extension-incubator:jar:1.32.0-alpha (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry:opentelemetry-extension-incubator:jar:1.32.0-alpha (runtime)
- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv:jar:1.32.0-alpha (compile)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry:opentelemetry-api:jar:1.32.0 (compile)
- io.smallrye.reactive:smallrye-reactive-converter-api:jar:3.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:mutiny-zero:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:mutiny-zero-flow-adapters:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:smallrye-reactive-messaging-kafka-api:jar:4.16.2 (compile)
- org.apache.kafka:kafka-clients:jar:3.6.1 (compile)
- org.lz4:lz4-java:jar:1.8.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.xerial.snappy:snappy-java:jar:1.1.10.5 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.lz4:lz4-java:jar:1.8.0 (runtime)
- io.quarkus:quarkus-smallrye-reactive-messaging:jar:3.7.3 (compile)
- io.quarkus:quarkus-mutiny-reactive-streams-operators:jar:3.7.3 (compile)
- org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api:jar:3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-core:jar:3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:mutiny-reactive-streams-operators:jar:2.5.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api:jar:3.0 (compile)
- io.quarkus:quarkus-smallrye-reactive-messaging-kotlin:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:smallrye-reactive-messaging-health:jar:4.16.2 (compile)
- org.eclipse.microprofile.health:microprofile-health-api:jar:4.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.microprofile.health:microprofile-health-api:jar:4.0.1 (compile)
- io.quarkus:quarkus-mutiny-reactive-streams-operators:jar:3.7.3 (compile)
- io.smallrye.reactive:smallrye-reactive-messaging-provider:jar:4.16.2 (compile)
- io.smallrye.reactive:smallrye-reactive-messaging-api:jar:4.16.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:smallrye-reactive-messaging-api:jar:4.16.2 (compile)
- io.quarkus:quarkus-kafka-client:jar:3.7.3 (compile)
- io.clonecloudstore:ccs-accessor-client-internal:jar:0.8.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-smallrye-reactive-messaging-kafka:jar:3.7.3 (compile)
- io.clonecloudstore:ccs-driver-api:jar:0.8.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-mongodb-panache:jar:3.7.3 (compile)
- io.quarkus:quarkus-panache-common:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-mongodb-panache-common:jar:3.7.3 (compile)
- io.quarkus:quarkus-mongodb-client:jar:3.7.3 (compile)
- org.mongodb:mongodb-driver-sync:jar:4.11.1 (compile)
- org.mongodb:bson:jar:4.11.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mongodb:mongodb-driver-core:jar:4.11.1 (compile)
- org.mongodb:bson-record-codec:jar:4.11.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.mongodb:bson-record-codec:jar:4.11.1 (runtime)
- org.mongodb:bson:jar:4.11.1 (compile)
- org.mongodb:mongodb-driver-reactivestreams:jar:4.11.1 (compile)
- io.projectreactor:reactor-core:jar:3.5.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.projectreactor:reactor-core:jar:3.5.0 (runtime)
- org.mongodb:mongodb-crypt:jar:1.8.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mongodb:mongodb-driver-sync:jar:4.11.1 (compile)
- io.quarkus:quarkus-panacheql:jar:3.7.3 (compile)
- org.antlr:antlr4-runtime:jar:4.13.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.antlr:antlr4-runtime:jar:4.13.0 (compile)
- io.quarkus:quarkus-narayana-jta:jar:3.7.3 (compile)
- io.quarkus:quarkus-transaction-annotations:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-datasource-common:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye:smallrye-context-propagation-jta:jar:2.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.reactive:smallrye-reactive-converter-mutiny:jar:3.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.narayana.jta:narayana-jta:jar:7.0.0.Final (compile)
- org.jboss:jboss-transaction-spi:jar:8.0.0.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.resource:jakarta.resource-api:jar:2.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.invocation:jboss-invocation:jar:2.0.0.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jboss:jboss-transaction-spi:jar:8.0.0.Final (compile)
- org.jboss.narayana.jts:narayana-jts-integration:jar:7.0.0.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-transaction-annotations:jar:3.7.3 (compile)
- io.quarkus:quarkus-mongodb-client:jar:3.7.3 (compile)
- io.quarkus:quarkus-panache-common:jar:3.7.3 (compile)
- io.quarkus:quarkus-hibernate-orm-panache:jar:3.7.3 (compile)
- io.quarkus:quarkus-hibernate-orm:jar:3.7.3 (compile)
- io.quarkus:quarkus-agroal:jar:3.7.3 (compile)
- io.quarkus:quarkus-datasource:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.agroal:agroal-api:jar:2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.agroal:agroal-narayana:jar:2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.agroal:agroal-pool:jar:2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-datasource:jar:3.7.3 (compile)
- org.hibernate.orm:hibernate-core:jar:6.4.4.Final (compile)
- com.fasterxml:classmate:jar:1.6.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml:classmate:jar:1.6.0 (runtime)
- net.bytebuddy:byte-buddy:jar:1.14.11 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hibernate.common:hibernate-commons-annotations:jar:6.0.6.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hibernate.orm:hibernate-graalvm:jar:6.4.4.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.4 (compile)
- org.glassfish.jaxb:jaxb-core:jar:4.0.4 (compile)
- org.eclipse.angus:angus-activation:jar:2.0.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:txw2:jar:4.0.4 (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.1 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.4 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.2 (compile)
- org.hibernate:quarkus-local-cache:jar:0.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-agroal:jar:3.7.3 (compile)
- io.quarkus:quarkus-hibernate-orm-panache-common:jar:3.7.3 (compile)
- io.quarkus:quarkus-panache-hibernate-common:jar:3.7.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-panache-hibernate-common:jar:3.7.3 (compile)
- io.quarkus:quarkus-hibernate-orm:jar:3.7.3 (compile)
- io.clonecloudstore.test:ccs-test-support:jar:0.8.0-SNAPSHOT (test)
- io.quarkus:quarkus-junit5-mockito:jar:3.7.3 (test)
- org.mockito:mockito-junit-jupiter:jar:5.8.0 (test)
- org.mockito:mockito-core:jar:5.8.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.10 (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.14.10 (test)
- org.mockito:mockito-core:jar:5.8.0 (test)
- io.quarkus:quarkus-junit5-mockito-config:jar:3.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-arc-deployment:jar:3.7.3 (test)
- io.quarkus:quarkus-smallrye-context-propagation-spi:jar:3.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-vertx-http-dev-ui-spi:jar:3.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus.arc:arc-processor:jar:3.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-arc-test-supplement:jar:3.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-smallrye-context-propagation-spi:jar:3.7.3 (test)
- org.mockito:mockito-subclass:jar:5.8.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-junit-jupiter:jar:5.8.0 (test)
- org.testcontainers:testcontainers:jar:1.19.5 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.commons:commons-compress:jar:1.25.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
- org.jetbrains:annotations:jar:24.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:24.1.0 (test)
- com.github.docker-java:docker-java-api:jar:3.3.4 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.3.4 (test)
- com.github.docker-java:docker-java-transport:jar:3.3.4 (test)
![[Information]](./images/icon_info_sml.gif)
- net.java.dev.jna:jna:jar:5.8.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport:jar:3.3.4 (test)
- junit:junit:jar:4.13.2 (test)
- io.quarkus:quarkus-junit5-mockito:jar:3.7.3 (test)
- io.clonecloudstore.test:ccs-test-stream:jar:0.8.0-SNAPSHOT (test)
![[Information]](./images/icon_info_sml.gif)
- io.clonecloudstore.test:ccs-test-fake-accessor:jar:0.8.0-SNAPSHOT (test)
- io.clonecloudstore:ccs-accessor-client:jar:0.8.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- io.clonecloudstore:ccs-accessor-client:jar:0.8.0-SNAPSHOT (compile)
- io.clonecloudstore.test:ccs-driver-fake:jar:0.8.0-SNAPSHOT (test)
![[Information]](./images/icon_info_sml.gif)
- org.testcontainers:kafka:jar:1.19.5 (test)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-jdbc-postgresql:jar:3.7.3 (compile)
- org.postgresql:postgresql:jar:42.7.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.postgresql:postgresql:jar:42.7.1 (compile)
- org.testcontainers:mongodb:jar:1.19.5 (test)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-jacoco:jar:3.7.3 (test)
- org.jacoco:org.jacoco.core:jar:0.8.11 (test)
- org.ow2.asm:asm:jar:9.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm-tree:jar:9.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.6 (test)
- org.jacoco:org.jacoco.report:jar:0.8.11 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jacoco:org.jacoco.agent:jar:0.8.11 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jacoco:org.jacoco.agent:jar:runtime:0.8.11 (test)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm-commons:jar:9.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jacoco:org.jacoco.core:jar:0.8.11 (test)
- io.quarkus:quarkus-junit5:jar:3.7.3 (test)
- io.quarkus:quarkus-bootstrap-core:jar:3.7.3 (test)
- io.quarkus:quarkus-bootstrap-app-model:jar:3.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.common:smallrye-common-io:jar:2.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-bootstrap-app-model:jar:3.7.3 (test)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2 (test)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-test-common:jar:3.7.3 (test)
- io.quarkus:quarkus-core-deployment:jar:3.7.3 (test)
- org.aesh:readline:jar:2.4 (test)
- org.fusesource.jansi:jansi:jar:2.4.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.fusesource.jansi:jansi:jar:2.4.0 (test)
- org.aesh:aesh:jar:2.7 (test)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus.gizmo:gizmo:jar:1.7.0 (test)
- org.ow2.asm:asm-util:jar:9.6 (test)
- org.ow2.asm:asm-analysis:jar:9.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm-analysis:jar:9.6 (test)
- org.ow2.asm:asm-util:jar:9.6 (test)
- io.quarkus:quarkus-class-change-agent:jar:3.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-devtools-utilities:jar:3.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-builder:jar:3.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.graalvm.sdk:graal-sdk:jar:23.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-launcher:jar:1.10.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.aesh:readline:jar:2.4 (test)
- io.quarkus:quarkus-bootstrap-maven-resolver:jar:3.7.3 (test)
- io.smallrye.beanbag:smallrye-beanbag-maven:jar:1.3.2 (test)
- io.smallrye.beanbag:smallrye-beanbag-sisu:jar:1.3.2 (test)
- io.smallrye.beanbag:smallrye-beanbag:jar:1.3.2 (test)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.beanbag:smallrye-beanbag:jar:1.3.2 (test)
- javax.inject:javax.inject:jar:1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-artifact:jar:3.9.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-builder-support:jar:3.9.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model:jar:3.9.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model-builder:jar:3.9.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-repository-metadata:jar:3.9.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings:jar:3.9.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.18 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.18 (test)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.18 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.18 (test)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.18 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.18 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-transport-http:jar:1.9.10 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.wagon:wagon-http-shared:jar:3.5.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-interpolation:jar:1.26 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-xml:jar:4.0.0 (test)
- org.apache.maven:maven-xml-impl:jar:4.0.0-alpha-5 (test)
- org.apache.maven:maven-api-xml:jar:4.0.0-alpha-5 (test)
- org.apache.maven:maven-api-meta:jar:4.0.0-alpha-5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-meta:jar:4.0.0-alpha-5 (test)
- org.apache.maven:maven-api-xml:jar:4.0.0-alpha-5 (test)
- org.apache.maven:maven-xml-impl:jar:4.0.0-alpha-5 (test)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.beanbag:smallrye-beanbag-sisu:jar:1.3.2 (test)
- org.apache.maven:maven-embedder:jar:3.9.6 (test)
- org.apache.maven:maven-core:jar:3.9.6 (test)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (test)
- org.apache.maven:maven-plugin-api:jar:3.9.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.inject:guice:jar:5.1.0 (test)
- aopalliance:aopalliance:jar:1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- aopalliance:aopalliance:jar:1.0 (test)
- javax.annotation:javax.annotation-api:jar:1.3.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-cli:commons-cli:jar:1.5.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-core:jar:3.9.6 (test)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings-builder:jar:3.9.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-resolver-provider:jar:3.9.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.9.18 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-transport-wagon:jar:1.9.18 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.wagon:wagon-http:jar:3.5.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.wagon:wagon-file:jar:3.5.3 (test)
![[Information]](./images/icon_info_sml.gif)
- io.smallrye.beanbag:smallrye-beanbag-maven:jar:1.3.2 (test)
- io.quarkus:quarkus-bootstrap-gradle-resolver:jar:3.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.15.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.quarkus:quarkus-core-deployment:jar:3.7.3 (test)
- io.quarkus:quarkus-junit5-properties:jar:3.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:5.10.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.10.1 (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:5.10.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.10.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- com.thoughtworks.xstream:xstream:jar:1.4.20 (test)
- io.github.x-stream:mxparser:jar:1.2.2 (test)
- xmlpull:xmlpull:jar:1.1.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- xmlpull:xmlpull:jar:1.1.3.1 (test)
- io.github.x-stream:mxparser:jar:1.2.2 (test)
- io.quarkus:quarkus-bootstrap-core:jar:3.7.3 (test)
- io.quarkus:quarkus-smallrye-openapi:jar:3.7.3 (compile)
Licenses
Apache License, version 2.0: JBoss Logging I18n Annotations
Eclipse Public License 2.0: Eclipse Parsson, JaCoCo :: Agent, JaCoCo :: Core, JaCoCo :: Report, Jakarta JSON Processing API
MIT-0: reactive-streams
Apache 2.0: cron-utils, error-prone annotations
The Apache License, Version 2.0: Apache Kafka, BSON, BSON Record Codec, MongoCrypt, MongoDB Driver, MongoDB Java Driver Core, OpenTelemetry Instrumentation for Java, OpenTelemetry Java, OpenTelemetry Semantic Conventions Java, The MongoDB Reactive Streams Driver, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher
GPL2 w/ CPE: Jakarta Annotations API, Jakarta Interceptors, jakarta.resource API, jakarta.transaction API
BSD 2-Clause License: zstd-jni
New BSD License: Hamcrest Core
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Unknown: Quarkus-Reactive-Post-Patch - Runtime, ccs-accessor-client, ccs-accessor-client-internal, ccs-accessor-database, ccs-accessor-model, ccs-accessor-server-commons, ccs-administration-client, ccs-common-database, ccs-common-quarkus, ccs-common-quarkus-server, ccs-common-standard, ccs-driver-api, ccs-driver-fake, ccs-reconciliator-client, ccs-reconciliator-server, ccs-replicator-client, ccs-replicator-model, ccs-test-fake-accessor, ccs-test-stream, ccs-test-support
Eclipse Public License v. 2.0: Eclipse Expressly, Jakarta Expression Language API, Jakarta Persistence API
Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils
Apache License 2.0: Agroal API, Agroal Connection Pool, Agroal Narayana Integration, CDI APIs, CDI Language Model, Commons Logging to JBoss Logging, JBoss Invocation API - Jakarta EE Variant, JBoss Log Manager, JBoss Logging 3, JBoss Threads, Local-only Hibernate Cache for Quarkus, SLF4J: JBoss Log Manager, brotli4j, native-linux-x86_64, service, wildfly-common
The MIT License: Checker Qual
Universal Permissive License, Version 1.0: Graal Sdk
Apache License, Version 2.0: Apache Commons CLI, Apache HttpClient, Apache HttpCore, Apache Maven Shared Utils, Apache Maven Wagon :: API, Apache Maven Wagon :: Providers :: File Provider, Apache Maven Wagon :: Providers :: HTTP Provider, Apache Maven Wagon :: Providers :: HTTP Shared Library, ArC - Processor, ArC - Runtime, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, ClassMate, Eclipse MicroProfile Reactive Streams Operators API, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jandex: Core, MicroProfile Config API, MicroProfile Context Propagation, MicroProfile Health API, MicroProfile OpenAPI API, MicroProfile Reactive Streams Operators Core, MicroProfile Rest Client API, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Codec/HAProxy, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Resolver/DNS, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Classes/KQueue, Netty/Transport/Native/Epoll, Netty/Transport/Native/KQueue, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM, Objenesis, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component, Plexus XML Utilities, Quarkus - Bootstrap - App Model, Quarkus - Bootstrap - Core, Quarkus - Bootstrap - Gradle Resolver, Quarkus - Bootstrap - Maven Resolver, Quarkus - Bootstrap - Runner, Quarkus - Dev tools - Utilities, Quarkus - FS Util, RESTEasy Reactive - Client - Runtime, RESTEasy Reactive - Common Runtime, RESTEasy Reactive - Common Types, RESTEasy Reactive - Jackson Support - Runtime, RESTEasy Reactive - Runtime, RESTEasy Reactive - Vert.x Support - Runtime, SmallRye BeanBag, SmallRye BeanBag: Maven, SmallRye BeanBag: SISU, SmallRye Common: Annotations, SmallRye Common: CPU, SmallRye Common: Classloader, SmallRye Common: Constraints, SmallRye Common: Expressions, SmallRye Common: Functions, SmallRye Common: IO, SmallRye Common: Net, SmallRye Common: OS, SmallRye Common: References, SmallRye Common: Vert.x Context Utilities, SmallRye Config: CDI, SmallRye Config: Common, SmallRye Config: ConfigSource - YAML, SmallRye Config: Core, SmallRye Fault Tolerance: Vert.x Integration, SmallRye Mutiny - Core library, SmallRye Mutiny - Integration with SmallRye Context Propagation, SmallRye Mutiny - MicroProfile Reactive Streams Operators implementation, SmallRye Mutiny Zero, SmallRye Mutiny Zero JDK Flow / Reactive Streams Adapters, SmallRye Reactive Messaging : API, SmallRye Reactive Messaging : Connector :: Kafka, SmallRye Reactive Messaging : Connector :: Kafka User API, SmallRye Reactive Messaging : Health, SmallRye Reactive Messaging : Open Telemetry Instrumenter, SmallRye Reactive Messaging : Provider, SmallRye Stork : Core, SmallRye Stork : Main API classes, SmallRye: OpenAPI Core, SnakeYAML, Æsh, Æsh Readline
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Implementation of Maven API XML, Maven 4 API Meta annotations, Maven 4 API XML, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Connector Basic, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Transport HTTP, Maven Artifact Resolver Transport Wagon, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Embedder, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Narayana: ArjunaJTA narayana-jta, Narayana: ArjunaJTS integration
EPL 2.0: Jakarta Annotations API, Jakarta Interceptors, jakarta.resource API, jakarta.transaction API
GPL-2.0-with-classpath-exception: Jakarta RESTful WS API
LGPL, version 2.1: Java Native Access
Apache License v2.0: Java Native Access
BSD-2-Clause: HdrHistogram, PostgreSQL JDBC Driver, org-crac
BSD-3-Clause: ANTLR 4 Runtime, XStream Core, asm, asm-analysis, asm-commons, asm-tree, asm-util
Eclipse Distribution License v. 1.0: Jakarta Persistence API
Public Domain: AOP alliance, JBoss Transaction SPI, XML Pull Parsing API
GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core, Hibernate ORM - hibernate-graalvm
Indiana University Extreme! Lab Software License: MXParser
GNU General Public License, version 2 with the GNU Classpath Exception: Eclipse Expressly, Eclipse Parsson, Jakarta Expression Language API, Jakarta JSON Processing API
EDL 1.0: Angus Activation Registries, Jakarta Activation API
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
MIT: Duct Tape, Testcontainers :: Kafka, Testcontainers :: MongoDB, Testcontainers Core, mockito-core, mockito-junit-jupiter, mockito-subclass
CDDL + GPLv2 with classpath exception: javax.annotation API
Eclipse Public License - v 2.0: Vert.x Core, vertx-web
EPL-2.0: Jakarta RESTful WS API
The Apache Software License, Version 2.0: FindBugs-jsr305, Gizmo, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jackson-module-parameter-names, Jakarta Dependency Injection, JetBrains Java Annotations, LZ4 and xxHash, Netty/TomcatNative [BoringSSL - Static], Netty/TomcatNative [OpenSSL - Classes], Prometheus Java Simpleclient, Prometheus Java Simpleclient Common, Prometheus Java Span Context Supplier - Common, Prometheus Java Span Context Supplier - OpenTelemetry, Prometheus Java Span Context Supplier - OpenTelemetry Agent, Quarkus - Agroal - Runtime, Quarkus - ArC - Deployment, Quarkus - ArC - Runtime, Quarkus - ArC - Test Supplement, Quarkus - Builder, Quarkus - Cache - Runtime, Quarkus - Cache - Runtime SPI, Quarkus - Caffeine - Runtime, Quarkus - Configuration - YAML - Runtime, Quarkus - Core - Class Change Agent, Quarkus - Core - Deployment, Quarkus - Core - Runtime, Quarkus - Credentials - Runtime, Quarkus - Datasource - Common, Quarkus - Datasource - Runtime, Quarkus - Development mode - SPI, Quarkus - Hibernate ORM - Runtime, Quarkus - Hibernate ORM with Panache - Common - Runtime, Quarkus - Hibernate ORM with Panache - Runtime, Quarkus - IDE Launcher, Quarkus - JDBC - PostgreSQL - Runtime, Quarkus - JSON-P - Runtime, Quarkus - Jackson - Runtime, Quarkus - Jacoco - Runtime, Quarkus - Jakarta REST Client Reactive - Runtime, Quarkus - Kafka - Client - Runtime, Quarkus - Micrometer - Runtime, Quarkus - Micrometer Registry - Prometheus Runtime, Quarkus - MongoDB Client - Runtime, Quarkus - MongoDB with Panache - Common Runtime, Quarkus - MongoDB with Panache - Runtime, Quarkus - Mutiny - Runtime, Quarkus - Narayana JTA - Runtime, Quarkus - Netty - Runtime, Quarkus - Panache - Common - Runtime, Quarkus - Panache - Hibernate - Common - Runtime, Quarkus - Panache - Query Language, Quarkus - REST Clients Config - Runtime, Quarkus - RESTEasy Reactive - Common - Runtime, Quarkus - RESTEasy Reactive - Jackson - Runtime, Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime, Quarkus - RESTEasy Reactive - Runtime, Quarkus - RESTEasy Reactive's REST Client - Runtime, Quarkus - RESTEasy Reactive's REST Client Jackson, Quarkus - Scheduler - API, Quarkus - Scheduler - Common, Quarkus - Scheduler - Kotlin, Quarkus - Scheduler - Runtime, Quarkus - Scheduler - SPI, Quarkus - Security - Runtime SPI, Quarkus - SmallRye Context Propagation - Runtime, Quarkus - SmallRye Context Propagation - SPI, Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime, Quarkus - SmallRye OpenAPI - Runtime, Quarkus - SmallRye Reactive Messaging - Kafka - Runtime, Quarkus - SmallRye Reactive Messaging - Kotlin, Quarkus - SmallRye Reactive Messaging - Runtime, Quarkus - SmallRye Stork - Runtime, Quarkus - Swagger UI - Runtime, Quarkus - Test Framework - Common, Quarkus - Test Framework - JUnit 5, Quarkus - Test Framework - JUnit 5 - Properties, Quarkus - Test framework - JUnit 5 - Mockito, Quarkus - Test framework - JUnit 5 - Mockito Config, Quarkus - Transaction Annotations - Runtime, Quarkus - Vert.x - HTTP - Dev UI SPI, Quarkus - Vert.x - HTTP - Runtime, Quarkus - Vert.x - Runtime, Quarkus - Vert.x Late Bound MDC Provider, Quarkus - Virtual Threads - Runtime, SmallRye Context Propagation: API, SmallRye Context Propagation: Core, SmallRye Context Propagation: JTA, SmallRye Context Propagation: Storage, SmallRye Mutiny - Code Generator, SmallRye Mutiny - Runtime Helpers, SmallRye Mutiny - Vert.x Auth Common, SmallRye Mutiny - Vert.x Bridge Common, SmallRye Mutiny - Vert.x Core, SmallRye Mutiny - Vert.x URI Template, SmallRye Mutiny - Vert.x Web, SmallRye Mutiny - Vert.x Web Common, Vert.x Bridge Common, Vert.x Core, Vert.x URI Template, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind, jansi, javax.inject, micrometer-commons, micrometer-core, micrometer-observation, micrometer-registry-prometheus, quarkus-security, smallrye-reactive-converter-api, smallrye-reactive-converter-mutiny, vertx-auth-common, vertx-codegen, vertx-web, vertx-web-client, vertx-web-common
Eclipse Public License - v 1.0: Vert.x Bridge Common, Vert.x URI Template, vertx-auth-common, vertx-codegen, vertx-web-client, vertx-web-common
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
| brotli4j-1.12.0.jar | 45.4 kB | 50 | 34 | 6 | 9 | Yes |
| native-linux-x86_64-1.12.0.jar | 430.6 kB | 19 | 2 | 2 | 9 | Yes |
| service-1.12.0.jar | 3.3 kB | 15 | 2 | 2 | 9 | No |
| cron-utils-9.2.1.jar | 175.2 kB | 148 | 103 | 19 | 1.8 | Yes |
| jackson-annotations-2.16.1.jar | 78.5 kB | 87 | 74 | 2 | 9 | Yes |
| jackson-core-2.16.1.jar | 578.1 kB | 269 | 208 | 15 | 21 | Yes |
| jackson-databind-2.16.1.jar | 1.6 MB | 818 | 779 | 24 | 9 | Yes |
| jackson-dataformat-yaml-2.16.1.jar | 54.9 kB | 43 | 21 | 4 | 9 | Yes |
| jackson-datatype-jdk8-2.16.1.jar | 36.1 kB | 41 | 23 | 2 | 9 | Yes |
| jackson-datatype-jsr310-2.16.1.jar | 128.3 kB | 83 | 60 | 7 | 9 | Yes |
| jackson-module-parameter-names-2.16.1.jar | 10.4 kB | 23 | 5 | 2 | 9 | Yes |
| caffeine-3.1.5.jar | 752 kB | 712 | 703 | 3 | 11 | Yes |
| docker-java-api-3.3.4.jar | 471 kB | 401 | 386 | 5 | 1.8 | Yes |
| docker-java-transport-3.3.4.jar | 37.6 kB | 45 | 34 | 1 | 1.8 | Yes |
| docker-java-transport-zerodep-3.3.4.jar | 2 MB | 1412 | 1182 | 63 | 1.8 | Yes |
| zstd-jni-1.5.5-11.jar | 6.8 MB | 80 | 36 | 3 | 9 | Yes |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| error_prone_annotations-2.24.0.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-33.0.0-jre.jar | 3 MB | 2057 | 2018 | 18 | 1.8 | Yes |
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
| guice-5.1.0.jar | 777.6 kB | 512 | 494 | 11 | 1.8 | Yes |
| j2objc-annotations-2.8.jar | 9.3 kB | 24 | 13 | 1 | 1.7 | Yes |
| xstream-1.4.20.jar | 644.6 kB | 530 | 498 | 23 | 1.8 | Yes |
| commons-cli-1.5.0.jar | 58.3 kB | 42 | 29 | 1 | 1.7 | Yes |
| commons-codec-1.16.1.jar | 365.5 kB | 259 | 110 | 8 | 9 | Yes |
| commons-io-2.15.1.jar | 501.2 kB | 368 | 339 | 16 | 9 | Yes |
| ccs-accessor-client-0.8.0-SNAPSHOT.jar | 32 kB | 26 | 11 | 3 | 21 | Yes |
| ccs-accessor-client-internal-0.8.0-SNAPSHOT.jar | 22.9 kB | 23 | 8 | 2 | 21 | Yes |
| ccs-accessor-database-0.8.0-SNAPSHOT.jar | 25.7 kB | 26 | 10 | 2 | 21 | Yes |
| ccs-accessor-model-0.8.0-SNAPSHOT.jar | 17.4 kB | 21 | 8 | 2 | 21 | Yes |
| ccs-accessor-server-commons-0.8.0-SNAPSHOT.jar | 56.8 kB | 33 | 18 | 2 | 21 | Yes |
| ccs-administration-client-0.8.0-SNAPSHOT.jar | 28.6 kB | 26 | 11 | 3 | 21 | Yes |
| ccs-common-database-0.8.0-SNAPSHOT.jar | 56.4 kB | 43 | 25 | 4 | 21 | Yes |
| ccs-common-quarkus-0.8.0-SNAPSHOT.jar | 62.7 kB | 50 | 30 | 7 | 21 | Yes |
| ccs-common-quarkus-server-0.8.0-SNAPSHOT.jar | 22.3 kB | 20 | 5 | 1 | 21 | Yes |
| ccs-common-standard-0.8.0-SNAPSHOT.jar | 79.8 kB | 54 | 36 | 6 | 21 | Yes |
| ccs-driver-api-0.8.0-SNAPSHOT.jar | 16.4 kB | 25 | 11 | 3 | 21 | Yes |
| ccs-reconciliator-client-0.8.0-SNAPSHOT.jar | 10.9 kB | 17 | 5 | 1 | 21 | Yes |
| ccs-replicator-client-0.8.0-SNAPSHOT.jar | 18.7 kB | 20 | 5 | 3 | 21 | Yes |
| ccs-replicator-model-0.8.0-SNAPSHOT.jar | 9.3 kB | 18 | 5 | 2 | 21 | Yes |
| quarkus-patch-client-0.8.0-SNAPSHOT.jar | 62.3 kB | 50 | 28 | 4 | 21 | Yes |
| ccs-driver-fake-0.8.0-SNAPSHOT.jar | 12.8 kB | 16 | 3 | 1 | 21 | Yes |
| ccs-test-fake-accessor-0.8.0-SNAPSHOT.jar | 36.9 kB | 29 | 12 | 3 | 21 | Yes |
| ccs-test-stream-0.8.0-SNAPSHOT.jar | 7 kB | 15 | 3 | 1 | 21 | Yes |
| ccs-test-support-0.8.0-SNAPSHOT.jar | 41.3 kB | 51 | 31 | 9 | 21 | Yes |
| org-crac-0.1.3.jar | 9.3 kB | 17 | 8 | 1 | 1.8 | Yes |
| mxparser-1.2.2.jar | 29.7 kB | 16 | 1 | 1 | 1.4 | Yes |
| micrometer-commons-1.12.2.jar | 47.3 kB | 50 | 36 | 6 | 1.8 | Yes |
| micrometer-core-1.12.2.jar | 882.6 kB | 606 | 536 | 45 | 11 | Yes |
| micrometer-observation-1.12.2.jar | 71.8 kB | 71 | 56 | 6 | 1.8 | Yes |
| micrometer-registry-prometheus-1.12.2.jar | 43.7 kB | 27 | 19 | 1 | 1.8 | Yes |
| netty-buffer-4.1.106.Final.jar | 307.7 kB | 155 | 138 | 2 | 1.6 | Yes |
| netty-codec-4.1.106.Final.jar | 345.3 kB | 243 | 214 | 10 | 1.6 | Yes |
| netty-codec-dns-4.1.106.Final.jar | 66.9 kB | 65 | 45 | 1 | 1.6 | Yes |
| netty-codec-haproxy-4.1.106.Final.jar | 37.8 kB | 39 | 19 | 1 | 1.6 | Yes |
| netty-codec-http-4.1.106.Final.jar | 665.2 kB | 418 | 389 | 9 | 1.6 | Yes |
| netty-codec-http2-4.1.106.Final.jar | 487.9 kB | 302 | 281 | 1 | 1.6 | Yes |
| netty-codec-socks-4.1.106.Final.jar | 121 kB | 130 | 107 | 4 | 1.6 | Yes |
| netty-common-4.1.106.Final.jar | 660.6 kB | 524 | 492 | 9 | 1.6 | Yes |
| netty-handler-4.1.106.Final.jar | 561.6 kB | 390 | 359 | 12 | 1.6 | Yes |
| netty-handler-proxy-4.1.106.Final.jar | 25.6 kB | 31 | 12 | 1 | 1.6 | Yes |
| netty-resolver-4.1.106.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes |
| netty-resolver-dns-4.1.106.Final.jar | 174 kB | 132 | 112 | 1 | 1.6 | Yes |
| netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar | 1.1 MB | 17 | 0 | 0 | - | - |
| netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar | 1.2 MB | 17 | 0 | 0 | - | - |
| netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar | 998.7 kB | 17 | 0 | 0 | - | - |
| netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar | 1.1 MB | 17 | 0 | 0 | - | - |
| netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar | 1 MB | 17 | 0 | 0 | - | - |
| netty-tcnative-boringssl-static-2.0.61.Final.jar | 3.2 kB | 8 | 0 | 0 | - | - |
| netty-tcnative-classes-2.0.61.Final.jar | 34.9 kB | 40 | 28 | 1 | 1.6 | Yes |
| netty-transport-4.1.106.Final.jar | 497.1 kB | 403 | 373 | 12 | 1.6 | Yes |
| netty-transport-classes-epoll-4.1.106.Final.jar | 147.2 kB | 87 | 67 | 1 | 1.6 | Yes |
| netty-transport-classes-kqueue-4.1.106.Final.jar | 108.5 kB | 63 | 50 | 1 | 1.6 | Yes |
| netty-transport-native-epoll-4.1.106.Final.jar | 6.1 kB | 9 | 0 | 0 | - | - |
| netty-transport-native-kqueue-4.1.106.Final.jar | 5.8 kB | 9 | 0 | 0 | - | - |
| netty-transport-native-unix-common-4.1.106.Final.jar | 44.1 kB | 45 | 32 | 1 | 1.6 | Yes |
| opentelemetry-api-1.32.0.jar | 138.3 kB | 163 | 148 | 10 | 1.8 | Yes |
| opentelemetry-context-1.32.0.jar | 47.3 kB | 49 | 40 | 3 | 1.8 | Yes |
| opentelemetry-extension-incubator-1.32.0-alpha.jar | 25.8 kB | 36 | 25 | 4 | 1.8 | Yes |
| opentelemetry-instrumentation-api-1.32.0.jar | 145.1 kB | 138 | 122 | 7 | 1.8 | Yes |
| opentelemetry-instrumentation-api-semconv-1.32.0-alpha.jar | 196.1 kB | 171 | 146 | 17 | 1.8 | Yes |
| opentelemetry-semconv-1.21.0-alpha.jar | 43.1 kB | 45 | 40 | 1 | 1.8 | Yes |
| simpleclient-0.16.0.jar | 90.5 kB | 78 | 67 | 2 | 1.6 | Yes |
| simpleclient_common-0.16.0.jar | 8 kB | 14 | 2 | 1 | 1.6 | Yes |
| simpleclient_tracer_common-0.16.0.jar | 3.4 kB | 14 | 1 | 1 | 1.6 | No |
| simpleclient_tracer_otel-0.16.0.jar | 4.3 kB | 14 | 1 | 1 | 1.8 | Yes |
| simpleclient_tracer_otel_agent-0.16.0.jar | 4.6 kB | 14 | 1 | 1 | 1.8 | Yes |
| quarkus-arc-3.7.3.jar | 78.1 kB | 95 | 67 | 12 | 17 | Yes |
| quarkus-arc-deployment-3.7.3.jar | 276.7 kB | 190 | 163 | 4 | 17 | Yes |
| quarkus-arc-test-supplement-3.7.3.jar | 2.9 kB | 14 | 1 | 1 | 17 | Yes |
| quarkus-bootstrap-app-model-3.7.3.jar | 184.9 kB | 116 | 94 | 11 | 17 | Yes |
| quarkus-bootstrap-core-3.7.3.jar | 123.5 kB | 78 | 60 | 7 | 17 | Yes |
| quarkus-bootstrap-gradle-resolver-3.7.3.jar | 2.8 MB | 2272 | 2126 | 121 | 17 | Yes |
| quarkus-bootstrap-maven-resolver-3.7.3.jar | 143.1 kB | 59 | 43 | 6 | 17 | Yes |
| quarkus-bootstrap-runner-3.7.3.jar | 49.3 kB | 41 | 22 | 5 | 17 | Yes |
| quarkus-builder-3.7.3.jar | 66.1 kB | 53 | 38 | 4 | 17 | Yes |
| quarkus-cache-3.7.3.jar | 84.9 kB | 97 | 76 | 6 | 17 | Yes |
| quarkus-cache-runtime-spi-3.7.3.jar | 5.2 kB | 16 | 5 | 1 | 17 | Yes |
| quarkus-caffeine-3.7.3.jar | 5.7 kB | 16 | 1 | 1 | 17 | Yes |
| quarkus-class-change-agent-3.7.3.jar | 3.2 kB | 12 | 1 | 1 | 17 | Yes |
| quarkus-config-yaml-3.7.3.jar | 9.5 kB | 23 | 6 | 1 | 17 | Yes |
| quarkus-core-3.7.3.jar | 298.6 kB | 304 | 268 | 18 | 17 | Yes |
| quarkus-core-deployment-3.7.3.jar | 1.4 MB | 879 | 818 | 38 | 17 | Yes |
| quarkus-credentials-3.7.3.jar | 3.9 kB | 14 | 2 | 2 | 17 | Yes |
| quarkus-development-mode-spi-3.7.3.jar | 45.6 kB | 56 | 39 | 7 | 17 | Yes |
| quarkus-devtools-utilities-3.7.3.jar | 5.4 kB | 13 | 2 | 1 | 17 | Yes |
| quarkus-fs-util-0.0.10.jar | 22.2 kB | 26 | 12 | 3 | 11 | Yes |
| quarkus-ide-launcher-3.7.3.jar | 14.4 MB | 10023 | 5 | 1 | 17 | Yes |
| quarkus-jackson-3.7.3.jar | 15 kB | 28 | 12 | 2 | 17 | Yes |
| quarkus-jacoco-3.7.3.jar | 9.8 kB | 19 | 3 | 1 | 17 | Yes |
| quarkus-jaxrs-client-reactive-3.7.3.jar | 26.7 kB | 43 | 22 | 2 | 17 | Yes |
| quarkus-jsonp-3.7.3.jar | 2.8 kB | 10 | 0 | 0 | - | - |
| quarkus-junit5-3.7.3.jar | 180.4 kB | 128 | 105 | 8 | 17 | Yes |
| quarkus-junit5-mockito-3.7.3.jar | 32 kB | 40 | 20 | 2 | 17 | Yes |
| quarkus-junit5-mockito-config-3.7.3.jar | 3.5 kB | 12 | 1 | 1 | 17 | Yes |
| quarkus-junit5-properties-3.7.3.jar | 2.4 kB | 9 | 0 | 0 | - | - |
| quarkus-kafka-client-3.7.3.jar | 78.7 kB | 84 | 54 | 11 | 17 | Yes |
| quarkus-micrometer-3.7.3.jar | 221 kB | 177 | 146 | 15 | 17 | Yes |
| quarkus-micrometer-registry-prometheus-3.7.3.jar | 3 kB | 10 | 0 | 0 | - | - |
| quarkus-mutiny-3.7.3.jar | 8.9 kB | 19 | 5 | 1 | 17 | Yes |
| quarkus-mutiny-reactive-streams-operators-3.7.3.jar | 5.8 kB | 18 | 2 | 1 | 17 | Yes |
| quarkus-netty-3.7.3.jar | 61.7 kB | 73 | 57 | 4 | 17 | Yes |
| quarkus-rest-client-config-3.7.3.jar | 23.8 kB | 31 | 12 | 1 | 17 | Yes |
| quarkus-rest-client-reactive-3.7.3.jar | 76.6 kB | 77 | 53 | 5 | 17 | Yes |
| quarkus-rest-client-reactive-jackson-3.7.3.jar | 14.4 kB | 26 | 8 | 2 | 17 | Yes |
| quarkus-resteasy-reactive-3.7.3.jar | 121 kB | 116 | 91 | 7 | 17 | Yes |
| quarkus-resteasy-reactive-common-3.7.3.jar | 13.4 kB | 26 | 8 | 1 | 17 | Yes |
| quarkus-resteasy-reactive-jackson-3.7.3.jar | 47.7 kB | 51 | 31 | 6 | 17 | Yes |
| quarkus-resteasy-reactive-jackson-common-3.7.3.jar | 9.6 kB | 22 | 4 | 1 | 17 | Yes |
| quarkus-scheduler-3.7.3.jar | 40.8 kB | 40 | 23 | 2 | 17 | Yes |
| quarkus-scheduler-api-3.7.3.jar | 13.1 kB | 28 | 17 | 1 | 17 | Yes |
| quarkus-scheduler-common-3.7.3.jar | 26.2 kB | 31 | 17 | 2 | 17 | Yes |
| quarkus-scheduler-kotlin-3.7.3.jar | 9.6 kB | 18 | 4 | 1 | 17 | Yes |
| quarkus-scheduler-spi-3.7.3.jar | 3.3 kB | 14 | 2 | 1 | 17 | No |
| quarkus-security-runtime-spi-3.7.3.jar | 21 kB | 33 | 20 | 1 | 17 | Yes |
| quarkus-smallrye-context-propagation-3.7.3.jar | 11.4 kB | 22 | 7 | 1 | 17 | Yes |
| quarkus-smallrye-context-propagation-spi-3.7.3.jar | 3.6 kB | 15 | 1 | 1 | 17 | Yes |
| quarkus-smallrye-openapi-3.7.3.jar | 37 kB | 44 | 26 | 3 | 17 | Yes |
| quarkus-smallrye-reactive-messaging-3.7.3.jar | 51.2 kB | 51 | 30 | 3 | 17 | Yes |
| quarkus-smallrye-reactive-messaging-kafka-3.7.3.jar | 27.3 kB | 28 | 11 | 1 | 17 | Yes |
| quarkus-smallrye-reactive-messaging-kotlin-3.7.3.jar | 11.9 kB | 20 | 5 | 2 | 17 | Yes |
| quarkus-smallrye-stork-3.7.3.jar | 12.4 kB | 28 | 11 | 1 | 17 | Yes |
| quarkus-swagger-ui-3.7.3.jar | 5.8 kB | 19 | 3 | 1 | 17 | Yes |
| quarkus-test-common-3.7.3.jar | 113.8 kB | 99 | 80 | 4 | 17 | Yes |
| quarkus-vertx-3.7.3.jar | 118.9 kB | 114 | 89 | 7 | 17 | Yes |
| quarkus-vertx-http-3.7.3.jar | 611.4 kB | 458 | 418 | 20 | 17 | Yes |
| quarkus-vertx-http-dev-ui-spi-3.7.3.jar | 26.1 kB | 34 | 20 | 3 | 17 | Yes |
| quarkus-vertx-latebound-mdc-provider-3.7.3.jar | 6.1 kB | 17 | 2 | 1 | 17 | Yes |
| quarkus-virtual-threads-3.7.3.jar | 18.4 kB | 29 | 13 | 1 | 17 | Yes |
| arc-3.7.3.jar | 255.9 kB | 200 | 187 | 3 | 17 | Yes |
| arc-processor-3.7.3.jar | 672.9 kB | 291 | 276 | 2 | 17 | Yes |
| gizmo-1.7.0.jar | 177.6 kB | 134 | 123 | 1 | 11 | Yes |
| resteasy-reactive-3.7.3.jar | 525.3 kB | 385 | 348 | 22 | 17 | Yes |
| resteasy-reactive-client-3.7.3.jar | 281.5 kB | 159 | 134 | 9 | 17 | Yes |
| resteasy-reactive-common-3.7.3.jar | 313.9 kB | 221 | 194 | 13 | 17 | Yes |
| resteasy-reactive-common-types-3.7.3.jar | 3.3 kB | 15 | 1 | 1 | 17 | No |
| resteasy-reactive-jackson-3.7.3.jar | 6.7 kB | 16 | 2 | 1 | 17 | Yes |
| resteasy-reactive-vertx-3.7.3.jar | 60.7 kB | 48 | 33 | 2 | 17 | Yes |
| quarkus-security-2.0.3.Final.jar | 20.9 kB | 43 | 29 | 4 | 1.8 | Yes |
| jandex-3.1.6.jar | 330.5 kB | 177 | 167 | 1 | 1.8 | Yes |
| smallrye-context-propagation-2.1.0.jar | 92.2 kB | 85 | 68 | 4 | 11 | Yes |
| smallrye-context-propagation-api-2.1.0.jar | 8.8 kB | 21 | 8 | 1 | 11 | Yes |
| smallrye-context-propagation-storage-2.1.0.jar | 8.6 kB | 21 | 6 | 2 | 11 | Yes |
| smallrye-fault-tolerance-vertx-6.2.6.jar | 6.7 kB | 19 | 4 | 1 | 11 | Yes |
| smallrye-open-api-core-3.9.0.jar | 531 kB | 321 | 244 | 51 | 1.8 | Yes |
| smallrye-beanbag-1.3.2.jar | 36.1 kB | 39 | 28 | 1 | 11 | Yes |
| smallrye-beanbag-maven-1.3.2.jar | 16.6 kB | 17 | 3 | 1 | 11 | Yes |
| smallrye-beanbag-sisu-1.3.2.jar | 25.2 kB | 24 | 12 | 1 | 11 | Yes |
| smallrye-common-annotation-2.1.2.jar | 7.6 kB | 21 | 8 | 2 | 11 | Yes |
| smallrye-common-classloader-2.1.2.jar | 9.5 kB | 17 | 5 | 2 | 11 | Yes |
| smallrye-common-constraint-2.1.2.jar | 12.9 kB | 19 | 6 | 2 | 11 | Yes |
| smallrye-common-cpu-2.1.2.jar | 11.4 kB | 18 | 6 | 2 | 11 | Yes |
| smallrye-common-expression-2.1.2.jar | 21.4 kB | 26 | 13 | 2 | 11 | Yes |
| smallrye-common-function-2.1.2.jar | 53 kB | 60 | 48 | 2 | 11 | Yes |
| smallrye-common-io-2.1.2.jar | 4.5 kB | 16 | 3 | 2 | 11 | Yes |
| smallrye-common-net-2.1.2.jar | 33.6 kB | 31 | 18 | 2 | 11 | Yes |
| smallrye-common-os-2.1.2.jar | 9.1 kB | 20 | 8 | 2 | 11 | Yes |
| smallrye-common-ref-2.1.2.jar | 16.3 kB | 27 | 15 | 2 | 11 | Yes |
| smallrye-common-vertx-context-2.1.2.jar | 6.4 kB | 16 | 3 | 2 | 11 | Yes |
| smallrye-config-3.5.4.jar | 34.9 kB | 30 | 15 | 1 | 11 | Yes |
| smallrye-config-common-3.5.4.jar | 12.5 kB | 20 | 7 | 2 | 11 | Yes |
| smallrye-config-core-3.5.4.jar | 325.5 kB | 233 | 216 | 2 | 11 | Yes |
| smallrye-config-source-yaml-3.5.4.jar | 10.8 kB | 20 | 4 | 1 | 11 | Yes |
| mutiny-2.5.6.jar | 875.3 kB | 552 | 518 | 24 | 11 | Yes |
| mutiny-reactive-streams-operators-2.5.6.jar | 77 kB | 80 | 62 | 5 | 11 | Yes |
| mutiny-smallrye-context-propagation-2.5.6.jar | 21.1 kB | 31 | 16 | 1 | 11 | Yes |
| mutiny-zero-1.0.0.jar | 49.5 kB | 56 | 44 | 4 | 11 | Yes |
| mutiny-zero-flow-adapters-1.0.0.jar | 14.4 kB | 28 | 13 | 5 | 11 | Yes |
| smallrye-mutiny-vertx-auth-common-3.9.0.jar | 39.1 kB | 33 | 17 | 3 | 11 | Yes |
| smallrye-mutiny-vertx-bridge-common-3.9.0.jar | 6.6 kB | 15 | 1 | 1 | 11 | Yes |
| smallrye-mutiny-vertx-core-3.9.0.jar | 327.1 kB | 115 | 84 | 15 | 11 | Yes |
| smallrye-mutiny-vertx-runtime-3.9.0.jar | 27.6 kB | 30 | 16 | 2 | 11 | Yes |
| smallrye-mutiny-vertx-uri-template-3.9.0.jar | 8 kB | 15 | 2 | 1 | 11 | Yes |
| smallrye-mutiny-vertx-web-3.9.0.jar | 142.1 kB | 79 | 62 | 4 | 11 | Yes |
| smallrye-mutiny-vertx-web-common-3.9.0.jar | 18.4 kB | 24 | 6 | 4 | 11 | Yes |
| smallrye-reactive-converter-api-3.0.1.jar | 5.9 kB | 15 | 2 | 1 | 11 | Yes |
| smallrye-reactive-messaging-api-4.16.2.jar | 94.3 kB | 114 | 87 | 11 | 11 | Yes |
| smallrye-reactive-messaging-health-4.16.2.jar | 7.2 kB | 17 | 4 | 1 | 11 | Yes |
| smallrye-reactive-messaging-kafka-4.16.2.jar | 374.8 kB | 162 | 130 | 11 | 11 | Yes |
| smallrye-reactive-messaging-kafka-api-4.16.2.jar | 10.2 kB | 20 | 6 | 1 | 11 | Yes |
| smallrye-reactive-messaging-otel-4.16.2.jar | 5 kB | 14 | 1 | 1 | 11 | Yes |
| smallrye-reactive-messaging-provider-4.16.2.jar | 324.5 kB | 152 | 124 | 9 | 11 | Yes |
| vertx-mutiny-generator-3.9.0.jar | 93.4 kB | 60 | 42 | 3 | 11 | Yes |
| stork-api-2.5.0.jar | 39.3 kB | 67 | 49 | 6 | 11 | Yes |
| stork-core-2.5.0.jar | 30.7 kB | 37 | 15 | 4 | 11 | Yes |
| vertx-auth-common-4.5.3.jar | 134.2 kB | 107 | 84 | 10 | 1.8 | Yes |
| vertx-bridge-common-4.5.3.jar | 11.1 kB | 19 | 7 | 1 | 1.8 | Yes |
| vertx-codegen-4.5.3.jar | 205.9 kB | 125 | 103 | 8 | 1.8 | Yes |
| vertx-core-4.5.3.jar | 1.6 MB | 912 | 823 | 67 | 1.8 | Yes |
| vertx-uri-template-4.5.3.jar | 35.6 kB | 40 | 28 | 2 | 1.8 | Yes |
| vertx-web-4.5.3.jar | 359.5 kB | 197 | 173 | 8 | 1.8 | Yes |
| vertx-web-client-4.5.3.jar | 116.4 kB | 72 | 54 | 6 | 1.8 | Yes |
| vertx-web-common-4.5.3.jar | 24 kB | 39 | 19 | 8 | 1.8 | Yes |
| jakarta.activation-api-2.1.2.jar | 66.1 kB | 59 | 45 | 3 | 9 | Yes |
| jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 9 | Yes |
| jakarta.el-api-5.0.1.jar | 88.3 kB | 65 | 53 | 2 | 11 | Yes |
| jakarta.enterprise.cdi-api-4.0.1.jar | 151.3 kB | 214 | 184 | 13 | 11 | Yes |
| jakarta.enterprise.lang-model-4.0.1.jar | 26.2 kB | 38 | 23 | 4 | 11 | Yes |
| jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 9 | No |
| jakarta.interceptor-api-2.1.0.jar | 25.3 kB | 23 | 11 | 2 | 9 | Yes |
| jakarta.json-api-2.1.3.jar | 48.6 kB | 50 | 37 | 4 | 9 | Yes |
| 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 | 11 | Yes |
| jakarta.ws.rs-api-3.1.0.jar | 154.8 kB | 167 | 150 | 7 | 11 | Yes |
| jakarta.xml.bind-api-4.0.1.jar | 130 kB | 138 | 115 | 7 | 11 | Yes |
| javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
| byte-buddy-1.14.11.jar | 4.2 MB | 2935 | 2881 | 39 | 9 | Yes |
| byte-buddy-agent-1.14.10.jar | 256.8 kB | 90 | 70 | 3 | 9 | Yes |
| jna-5.8.0.jar | 1.7 MB | 178 | 117 | 4 | 1.6 | Yes |
| aesh-2.7.jar | 358 kB | 318 | 254 | 53 | 1.8 | Yes |
| readline-2.4.jar | 328.2 kB | 233 | 195 | 20 | 1.8 | Yes |
| commons-compress-1.25.0.jar | 1.1 MB | 617 | 563 | 37 | 9 | Yes |
| commons-lang3-3.14.0.jar | 658 kB | 436 | 404 | 19 | 9 | Yes |
| 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 |
| kafka-clients-3.6.1.jar | 5.3 MB | 2575 | 2356 | 57 | 1.8 | Yes |
| maven-api-meta-4.0.0-alpha-5.jar | 11.5 kB | 25 | 10 | 1 | 1.8 | No |
| maven-api-xml-4.0.0-alpha-5.jar | 8.4 kB | 16 | 1 | 1 | 1.8 | Yes |
| maven-artifact-3.9.6.jar | 58.7 kB | 59 | 34 | 11 | 1.8 | Yes |
| maven-builder-support-3.9.6.jar | 14.3 kB | 24 | 10 | 1 | 1.8 | Yes |
| maven-core-3.9.6.jar | 701.6 kB | 521 | 434 | 57 | 1.8 | Yes |
| maven-embedder-3.9.6.jar | 108.2 kB | 81 | 52 | 11 | 1.8 | Yes |
| maven-model-3.9.6.jar | 217.6 kB | 97 | 80 | 3 | 1.8 | Yes |
| maven-model-builder-3.9.6.jar | 198.4 kB | 159 | 126 | 16 | 1.8 | Yes |
| maven-plugin-api-3.9.6.jar | 47.4 kB | 48 | 27 | 6 | 1.8 | Yes |
| maven-repository-metadata-3.9.6.jar | 28.4 kB | 27 | 9 | 2 | 1.8 | Yes |
| maven-resolver-provider-3.9.6.jar | 74.4 kB | 49 | 32 | 1 | 1.8 | Yes |
| maven-settings-3.9.6.jar | 44.5 kB | 35 | 19 | 2 | 1.8 | Yes |
| maven-settings-builder-3.9.6.jar | 42.3 kB | 53 | 32 | 5 | 1.8 | Yes |
| maven-xml-impl-4.0.0-alpha-5.jar | 27.4 kB | 30 | 11 | 2 | 1.8 | Yes |
| maven-resolver-api-1.9.18.jar | 157.1 kB | 169 | 145 | 12 | 1.8 | Yes |
| maven-resolver-connector-basic-1.9.18.jar | 40.4 kB | 31 | 14 | 1 | 1.8 | Yes |
| maven-resolver-impl-1.9.18.jar | 317.9 kB | 208 | 178 | 14 | 1.8 | Yes |
| maven-resolver-named-locks-1.9.18.jar | 37.9 kB | 40 | 22 | 3 | 1.8 | Yes |
| maven-resolver-spi-1.9.18.jar | 51.7 kB | 84 | 58 | 12 | 1.8 | Yes |
| maven-resolver-transport-http-1.9.10.jar | 51.2 kB | 39 | 22 | 1 | 1.8 | Yes |
| maven-resolver-transport-wagon-1.9.18.jar | 32.6 kB | 37 | 17 | 2 | 1.8 | Yes |
| maven-resolver-util-1.9.18.jar | 196 kB | 156 | 129 | 13 | 1.8 | Yes |
| maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes |
| wagon-file-3.5.3.jar | 11.4 kB | 19 | 1 | 1 | 1.7 | Yes |
| wagon-http-3.5.3.jar | 9.4 kB | 19 | 1 | 1 | 1.7 | Yes |
| wagon-http-shared-3.5.3.jar | 40.8 kB | 28 | 12 | 1 | 1.7 | Yes |
| wagon-provider-api-3.5.3.jar | 55.1 kB | 60 | 39 | 8 | 1.7 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
| checker-qual-3.42.0.jar | 230.8 kB | 438 | 369 | 30 | 1.8 | Yes |
| plexus-cipher-2.0.jar | 13 kB | 19 | 5 | 1 | 1.7 | Yes |
| plexus-classworlds-2.6.0.jar | 52.9 kB | 52 | 37 | 5 | 1.7 | Yes |
| plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No |
| plexus-interpolation-1.26.jar | 85.3 kB | 79 | 62 | 7 | 1.6 | Yes |
| plexus-sec-dispatcher-2.0.jar | 23.6 kB | 30 | 12 | 3 | 1.7 | Yes |
| plexus-utils-3.5.1.jar | 269.3 kB | 152 | 108 | 9 | 11 | Yes |
| plexus-xml-4.0.0.jar | 89.4 kB | 43 | 24 | 2 | 1.8 | Yes |
| microprofile-config-api-3.0.3.jar | 17.8 kB | 29 | 14 | 3 | 1.8 | Yes |
| microprofile-context-propagation-api-1.3.jar | 16.3 kB | 25 | 12 | 2 | 1.8 | Yes |
| microprofile-health-api-4.0.1.jar | 16.5 kB | 27 | 13 | 2 | 1.8 | Yes |
| microprofile-openapi-api-3.1.1.jar | 103.5 kB | 163 | 124 | 27 | 1.8 | Yes |
| microprofile-reactive-streams-operators-api-3.0.jar | 42.3 kB | 68 | 52 | 2 | 1.8 | Yes |
| microprofile-reactive-streams-operators-core-3.0.jar | 59 kB | 63 | 45 | 1 | 1.8 | Yes |
| microprofile-rest-client-api-3.0.1.jar | 25.9 kB | 42 | 24 | 5 | 1.8 | Yes |
| parsson-1.1.5.jar | 124 kB | 84 | 68 | 3 | 9 | Yes |
| org.eclipse.sisu.inject-0.9.0.M2.jar | 424.6 kB | 318 | 294 | 9 | 1.8 | Yes |
| org.eclipse.sisu.plexus-0.9.0.M2.jar | 209.8 kB | 203 | 165 | 20 | 1.8 | Yes |
| jansi-2.4.0.jar | 221 kB | 98 | 47 | 3 | 1.7 | Yes |
| expressly-5.0.0.jar | 171.8 kB | 129 | 111 | 6 | 11 | Yes |
| graal-sdk-23.0.1.jar | 813.2 kB | 385 | 380 | 22 | 17 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| HdrHistogram-2.1.12.jar | 173.8 kB | 106 | 96 | 2 | 1.7 | Yes |
| org.jacoco.agent-0.8.11-runtime.jar | 300.7 kB | 203 | 167 | 18 | 1.5 | Yes |
| org.jacoco.agent-0.8.11.jar | 273.9 kB | 14 | 2 | 1 | 1.5 | Yes |
| org.jacoco.core-0.8.11.jar | 210 kB | 213 | 190 | 12 | 1.5 | Yes |
| org.jacoco.report-0.8.11.jar | 131.1 kB | 127 | 84 | 12 | 1.5 | Yes |
| commons-logging-jboss-logging-1.0.0.Final.jar | 16.6 kB | 24 | 9 | 2 | 1.6 | Yes |
| jboss-logging-3.5.3.Final.jar | 59.2 kB | 46 | 35 | 2 | 11 | Yes |
| jboss-logging-annotations-2.2.1.Final.jar | 20.6 kB | 38 | 25 | 1 | 1.8 | Yes |
| jboss-logmanager-3.0.4.Final.jar | 810.9 kB | 247 | 218 | 8 | 17 | Yes |
| slf4j-jboss-logmanager-2.0.0.Final.jar | 13.9 kB | 20 | 7 | 1 | 11 | Yes |
| jboss-threads-3.5.1.Final.jar | 123.8 kB | 102 | 81 | 2 | 9 | Yes |
| annotations-24.1.0.jar | 30.6 kB | 70 | 60 | 3 | 9 | Yes |
| junit-jupiter-5.10.1.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.10.1.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
| junit-jupiter-engine-5.10.1.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes |
| junit-jupiter-params-5.10.1.jar | 586 kB | 381 | 347 | 22 | 9 | Yes |
| junit-platform-commons-1.10.1.jar | 106.3 kB | 64 | 44 | 7 | 9 | Yes |
| junit-platform-engine-1.10.1.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
| junit-platform-launcher-1.10.1.jar | 183.8 kB | 131 | 116 | 7 | 9 | Yes |
| LatencyUtils-2.0.3.jar | 29.8 kB | 31 | 22 | 1 | 1.6 | Yes |
| lz4-java-1.8.0.jar | 682.8 kB | 105 | 80 | 3 | 1.7 | Yes |
| mockito-core-5.8.0.jar | 700.4 kB | 641 | 569 | 64 | 11 | Yes |
| mockito-junit-jupiter-5.8.0.jar | 8.9 kB | 13 | 5 | 2 | 11 | Yes |
| mockito-subclass-5.8.0.jar | 1.5 kB | 6 | 0 | 0 | - | - |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
| asm-9.6.jar | 123.6 kB | 45 | 39 | 3 | 9 | Yes |
| asm-analysis-9.6.jar | 34 kB | 22 | 15 | 2 | 9 | Yes |
| asm-commons-9.6.jar | 72.2 kB | 34 | 28 | 2 | 9 | Yes |
| asm-tree-9.6.jar | 51.9 kB | 45 | 39 | 2 | 9 | Yes |
| asm-util-9.6.jar | 91.1 kB | 33 | 27 | 2 | 9 | Yes |
| reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 1.6 | Yes |
| duct-tape-1.0.8.jar | 25.4 kB | 37 | 22 | 6 | 1.8 | Yes |
| slf4j-api-2.0.6.jar | 62.5 kB | 66 | 52 | 5 | 9 | Yes |
| kafka-1.19.5.jar | 8.4 kB | 7 | 2 | 1 | 1.8 | Yes |
| mongodb-1.19.5.jar | 6.3 kB | 9 | 3 | 1 | 1.8 | Yes |
| testcontainers-1.19.5.jar | 17.8 MB | 12226 | 10468 | 456 | 15 | Yes |
| wildfly-common-1.7.0.Final.jar | 298.8 kB | 259 | 224 | 22 | 11 | Yes |
| snappy-java-1.1.10.5.jar | 2.3 MB | 106 | 40 | 3 | 1.8 | Yes |
| snakeyaml-2.2.jar | 334.4 kB | 278 | 230 | 24 | 9 | Yes |
| xmlpull-1.1.3.1.jar | 7.2 kB | 10 | 4 | 1 | 1.2 | Yes |
| classmate-1.6.0.jar | 68.9 kB | 59 | 44 | 5 | 9 | Yes |
| istack-commons-runtime-4.1.2.jar | 25.8 kB | 35 | 23 | 4 | 11 | Yes |
| agroal-api-2.1.jar | 60.4 kB | 73 | 56 | 7 | 11 | Yes |
| agroal-narayana-2.1.jar | 15.9 kB | 19 | 8 | 1 | 11 | Yes |
| agroal-pool-2.1.jar | 124.1 kB | 66 | 51 | 3 | 11 | Yes |
| reactor-core-3.5.0.jar | 1.8 MB | 925 | 908 | 11 | 1.8 | Yes |
| quarkus-agroal-3.7.3.jar | 48.1 kB | 55 | 36 | 5 | 17 | Yes |
| quarkus-datasource-3.7.3.jar | 14.1 kB | 27 | 10 | 2 | 17 | Yes |
| quarkus-datasource-common-3.7.3.jar | 7.7 kB | 16 | 3 | 1 | 17 | Yes |
| quarkus-hibernate-orm-3.7.3.jar | 272.1 kB | 212 | 172 | 23 | 17 | Yes |
| quarkus-hibernate-orm-panache-3.7.3.jar | 26.6 kB | 31 | 14 | 2 | 17 | Yes |
| quarkus-hibernate-orm-panache-common-3.7.3.jar | 24.5 kB | 26 | 8 | 2 | 17 | Yes |
| quarkus-jdbc-postgresql-3.7.3.jar | 20.3 kB | 29 | 11 | 2 | 17 | Yes |
| quarkus-mongodb-client-3.7.3.jar | 107.5 kB | 88 | 62 | 8 | 17 | Yes |
| quarkus-mongodb-panache-3.7.3.jar | 32.8 kB | 34 | 16 | 4 | 17 | Yes |
| quarkus-mongodb-panache-common-3.7.3.jar | 78.8 kB | 50 | 27 | 8 | 17 | Yes |
| quarkus-narayana-jta-3.7.3.jar | 78.4 kB | 76 | 53 | 7 | 17 | Yes |
| quarkus-panache-common-3.7.3.jar | 13 kB | 27 | 10 | 4 | 17 | Yes |
| quarkus-panache-hibernate-common-3.7.3.jar | 6.8 kB | 17 | 1 | 1 | 17 | Yes |
| quarkus-panacheql-3.7.3.jar | 314.9 kB | 190 | 178 | 1 | 17 | Yes |
| quarkus-transaction-annotations-3.7.3.jar | 2.9 kB | 13 | 1 | 1 | 17 | No |
| smallrye-context-propagation-jta-2.1.0.jar | 7.8 kB | 19 | 2 | 1 | 11 | Yes |
| smallrye-reactive-converter-mutiny-3.0.1.jar | 7.5 kB | 18 | 2 | 1 | 11 | Yes |
| jakarta.resource-api-2.1.0.jar | 65.2 kB | 106 | 90 | 7 | 11 | Yes |
| antlr4-runtime-4.13.0.jar | 326.3 kB | 232 | 215 | 7 | 1.8 | Yes |
| angus-activation-2.0.1.jar | 27.4 kB | 33 | 11 | 3 | 9 | Yes |
| jaxb-core-4.0.4.jar | 138.7 kB | 158 | 107 | 18 | 11 | Yes |
| jaxb-runtime-4.0.4.jar | 920.2 kB | 693 | 559 | 19 | 11 | Yes |
| txw2-4.0.4.jar | 73.3 kB | 72 | 57 | 4 | 11 | Yes |
| quarkus-local-cache-0.3.0.jar | 69.1 kB | 51 | 39 | 1 | 1.8 | Yes |
| hibernate-commons-annotations-6.0.6.Final.jar | 67.8 kB | 69 | 59 | 5 | 11 | Yes |
| hibernate-core-6.4.4.Final.jar | 11.6 MB | 7172 | 6733 | 344 | 11 | Yes |
| hibernate-graalvm-6.4.4.Final.jar | 4.6 kB | 8 | 2 | 1 | 11 | Yes |
| jboss-transaction-spi-8.0.0.Final.jar | 32.4 kB | 51 | 37 | 4 | 1.8 | Yes |
| jboss-invocation-2.0.0.Final.jar | 75.8 kB | 71 | 56 | 4 | 11 | Yes |
| narayana-jta-7.0.0.Final.jar | 1.1 MB | 525 | 495 | 83 | 11 | Yes |
| narayana-jts-integration-7.0.0.Final.jar | 48.9 kB | 50 | 24 | 9 | 11 | Yes |
| bson-4.11.1.jar | 511.4 kB | 402 | 382 | 13 | 1.8 | Yes |
| bson-record-codec-4.11.1.jar | 13.6 kB | 13 | 6 | 2 | 17 | Yes |
| mongodb-crypt-1.8.0.jar | 30.4 MB | 71 | 53 | 1 | 1.8 | Yes |
| mongodb-driver-core-4.11.1.jar | 1.7 MB | 1189 | 1124 | 53 | 1.8 | Yes |
| mongodb-driver-reactivestreams-4.11.1.jar | 179.2 kB | 92 | 80 | 7 | 1.8 | Yes |
| mongodb-driver-sync-4.11.1.jar | 151.8 kB | 84 | 76 | 4 | 1.8 | Yes |
| postgresql-42.7.1.jar | 1.1 MB | 549 | 482 | 44 | 1.8 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 375 | 162.3 MB | 80611 | 60265 | 3443 | 21 | 352 |
| compile: 254 | compile: 116.3 MB | compile: 50141 | compile: 34307 | compile: 1914 | 21 | compile: 237 |
| runtime: 9 | runtime: 5.1 MB | runtime: 1414 | runtime: 1232 | runtime: 34 | runtime: 9 | |
| test: 112 | test: 41 MB | test: 29056 | test: 24726 | test: 1495 | 21 | test: 106 |
