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
ca.uhn.hapi.fhir hapi-fhir-base 7.4.0 jar Apache Software License 2.0 No
ca.uhn.hapi.fhir hapi-fhir-caching-caffeine 7.4.0 jar Apache Software License 2.0 No
ca.uhn.hapi.fhir hapi-fhir-structures-r4 7.4.0 jar Apache Software License 2.0 No
ca.uhn.hapi.fhir hapi-fhir-validation 7.4.0 jar Apache Software License 2.0 No
ca.uhn.hapi.fhir hapi-fhir-validation-resources-r4 7.4.0 jar Apache Software License 2.0 No
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.17.1 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.17.1 jar The Apache Software License, Version 2.0 No
com.github.bxforce commons-vfs2-spring-boot-starter 1.0.1-RELEASE jar The Apache License, Version 2.0 No
com.github.spotbugs spotbugs-annotations 4.8.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 No
com.jayway.jsonpath json-path 2.9.0 jar The Apache Software License, Version 2.0 No
com.sun.xml.bind jaxb-core 4.0.5 jar Eclipse Distribution License - v 1.0 No
com.sun.xml.bind jaxb-impl 4.0.5 jar Eclipse Distribution License - v 1.0 No
com.vladsch.flexmark flexmark-all 0.64.8 jar BSD 2-Clause License No
io.github.wimdeblauwe htmx-spring-boot 3.4.1 jar The Apache Software License, Version 2.0 No
io.github.wimdeblauwe htmx-spring-boot-thymeleaf 3.4.1 jar The Apache Software License, Version 2.0 No
io.projectreactor reactor-core 3.6.7 jar Apache License, Version 2.0 No
jakarta.persistence jakarta.persistence-api 3.2.0-M2 jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0 No
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE No
net.sourceforge.pmd pmd-core 6.36.0 jar BSD-style No
nz.net.ultraq.thymeleaf thymeleaf-layout-dialect 3.3.0 jar The Apache Software License, Version 2.0 No
org.apache.commons commons-text 1.12.0 jar Apache-2.0 No
org.apache.tika tika-core 2.9.2 jar Apache-2.0 No
org.hibernate.orm hibernate-core 6.0.0.Final jar GNU Library General Public License v2.1 or later No
org.jooq jooq-jackson-extensions 3.19.10 jar Apache License, Version 2.0 No
org.kohsuke github-api 1.322 jar The MIT license No
org.ocpsoft.prettytime prettytime 5.0.8.Final jar Apache License No
org.postgresql postgresql 42.7.3 jar BSD-2-Clause No
org.springdoc springdoc-openapi-starter-webmvc-ui 2.5.0 jar The Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-actuator 3.3.3 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-cache 3.3.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-data-jpa 3.3.3 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-jooq 3.3.1 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-mail 3.3.3 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-oauth2-client 3.3.3 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-security 3.3.3 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-thymeleaf 3.3.3 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-validation 3.3.3 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-web 3.3.3 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-webflux 3.3.3 jar Apache License, Version 2.0 No
org.thymeleaf.extras thymeleaf-extras-springsecurity6 3.1.2.RELEASE jar The Apache Software License, Version 2.0 No
software.amazon.awssdk secretsmanager 2.17.87 jar Apache License, Version 2.0 No
org.projectlombok lombok 1.18.34 jar The MIT License Yes

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses Optional
org.springframework.boot spring-boot-devtools 3.3.3 jar Apache License, Version 2.0 Yes

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
com.tngtech.archunit archunit-junit5 1.3.0 jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot-starter-test 3.3.3 jar Apache License, Version 2.0
org.springframework.security spring-security-test 6.3.3 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.springframework.boot spring-boot-starter-tomcat 3.3.3 jar Apache License, Version 2.0

system

The following is a list of system dependencies for this project. These dependencies are required to compile the application:

GroupId ArtifactId Version Type Licenses
org.techbd.udi.auto udi-jooq-ingress 1.0 jar -

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Licenses
ca.uhn.hapi.fhir hapi-fhir-caching-api 7.4.0 - jar Apache Software License 2.0
ca.uhn.hapi.fhir hapi-fhir-converter 7.4.0 - jar Apache Software License 2.0
ca.uhn.hapi.fhir hapi-fhir-structures-r5 7.4.0 - jar Apache Software License 2.0
ca.uhn.hapi.fhir org.hl7.fhir.convertors 6.3.11 - jar Apache Software License 2.0
ca.uhn.hapi.fhir org.hl7.fhir.dstu2 6.3.11 - jar Apache Software License 2.0
ca.uhn.hapi.fhir org.hl7.fhir.dstu2016may 6.3.11 - jar Apache Software License 2.0
ca.uhn.hapi.fhir org.hl7.fhir.dstu3 6.3.11 - jar Apache Software License 2.0
ca.uhn.hapi.fhir org.hl7.fhir.r4 6.3.11 - jar Apache Software License 2.0
ca.uhn.hapi.fhir org.hl7.fhir.r4b 6.3.11 - jar Apache Software License 2.0
ca.uhn.hapi.fhir org.hl7.fhir.r5 6.3.11 - jar Apache Software License 2.0
ca.uhn.hapi.fhir org.hl7.fhir.utilities 6.3.11 - jar Apache Software License 2.0
ca.uhn.hapi.fhir org.hl7.fhir.validation 6.3.11 - jar Apache Software License 2.0
ch.qos.logback logback-classic 1.5.7 - jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.7 - jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.beust jcommander 1.48 - jar The Apache Software License, Version 2.0
com.fasterxml classmate 1.7.0 - jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.17.2 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.17.2 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.17.2 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.17.2 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-kotlin 2.17.2 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.17.2 - jar The Apache Software License, Version 2.0
com.github.ben-manes.caffeine caffeine 3.1.8 - jar Apache License, Version 2.0
com.github.bxforce commons-vfs2-spring-boot-autoconfigure 1.0.1-RELEASE - jar The Apache License, Version 2.0
com.github.stephenc.jcip jcip-annotations 1.0-1 - jar Apache License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.10.1 - jar Apache-2.0
com.google.errorprone error_prone_annotations 2.26.1 - jar Apache 2.0
com.google.guava failureaccess 1.0.2 - jar The Apache Software License, Version 2.0
com.google.guava guava 33.2.1-jre - jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava - jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 3.0.0 - jar Apache License, Version 2.0
com.ibm.icu icu4j 72.1 - jar Unicode/ICU License
com.jcraft jsch 0.1.55 - jar Revised BSD
com.nimbusds content-type 2.2 - jar The Apache Software License, Version 2.0
com.nimbusds lang-tag 1.7 - jar The Apache Software License, Version 2.0
com.nimbusds nimbus-jose-jwt 9.37.3 - jar The Apache Software License, Version 2.0
com.nimbusds oauth2-oidc-sdk 9.43.4 - jar Apache License, version 2.0
com.openhtmltopdf openhtmltopdf-core 1.0.10 - jar GNU Lesser General Public License (LGPL), version 2.1 or later
com.openhtmltopdf openhtmltopdf-pdfbox 1.0.10 - jar GNU Lesser General Public License (LGPL), version 2.1 or later
com.openhtmltopdf openhtmltopdf-rtl-support 1.0.10 - jar GNU Lesser General Public License (LGPL), version 2.1 or later
com.squareup.okhttp okhttp 2.7.5 - jar Apache 2.0
com.squareup.okio okio 1.6.0 - jar Apache 2.0
com.vladsch.flexmark flexmark 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-abbreviation 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-admonition 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-anchorlink 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-aside 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-attributes 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-autolink 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-definition 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-emoji 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-enumerated-reference 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-escaped-character 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-footnotes 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-issues 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-strikethrough 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-tasklist 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gfm-users 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-gitlab 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-ins 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-jekyll-front-matter 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-jekyll-tag 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-macros 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-media-tags 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-resizable-image 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-superscript 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-tables 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-toc 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-typographic 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-wikilink 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-xwiki-macros 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-yaml-front-matter 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-ext-youtube-embedded 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-html2md-converter 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-jira-converter 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-pdf-converter 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-profile-pegdown 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-ast 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-builder 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-collection 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-data 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-dependency 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-format 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-html 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-misc 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-options 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-sequence 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-util-visitor 0.64.8 - jar BSD 2-Clause License
com.vladsch.flexmark flexmark-youtrack-converter 0.64.8 - jar BSD 2-Clause License
com.zaxxer HikariCP 5.1.0 - jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.16.1 - jar Apache-2.0
commons-io commons-io 2.11.0 - jar Apache License, Version 2.0
commons-logging commons-logging 1.2 - jar The Apache Software License, Version 2.0
de.rototor.pdfbox graphics2d 0.32 - jar Apache License, Version 2.0
io.micrometer micrometer-commons 1.13.3 - jar The Apache Software License, Version 2.0
io.micrometer micrometer-core 1.13.3 - jar The Apache Software License, Version 2.0
io.micrometer micrometer-jakarta9 1.13.3 - jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.13.3 - jar The Apache Software License, Version 2.0
io.netty netty-buffer 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.112.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.112.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.112.Final - jar Apache License, Version 2.0
io.opentelemetry opentelemetry-api 1.37.0 - jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-context 1.37.0 - jar The Apache License, Version 2.0
io.opentelemetry.instrumentation opentelemetry-instrumentation-annotations 2.4.0 - jar The Apache License, Version 2.0
io.projectreactor.netty reactor-netty-core 1.1.22 - jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty-http 1.1.22 - jar The Apache Software License, Version 2.0
io.r2dbc r2dbc-spi 1.0.0.RELEASE - jar Apache License 2.0
io.swagger.core.v3 swagger-annotations-jakarta 2.2.21 - jar Apache License 2.0
io.swagger.core.v3 swagger-core-jakarta 2.2.21 - jar Apache License 2.0
io.swagger.core.v3 swagger-models-jakarta 2.2.21 - jar Apache License 2.0
jakarta-regexp jakarta-regexp 1.4 - jar -
jakarta.activation jakarta.activation-api 2.1.3 - jar EDL 1.0
jakarta.annotation jakarta.annotation-api 2.1.1 - jar EPL 2.0GPL2 w/ CPE
jakarta.transaction jakarta.transaction-api 2.0.1 - jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.2 - jar Apache License 2.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 - jar Eclipse Distribution License - v 1.0
javax.activation javax.activation-api 1.2.0 - jar CDDL/GPLv2+CE
net.minidev accessors-smart 2.5.1 - jar The Apache Software License, Version 2.0
net.minidev json-smart 2.5.1 - jar The Apache Software License, Version 2.0
net.sf.saxon Saxon-HE 9.8.0-15 - jar Mozilla Public License Version 2.0
net.sourceforge.plantuml plantuml-mit 1.2023.9 - jar MIT License
net.sourceforge.saxon saxon 9.1.0.8 - jar Mozilla Public License Version 1.0
ognl ognl 3.3.4 - jar The Apache Software License, Version 2.0
org.antlr antlr4-runtime 4.9.1 - jar The BSD License
org.apache.commons commons-compress 1.26.0 - jar Apache-2.0
org.apache.commons commons-lang3 3.14.0 - jar Apache-2.0
org.apache.commons commons-vfs2 2.7.0 - jar Apache License, Version 2.0
org.apache.groovy groovy 4.0.22 - jar The Apache Software License, Version 2.0
org.apache.hadoop hadoop-hdfs-client 3.3.0 - jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.16 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.23.1 - jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.23.1 - jar Apache-2.0
org.apache.pdfbox fontbox 2.0.24 - jar Apache License, Version 2.0
org.apache.pdfbox pdfbox 2.0.24 - jar Apache License, Version 2.0
org.apache.pdfbox xmpbox 2.0.24 - jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 10.1.28 - jar Apache License, Version 2.0
org.aspectj aspectjweaver 1.9.22.1 - jar Eclipse Public License - v 2.0
org.attoparser attoparser 2.0.7.RELEASE - jar The Apache Software License, Version 2.0
org.checkerframework checker-qual 3.42.0 - jar The MIT License
org.eclipse.angus jakarta.mail 2.0.3 - jar EPL 2.0GPL2 w/ CPEEDL 1.0
org.fhir ucum 1.0.8 - jar BSD 3 Clause
org.hibernate.validator hibernate-validator 8.0.1.Final - jar Apache License 2.0
org.javassist javassist 3.29.0-GA - jar MPL 1.1LGPL 2.1Apache License 2.0
org.jboss.logging jboss-logging 3.5.3.Final - jar Apache License 2.0
org.jetbrains annotations 24.0.1 - jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-reflect 1.9.25 - jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.9.25 - jar The Apache License, Version 2.0
org.jooq jooq 3.19.11 - jar Apache License, Version 2.0
org.jsoup jsoup 1.15.4 - jar The MIT License
org.nibor.autolink autolink 0.6.0 - jar MIT License
org.ogce xpp3 1.1.6 - jar The Apache Software License, Version 2.0
org.ow2.asm asm 9.1 - jar BSD-3-Clause
org.reactivestreams reactive-streams 1.0.4 - jar MIT-0
org.slf4j jcl-over-slf4j 2.0.16 - jar Apache License, Version 2.0
org.slf4j jul-to-slf4j 2.0.16 - jar MIT License
org.slf4j slf4j-api 2.0.16 - jar MIT License
org.springdoc springdoc-openapi-starter-common 2.5.0 - jar The Apache License, Version 2.0
org.springdoc springdoc-openapi-starter-webmvc-api 2.5.0 - jar The Apache License, Version 2.0
org.springframework spring-aop 6.1.12 - jar Apache License, Version 2.0
org.springframework spring-aspects 6.1.12 - jar Apache License, Version 2.0
org.springframework spring-beans 6.1.12 - jar Apache License, Version 2.0
org.springframework spring-context 6.1.12 - jar Apache License, Version 2.0
org.springframework spring-context-support 6.1.12 - jar Apache License, Version 2.0
org.springframework spring-core 6.1.12 - jar Apache License, Version 2.0
org.springframework spring-expression 6.1.12 - jar Apache License, Version 2.0
org.springframework spring-jcl 6.1.12 - jar Apache License, Version 2.0
org.springframework spring-jdbc 6.1.12 - jar Apache License, Version 2.0
org.springframework spring-orm 6.1.12 - jar Apache License, Version 2.0
org.springframework spring-tx 6.1.12 - jar Apache License, Version 2.0
org.springframework spring-web 6.1.12 - jar Apache License, Version 2.0
org.springframework spring-webflux 6.1.12 - jar Apache License, Version 2.0
org.springframework spring-webmvc 6.1.12 - jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.3.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator 3.3.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator-autoconfigure 3.3.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.3.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.3.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-aop 3.3.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jdbc 3.3.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 3.3.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.3.3 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-reactor-netty 3.3.3 - jar Apache License, Version 2.0
org.springframework.data spring-data-commons 3.3.3 - jar Apache License, Version 2.0
org.springframework.data spring-data-jpa 3.3.3 - jar Apache License, Version 2.0
org.springframework.security spring-security-config 6.3.3 - jar Apache License, Version 2.0
org.springframework.security spring-security-core 6.3.3 - jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 6.3.3 - jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-client 6.3.3 - jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-core 6.3.3 - jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-jose 6.3.3 - jar Apache License, Version 2.0
org.springframework.security spring-security-web 6.3.3 - jar Apache License, Version 2.0
org.thymeleaf thymeleaf 3.1.2.RELEASE - jar The Apache Software License, Version 2.0
org.thymeleaf thymeleaf-spring6 3.1.2.RELEASE - jar The Apache Software License, Version 2.0
org.unbescape unbescape 1.1.6.RELEASE - jar The Apache Software License, Version 2.0
org.webjars swagger-ui 5.13.0 - jar Apache 2.0
org.xerial sqlite-jdbc 3.45.3.0 - jar The Apache Software License, Version 2.0
org.yaml snakeyaml 2.2 - jar Apache License, Version 2.0
software.amazon.awssdk annotations 2.17.87 - jar Apache License, Version 2.0
software.amazon.awssdk auth 2.17.87 - jar Apache License, Version 2.0
software.amazon.awssdk aws-core 2.17.87 - jar Apache License, Version 2.0
software.amazon.awssdk aws-json-protocol 2.17.87 - jar Apache License, Version 2.0
software.amazon.awssdk http-client-spi 2.17.87 - jar Apache License, Version 2.0
software.amazon.awssdk json-utils 2.17.87 - jar Apache License, Version 2.0
software.amazon.awssdk metrics-spi 2.17.87 - jar Apache License, Version 2.0
software.amazon.awssdk profiles 2.17.87 - jar Apache License, Version 2.0
software.amazon.awssdk protocol-core 2.17.87 - jar Apache License, Version 2.0
software.amazon.awssdk regions 2.17.87 - jar Apache License, Version 2.0
software.amazon.awssdk sdk-core 2.17.87 - jar Apache License, Version 2.0
software.amazon.awssdk third-party-jackson-core 2.17.87 - jar Apache License, Version 2.0
software.amazon.awssdk utils 2.17.87 - jar Apache License, Version 2.0
software.amazon.eventstream eventstream 1.0.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 Classifier Type Licenses
com.sun.istack istack-commons-runtime 4.1.2 - jar Eclipse Distribution License - v 1.0
com.typesafe.netty netty-reactive-streams 2.0.5 - jar Apache License, Version 2.0
com.typesafe.netty netty-reactive-streams-http 2.0.5 - 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.14.19 - jar Apache License, Version 2.0
net.sourceforge.saxon saxon 9.1.0.8 dom jar Mozilla Public License Version 1.0
nz.net.ultraq.groovy groovy-extensions 2.1.0 - jar The Apache Software License, Version 2.0
nz.net.ultraq.thymeleaf thymeleaf-expression-processor 3.2.0 - jar The Apache Software 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.hdrhistogram HdrHistogram 2.2.2 - jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.hibernate.common hibernate-commons-annotations 6.0.0.CR1 - jar GNU Library General Public License v2.1 or later
org.jboss jandex 2.4.2.Final - jar Apache License, Version 2.0
org.latencyutils LatencyUtils 2.0.3 - jar Public Domain, per Creative Commons CC0
software.amazon.awssdk apache-client 2.17.87 - jar Apache License, Version 2.0
software.amazon.awssdk netty-nio-client 2.17.87 - 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:

GroupId ArtifactId Version Type Licenses
com.tngtech.archunit archunit 1.3.0 jar The Apache Software License, Version 2.0BSD
com.tngtech.archunit archunit-junit5-api 1.3.0 jar The Apache Software License, Version 2.0
com.tngtech.archunit archunit-junit5-engine 1.3.0 jar The Apache Software License, Version 2.0
com.tngtech.archunit archunit-junit5-engine-api 1.3.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
net.bytebuddy byte-buddy-agent 1.14.19 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.25.3 jar Apache License, Version 2.0
org.awaitility awaitility 4.2.2 jar Apache 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.3 jar Eclipse Public License v2.0
org.mockito mockito-core 5.11.0 jar MIT
org.mockito mockito-junit-jupiter 5.11.0 jar MIT
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.skyscreamer jsonassert 1.5.3 jar The Apache Software License, Version 2.0
org.springframework spring-test 6.1.12 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.3.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.3.3 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.9.1 jar The Apache Software 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.apache.tomcat.embed tomcat-embed-core 10.1.28 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 10.1.28 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: OAuth 2.0 SDK with OpenID Connect extensions

MIT-0: reactive-streams

The Apache License, Version 2.0: Kotlin Reflect, Kotlin Stdlib, OpenTelemetry Instrumentation for Java, OpenTelemetry Java, commons-vfs2-spring-boot-autoconfigure, commons-vfs2-spring-boot-starter, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, springdoc-openapi-starter-common, springdoc-openapi-starter-webmvc-api, springdoc-openapi-starter-webmvc-ui

Apache 2.0: Awaitility, OkHttp, Okio, Swagger UI, error-prone annotations

The BSD License: ANTLR 4 Runtime

MIT License: JUL to SLF4J bridge, PlantUML, SLF4J API Module, autolink-java

Revised BSD: JSch

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

Unicode/ICU License: ICU4J

Mozilla Public License Version 1.0: SaxonB

GPL2 w/ CPE: Angus Mail default provider, Jakarta Annotations API, jakarta.transaction API, jaxb-api

Mozilla Public License Version 2.0: Saxon-HE

BSD 2-Clause License: flexmark-all, flexmark-ext-youtube-embedded, flexmark-java HTML to Markdown extensible converter, 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 GitHub issue syntax, flexmark-java extension for GitHub user syntax, flexmark-java extension for GitLab Flavoured Markdown, flexmark-java extension for HTML5 media tags, flexmark-java extension for YAML front matter, flexmark-java extension for YouTrack conversion, flexmark-java extension for abbreviations in text, flexmark-java extension for admonition syntax, flexmark-java extension for attributes, flexmark-java extension for autolinking, flexmark-java extension for converting | to aside tags, flexmark-java extension for definition, flexmark-java extension for emoji shortcuts, flexmark-java extension for enumerated reference, flexmark-java extension for escaped_character, flexmark-java extension for footnotes, flexmark-java extension for generating GitHub style task list items, flexmark-java extension for image's size, flexmark-java extension for ins, flexmark-java extension for jekyll tag parsing, flexmark-java extension for jekyll_front_matter, flexmark-java extension for jira_converter, flexmark-java extension for markdown to pdf conversion, flexmark-java extension for processing macros, flexmark-java extension for strikethrough, flexmark-java extension for superscript, flexmark-java extension for tables, flexmark-java extension for toc, flexmark-java extension for typographic, flexmark-java extension for wiki links, flexmark-java extension for xwiki application specific macros, flexmark-java extension to generate anchor links for headers, flexmark-java format utilities, flexmark-java html utilities, flexmark-java misc utilities, flexmark-java options utilities, flexmark-java pegdown profile, flexmark-java sequence utilities, flexmark-java utilities, flexmark-java visitor utilities

The MIT license: GitHub API for Java

Apache Software License 2.0: HAPI FHIR - Converter, HAPI FHIR - Core Library, HAPI FHIR - ServiceLoaders - Caching API, HAPI FHIR - ServiceLoaders - Caching Caffeine, HAPI FHIR - Validation, HAPI FHIR - Validation Resources (FHIR R4), HAPI FHIR Structures - FHIR R4, HAPI FHIR Structures - FHIR R5, org.hl7.fhir.convertors, org.hl7.fhir.dstu2, org.hl7.fhir.dstu2016may, org.hl7.fhir.dstu3, org.hl7.fhir.r4, org.hl7.fhir.r4b, org.hl7.fhir.r5, org.hl7.fhir.utilities, org.hl7.fhir.validation

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

BSD: ArchUnit

BSD 3 Clause: Ucum-java

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

Unknown: jakarta-regexp

Eclipse Public License v. 2.0: Jakarta Persistence API

GNU Lesser General Public License (LGPL), version 2.1 or later: Openhtmltopdf Core Renderer, Openhtmltopdf PDF Rendering (Apache PDF-BOX 2), Openhtmltopdf RTL Support

BSD-style: PMD Core

Apache License 2.0: Hibernate Validator Engine, JBoss Logging 3, JSON library from Android SDK, Jakarta Bean Validation API, Javassist, Reactive Relational Database Connectivity - SPI, swagger-annotations-jakarta, swagger-core-jakarta, swagger-models-jakarta

The MIT License: Checker Qual, Project Lombok, jsoup Java HTML Parser

Apache License, Version 2.0: AWS Event Stream, AWS Java SDK :: AWS Core, AWS Java SDK :: Annotations, AWS Java SDK :: Auth, AWS Java SDK :: Core :: Protocols :: AWS Json Protocol, AWS Java SDK :: Core :: Protocols :: Json Utils, AWS Java SDK :: Core :: Protocols :: Protocol Core, AWS Java SDK :: HTTP Client Interface, AWS Java SDK :: HTTP Clients :: Apache, AWS Java SDK :: HTTP Clients :: Netty Non-Blocking I/O, AWS Java SDK :: Metrics SPI, AWS Java SDK :: Profiles, AWS Java SDK :: Regions, AWS Java SDK :: SDK Core, AWS Java SDK :: Services :: AWS Secrets Manager, AWS Java SDK :: Third Party :: Jackson-core, AWS Java SDK :: Utilities, Apache Commons IO, Apache Commons VFS, Apache FontBox, Apache Hadoop HDFS Client, Apache HttpClient, Apache HttpCore, Apache PDFBox, Apache XmpBox, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, ClassMate, Guava: Google Core Libraries for Java, J2ObjC Annotations, JCIP Annotations under Apache License, JCL 1.2 implemented over SLF4J, Java Annotation Indexer, Netty Reactive Streams HTTP support, Netty Reactive Streams Implementation, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Resolver/DNS, Netty/Resolver/DNS/Classes/MacOS, Netty/Resolver/DNS/Native/MacOS, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Native/Epoll, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM, Objenesis, PDFBox-Graphics2d, SnakeYAML, Spring AOP, Spring Aspects, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Data Core, Spring Data JPA, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, Spring WebFlux, Tech by Design Hub (Prime), jOOQ, jOOQ Jackson Extensions, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-devtools, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-aop, spring-boot-starter-cache, spring-boot-starter-data-jpa, spring-boot-starter-jdbc, spring-boot-starter-jooq, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-mail, spring-boot-starter-oauth2-client, spring-boot-starter-reactor-netty, spring-boot-starter-security, spring-boot-starter-test, spring-boot-starter-thymeleaf, spring-boot-starter-tomcat, spring-boot-starter-validation, spring-boot-starter-web, spring-boot-starter-webflux, spring-boot-test, spring-boot-test-autoconfigure, spring-security-config, spring-security-core, spring-security-crypto, spring-security-oauth2-client, spring-security-oauth2-core, spring-security-oauth2-jose, spring-security-test, spring-security-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons Lang, Apache Commons Text, Apache Log4j API, Apache Log4j to SLF4J Adapter, Apache Tika core, Gson

EPL 2.0: Angus Mail default provider, Jakarta Annotations API, jakarta.transaction API

MPL 1.1: Javassist

CDDL 1.1: jaxb-api

BSD-2-Clause: HdrHistogram, PostgreSQL JDBC Driver

Apache License: PrettyTime - Core

BSD-3-Clause: asm

Eclipse Distribution License v. 1.0: Jakarta Persistence API

GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core

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

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

EDL 1.0: Angus Activation Registries, Angus Mail default provider, Jakarta Activation API

LGPL 2.1: Javassist

Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, Old JAXB Core, Old JAXB Runtime, TXW2 Runtime, istack common utility code runtime

MIT: mockito-core, mockito-junit-jupiter

Eclipse Public License - v 2.0: AspectJ Weaver

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Logging, Apache Groovy, ArchUnit, Core functionality for the Reactor Netty library, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, HTTP functionality for the Reactor Netty library, HikariCP, JCommander, 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, JetBrains Java Annotations, Nimbus Content Type, Nimbus JOSE+JWT, Nimbus LangTag, OGNL - Object Graph Navigation Library, SQLite JDBC, Spring Boot library for htmx, Spring Boot library for htmx and Thymeleaf, XPP3, attoparser, groovy-extensions, jackson-databind, jackson-module-kotlin, json-path, micrometer-commons, micrometer-core, micrometer-jakarta9, micrometer-observation, org.xmlunit:xmlunit-core, thymeleaf, thymeleaf-expression-processor, thymeleaf-extras-springsecurity6, thymeleaf-layout-dialect, 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
hapi-fhir-base-7.4.0.jar 1.1 MB 848 762 43 11 Yes
hapi-fhir-caching-api-7.4.0.jar 5.3 kB 17 5 1 11 Yes
hapi-fhir-caching-caffeine-7.4.0.jar 6.1 kB 18 3 1 11 Yes
hapi-fhir-converter-7.4.0.jar 28.9 kB 30 13 3 11 Yes
hapi-fhir-structures-r4-7.4.0.jar 30.3 kB 28 9 4 11 Yes
hapi-fhir-structures-r5-7.4.0.jar 30.7 kB 26 8 3 11 Yes
hapi-fhir-validation-7.4.0.jar 262.4 kB 55 38 2 11 Yes
hapi-fhir-validation-resources-r4-7.4.0.jar 5.7 MB 404 0 0 - -
org.hl7.fhir.convertors-6.3.11.jar 6.4 MB 2087 2002 73 11 Yes
org.hl7.fhir.dstu2-6.3.11.jar 3.4 MB 882 863 7 11 Yes
org.hl7.fhir.dstu2016may-6.3.11.jar 8.7 MB 2790 2771 7 11 Yes
org.hl7.fhir.dstu3-6.3.11.jar 10 MB 3079 3053 14 11 Yes
org.hl7.fhir.r4-6.3.11.jar 12.9 MB 3656 3625 18 11 Yes
org.hl7.fhir.r4b-6.3.11.jar 9.2 MB 1781 1748 21 11 Yes
org.hl7.fhir.r5-6.3.11.jar 12.1 MB 2205 2161 32 11 Yes
org.hl7.fhir.utilities-6.3.11.jar 1.8 MB 414 340 21 11 Yes
org.hl7.fhir.validation-6.3.11.jar 662.1 kB 222 184 16 11 Yes
logback-classic-1.5.7.jar 296.3 kB 237 184 29 11 Yes
logback-core-1.5.7.jar 615 kB 526 - - - -
   • Root - 516 463 42 11 Yes
   • Versioned - 10 3 2 21 Yes
jcommander-1.48.jar 63.5 kB 67 53 5 1.5 Yes
classmate-1.7.0.jar 68.9 kB 59 44 5 1.8 Yes
jackson-annotations-2.17.2.jar 78.5 kB 87 74 2 1.6 Yes
jackson-core-2.17.2.jar 581.9 kB 272 - - - -
   • Root - 242 210 14 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 10 3 1 11 Yes
   • Versioned - 9 2 1 17 Yes
   • Versioned - 9 2 1 21 Yes
jackson-databind-2.17.2.jar 1.6 MB 824 - - - -
   • Root - 822 784 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-dataformat-yaml-2.17.1.jar 55.4 kB 43 - - - -
   • Root - 41 20 3 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jdk8-2.17.2.jar 36.2 kB 41 - - - -
   • Root - 39 22 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jsr310-2.17.1.jar 132.3 kB 86 - - - -
   • Root - 84 62 6 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-module-kotlin-2.17.2.jar 188.3 kB 129 - - - -
   • Root - 127 109 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-module-parameter-names-2.17.2.jar 10.3 kB 23 - - - -
   • Root - 21 4 1 1.8 Yes
   • Versioned - 2 1 1 9 No
caffeine-3.1.8.jar 889.2 kB 713 704 3 11 Yes
commons-vfs2-spring-boot-autoconfigure-1.0.1-RELEASE.jar 7 kB 17 3 1 11 Yes
commons-vfs2-spring-boot-starter-1.0.1-RELEASE.jar 2.5 kB 8 0 0 - -
spotbugs-annotations-4.8.6.jar 15.3 kB 31 24 1 1.8 Yes
jcip-annotations-1.0-1.jar 4.7 kB 14 4 1 1.5 No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.10.1.jar 283.4 kB 238 - - - -
   • Root - 236 217 9 1.7 Yes
   • Versioned - 2 1 1 9 No
error_prone_annotations-2.26.1.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.2.1-jre.jar 3.1 MB 2059 2020 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
icu4j-72.1.jar 14.4 MB 5458 1654 19 1.8 Yes
json-path-2.9.0.jar 276.6 kB 221 203 13 1.8 Yes
jsch-0.1.55.jar 282.6 kB 180 167 4 1.5 Yes
content-type-2.2.jar 8.2 kB 13 2 1 1.7 Yes
lang-tag-1.7.jar 11.2 kB 14 4 1 1.6 Yes
nimbus-jose-jwt-9.37.3.jar 779.4 kB 576 532 30 1.7 Yes
oauth2-oidc-sdk-9.43.4.jar 820.7 kB 514 447 48 1.7 Yes
openhtmltopdf-core-1.0.10.jar 1 MB 639 587 27 1.8 Yes
openhtmltopdf-pdfbox-1.0.10.jar 259.5 kB 125 108 4 1.8 Yes
openhtmltopdf-rtl-support-1.0.10.jar 25 kB 25 10 1 1.8 Yes
okhttp-2.7.5.jar 331 kB 193 178 6 1.7 Yes
okio-1.6.0.jar 65.9 kB 42 34 1 1.7 Yes
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes
jaxb-core-4.0.5.jar 235.4 kB 257 186 24 11 Yes
jaxb-impl-4.0.5.jar 923.2 kB 697 559 19 11 Yes
archunit-1.3.0.jar 4.6 MB 3045 2984 43 11 Yes
archunit-junit5-1.3.0.jar 0.5 kB 2 0 0 - -
archunit-junit5-api-1.3.0.jar 5.8 kB 14 8 1 1.8 Yes
archunit-junit5-engine-1.3.0.jar 55.1 kB 46 37 1 1.8 Yes
archunit-junit5-engine-api-1.3.0.jar 4.6 kB 9 2 1 1.8 Yes
netty-reactive-streams-2.0.5.jar 21.8 kB 27 17 1 1.7 Yes
netty-reactive-streams-http-2.0.5.jar 34.3 kB 38 27 1 1.7 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
flexmark-0.64.8.jar 446.4 kB 280 258 12 11 Yes
flexmark-all-0.64.8.jar 2.2 kB 7 0 0 - -
flexmark-ext-abbreviation-0.64.8.jar 26.4 kB 30 17 2 11 Yes
flexmark-ext-admonition-0.64.8.jar 31.6 kB 42 14 2 11 Yes
flexmark-ext-anchorlink-0.64.8.jar 12.1 kB 22 9 2 11 Yes
flexmark-ext-aside-0.64.8.jar 17.7 kB 26 13 2 11 Yes
flexmark-ext-attributes-0.64.8.jar 49.7 kB 40 27 2 11 Yes
flexmark-ext-autolink-0.64.8.jar 9.6 kB 17 4 2 11 Yes
flexmark-ext-definition-0.64.8.jar 31.8 kB 35 22 2 11 Yes
flexmark-ext-emoji-0.64.8.jar 97.5 kB 34 20 2 11 Yes
flexmark-ext-enumerated-reference-0.64.8.jar 49.1 kB 45 31 2 11 Yes
flexmark-ext-escaped-character-0.64.8.jar 11.9 kB 23 9 2 11 Yes
flexmark-ext-footnotes-0.64.8.jar 30.5 kB 30 17 2 11 Yes
flexmark-ext-gfm-issues-0.64.8.jar 14.4 kB 25 11 2 11 Yes
flexmark-ext-gfm-strikethrough-0.64.8.jar 23.3 kB 32 18 2 11 Yes
flexmark-ext-gfm-tasklist-0.64.8.jar 22.7 kB 27 13 2 11 Yes
flexmark-ext-gfm-users-0.64.8.jar 14.6 kB 25 11 2 11 Yes
flexmark-ext-gitlab-0.64.8.jar 31.8 kB 33 20 2 11 Yes
flexmark-ext-ins-0.64.8.jar 11.6 kB 22 9 2 11 Yes
flexmark-ext-jekyll-front-matter-0.64.8.jar 15.4 kB 26 11 2 11 Yes
flexmark-ext-jekyll-tag-0.64.8.jar 27.7 kB 32 18 2 11 Yes
flexmark-ext-macros-0.64.8.jar 28.4 kB 30 17 2 11 Yes
flexmark-ext-media-tags-0.64.8.jar 20 kB 33 19 2 11 Yes
flexmark-ext-resizable-image-0.64.8.jar 11.2 kB 22 8 2 11 Yes
flexmark-ext-superscript-0.64.8.jar 12 kB 22 9 2 11 Yes
flexmark-ext-tables-0.64.8.jar 47.4 kB 43 30 2 11 Yes
flexmark-ext-toc-0.64.8.jar 84.1 kB 73 60 2 11 Yes
flexmark-ext-typographic-0.64.8.jar 20.3 kB 28 15 2 11 Yes
flexmark-ext-wikilink-0.64.8.jar 30 kB 33 20 2 11 Yes
flexmark-ext-xwiki-macros-0.64.8.jar 26.6 kB 30 16 2 11 Yes
flexmark-ext-yaml-front-matter-0.64.8.jar 16.1 kB 27 12 2 11 Yes
flexmark-ext-youtube-embedded-0.64.8.jar 11.6 kB 22 8 2 11 Yes
flexmark-html2md-converter-0.64.8.jar 81.6 kB 44 31 2 11 Yes
flexmark-jira-converter-0.64.8.jar 12.1 kB 16 3 2 11 Yes
flexmark-pdf-converter-0.64.8.jar 6.4 kB 14 1 1 11 Yes
flexmark-profile-pegdown-0.64.8.jar 6.3 kB 14 2 1 11 Yes
flexmark-util-0.64.8.jar 1.8 kB 7 0 0 - -
flexmark-util-ast-0.64.8.jar 65.8 kB 63 51 1 11 Yes
flexmark-util-builder-0.64.8.jar 5.2 kB 13 1 1 11 Yes
flexmark-util-collection-0.64.8.jar 66.7 kB 57 44 2 11 Yes
flexmark-util-data-0.64.8.jar 25.1 kB 30 18 1 11 Yes
flexmark-util-dependency-0.64.8.jar 16.4 kB 23 11 1 11 Yes
flexmark-util-format-0.64.8.jar 109.8 kB 69 56 2 11 Yes
flexmark-util-html-0.64.8.jar 44.4 kB 32 19 2 11 Yes
flexmark-util-misc-0.64.8.jar 59.5 kB 39 27 1 11 Yes
flexmark-util-options-0.64.8.jar 11.8 kB 20 8 1 11 Yes
flexmark-util-sequence-0.64.8.jar 236.7 kB 114 98 4 11 Yes
flexmark-util-visitor-0.64.8.jar 6.7 kB 16 4 1 11 Yes
flexmark-youtrack-converter-0.64.8.jar 12.7 kB 16 3 2 11 Yes
HikariCP-5.1.0.jar 161.8 kB 93 76 9 11 Yes
commons-codec-1.16.1.jar 365.5 kB 259 - - - -
   • Root - 257 109 7 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-io-2.11.0.jar 327.1 kB 224 201 11 1.8 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
graphics2d-0.32.jar 73.9 kB 53 42 1 1.6 Yes
htmx-spring-boot-3.4.1.jar 52 kB 54 36 2 17 Yes
htmx-spring-boot-thymeleaf-3.4.1.jar 8.9 kB 20 4 1 17 Yes
micrometer-commons-1.13.3.jar 47.5 kB 50 36 6 1.8 Yes
micrometer-core-1.13.3.jar 862.4 kB 610 - - - -
   • Root - 589 526 44 1.8 Yes
   • Versioned - 21 14 1 1.8 Yes
micrometer-jakarta9-1.13.3.jar 32.4 kB 34 24 1 1.8 Yes
micrometer-observation-1.13.3.jar 71.8 kB 71 56 6 1.8 Yes
netty-buffer-4.1.112.Final.jar 336.5 kB 172 155 2 1.6 Yes
netty-codec-4.1.112.Final.jar 352.1 kB 248 219 10 1.6 Yes
netty-codec-dns-4.1.112.Final.jar 67.1 kB 65 45 1 1.6 Yes
netty-codec-http-4.1.112.Final.jar 668.2 kB 420 391 9 1.6 Yes
netty-codec-http2-4.1.112.Final.jar 490.3 kB 302 281 1 1.6 Yes
netty-codec-socks-4.1.112.Final.jar 121 kB 130 107 4 1.6 Yes
netty-common-4.1.112.Final.jar 694.5 kB 552 516 13 1.6 Yes
netty-handler-4.1.112.Final.jar 571.2 kB 392 360 12 1.6 Yes
netty-handler-proxy-4.1.112.Final.jar 25.6 kB 31 12 1 1.6 Yes
netty-resolver-4.1.112.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.112.Final.jar 181.8 kB 137 117 1 1.6 Yes
netty-resolver-dns-classes-macos-4.1.112.Final.jar 9.1 kB 17 3 1 1.6 Yes
netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar 19.4 kB 11 0 0 - -
netty-transport-4.1.112.Final.jar 518 kB 414 384 12 1.6 Yes
netty-transport-classes-epoll-4.1.112.Final.jar 147.4 kB 87 67 1 1.6 Yes
netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar 39.8 kB 11 0 0 - -
netty-transport-native-unix-common-4.1.112.Final.jar 44.2 kB 45 32 1 1.6 Yes
opentelemetry-api-1.37.0.jar 139.2 kB 167 148 10 1.8 Yes
opentelemetry-context-1.37.0.jar 47.3 kB 49 40 3 1.8 Yes
opentelemetry-instrumentation-annotations-2.4.0.jar 2.8 kB 10 4 1 1.8 No
reactor-core-3.6.7.jar 1.9 MB 975 - - - -
   • Root - 957 935 11 1.8 Yes
   • Versioned - 5 1 1 1.8 Yes
   • Versioned - 13 9 1 1.8 Yes
reactor-netty-core-1.1.22.jar 521.3 kB 368 343 13 1.8 Yes
reactor-netty-http-1.1.22.jar 479.9 kB 316 301 7 1.8 Yes
r2dbc-spi-1.0.0.RELEASE.jar 67.6 kB 85 72 1 1.8 Yes
swagger-annotations-jakarta-2.2.21.jar 48.2 kB 84 58 13 1.8 Yes
swagger-core-jakarta-2.2.21.jar 228.3 kB 135 116 6 1.8 Yes
swagger-models-jakarta-2.2.21.jar 134.6 kB 92 66 13 1.8 Yes
jakarta-regexp-1.4.jar 28.6 kB 22 17 1 1.1 No
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.2.0-M2.jar 195.9 kB 252 231 5 17 Yes
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 1.8 Yes
jakarta.validation-api-3.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
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 - - - -
   • Root - 131 111 7 1.8 Yes
   • Versioned - 5 1 1 9 No
byte-buddy-1.14.19.jar 4.2 MB 2939 - - - -
   • Root - 2937 2884 38 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.14.19.jar 262.8 kB 93 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 2 1 1 9 No
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
Saxon-HE-9.8.0-15.jar 5.1 MB 2449 2081 49 1.5 Yes
plantuml-mit-1.2023.9.jar 9.2 MB 3613 3300 200 1.8 Yes
pmd-core-6.36.0.jar 1.3 MB 1088 929 76 1.7 Yes
saxon-9.1.0.8-dom.jar 129.2 kB 38 32 1 1.4 Yes
saxon-9.1.0.8.jar 5 MB 1172 1141 25 1.4 Yes
groovy-extensions-2.1.0.jar 28.9 kB 24 15 1 1.8 Yes
thymeleaf-expression-processor-3.2.0.jar 5.5 kB 17 1 1 1.8 Yes
thymeleaf-layout-dialect-3.3.0.jar 167.3 kB 121 90 11 1.8 Yes
ognl-3.3.4.jar 264.8 kB 156 144 4 1.8 Yes
antlr4-runtime-4.9.1.jar 337.9 kB 237 220 7 1.7 Yes
commons-compress-1.26.0.jar 1.1 MB 626 - - - -
   • Root - 624 571 36 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-lang3-3.14.0.jar 658 kB 436 - - - -
   • Root - 434 403 18 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-text-1.12.0.jar 251.2 kB 181 - - - -
   • Root - 180 160 8 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-vfs2-2.7.0.jar 524 kB 393 344 33 1.8 Yes
groovy-4.0.22.jar 7.6 MB 4733 4574 120 1.8 Yes
hadoop-hdfs-client-3.3.0.jar 5.5 MB 2201 2158 23 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
log4j-api-2.23.1.jar 342.5 kB 241 - - - -
   • Root - 230 205 9 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-to-slf4j-2.23.1.jar 23.1 kB 26 10 2 1.8 Yes
fontbox-2.0.24.jar 1.6 MB 273 157 10 1.6 Yes
pdfbox-2.0.24.jar 2.7 MB 878 780 54 1.6 Yes
xmpbox-2.0.24.jar 132.4 kB 91 75 4 1.6 Yes
tika-core-2.9.2.jar 743.9 kB 499 447 33 1.8 Yes
tomcat-embed-core-10.1.28.jar 3.6 MB 1628 1492 79 11 Yes
tomcat-embed-el-10.1.28.jar 261.4 kB 164 154 7 11 Yes
tomcat-embed-websocket-10.1.28.jar 281.7 kB 190 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.25.3.jar 1.4 MB 873 - - - -
   • Root - 869 830 27 1.8 Yes
   • Versioned - 4 1 1 9 No
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
checker-qual-3.42.0.jar 230.8 kB 438 369 30 1.8 Yes
angus-activation-2.0.2.jar 27 kB 33 11 3 1.8 Yes
jakarta.mail-2.0.3.jar 723.8 kB 426 356 16 9 Yes
ucum-1.0.8.jar 69.3 kB 55 41 4 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
HdrHistogram-2.2.2.jar 177.2 kB 108 97 2 1.8 Yes
hibernate-commons-annotations-6.0.0.CR1.jar 65.3 kB 68 58 5 11 Yes
hibernate-core-6.0.0.Final.jar 9.4 MB 6157 5746 317 11 Yes
hibernate-validator-8.0.1.Final.jar 1.3 MB 1037 903 84 11 Yes
javassist-3.29.0-GA.jar 794 kB 450 426 17 1.8 Yes
jandex-2.4.2.Final.jar 230.8 kB 125 115 1 1.6 Yes
jboss-logging-3.5.3.Final.jar 59.2 kB 46 35 2 11 Yes
annotations-24.0.1.jar 30.7 kB 70 - - - -
   • Root - 68 59 2 1.8 Yes
   • Versioned - 2 1 1 9 No
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
jooq-3.19.11.jar 4.8 MB 2912 2865 28 17 Yes
jooq-jackson-extensions-3.19.10.jar 7 kB 18 4 2 17 Yes
jsoup-1.15.4.jar 440.2 kB 283 265 7 1.8 Yes
junit-jupiter-5.10.3.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.10.3.jar 211.4 kB 198 183 8 1.8 Yes
junit-jupiter-engine-5.10.3.jar 244.7 kB 147 130 9 1.8 Yes
junit-jupiter-params-5.10.3.jar 586 kB 381 347 22 1.8 Yes
junit-platform-commons-1.10.3.jar 106.2 kB 64 - - - -
   • Root - 56 43 7 1.8 Yes
   • Versioned - 8 2 1 9 Yes
junit-platform-engine-1.10.3.jar 204.8 kB 153 136 10 1.8 Yes
github-api-1.322.jar 664.3 kB 530 - - - -
   • Root - 523 501 9 1.8 Yes
   • Versioned - 7 2 1 11 Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
mockito-core-5.11.0.jar 704 kB 642 570 64 11 Yes
mockito-junit-jupiter-5.11.0.jar 8.9 kB 13 5 2 11 Yes
autolink-0.6.0.jar 16.1 kB 25 14 2 1.7 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
prettytime-5.0.8.Final.jar 166.7 kB 118 100 5 1.8 Yes
xpp3-1.1.6.jar 371.1 kB 307 263 29 1.6 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
asm-9.1.jar 121.8 kB 44 38 3 1.5 Yes
postgresql-42.7.3.jar 1.1 MB 551 484 44 1.8 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
jsonassert-1.5.3.jar 31.1 kB 32 20 3 1.8 Yes
jcl-over-slf4j-2.0.16.jar 18.4 kB 26 - - - -
   • Root - 24 8 2 1.8 Yes
   • Versioned - 2 1 1 9 No
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.5.0.jar 488.4 kB 295 234 42 17 Yes
springdoc-openapi-starter-webmvc-api-2.5.0.jar 42.4 kB 37 17 5 17 Yes
springdoc-openapi-starter-webmvc-ui-2.5.0.jar 23.2 kB 26 11 1 17 Yes
spring-aop-6.1.12.jar 417.2 kB 320 288 17 17 Yes
spring-aspects-6.1.12.jar 49.7 kB 52 33 5 17 Yes
spring-beans-6.1.12.jar 862.4 kB 474 443 13 17 Yes
spring-context-6.1.12.jar 1.3 MB 927 842 58 17 Yes
spring-context-support-6.1.12.jar 173.3 kB 125 104 9 17 Yes
spring-core-6.1.12.jar 1.9 MB 1222 - - - -
   • Root - 1216 1141 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.1.12.jar 304.3 kB 161 149 6 17 Yes
spring-jcl-6.1.12.jar 24.5 kB 26 15 2 17 Yes
spring-jdbc-6.1.12.jar 467.3 kB 333 301 17 17 Yes
spring-orm-6.1.12.jar 237.9 kB 128 109 7 17 Yes
spring-test-6.1.12.jar 856.2 kB 578 519 42 17 Yes
spring-tx-6.1.12.jar 282.2 kB 237 207 13 17 Yes
spring-web-6.1.12.jar 1.9 MB 1203 1124 58 17 Yes
spring-webflux-6.1.12.jar 979.2 kB 564 531 24 17 Yes
spring-webmvc-6.1.12.jar 1 MB 570 526 27 17 Yes
spring-boot-3.3.3.jar 1.6 MB 1119 989 82 17 Yes
spring-boot-actuator-3.3.3.jar 676.2 kB 586 498 72 17 Yes
spring-boot-actuator-autoconfigure-3.3.3.jar 776.9 kB 654 526 107 17 Yes
spring-boot-autoconfigure-3.3.3.jar 2 MB 1531 1397 111 17 Yes
spring-boot-starter-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-actuator-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-aop-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-cache-3.3.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-data-jpa-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-jdbc-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-jooq-3.3.1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-json-3.3.3.jar 4.7 kB 4 0 0 - -
spring-boot-starter-logging-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-mail-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-oauth2-client-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-reactor-netty-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-security-3.3.3.jar 4.7 kB 4 0 0 - -
spring-boot-starter-test-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-thymeleaf-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-validation-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-webflux-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-test-3.3.3.jar 249.2 kB 179 144 18 17 Yes
spring-boot-test-autoconfigure-3.3.3.jar 219.3 kB 256 182 26 17 Yes
spring-data-commons-3.3.3.jar 1.5 MB 993 916 47 17 Yes
spring-data-jpa-3.3.3.jar 1.5 MB 777 733 15 17 Yes
spring-security-config-6.3.3.jar 1.9 MB 717 611 42 17 Yes
spring-security-core-6.3.3.jar 560.2 kB 460 387 43 17 Yes
spring-security-crypto-6.3.3.jar 100.2 kB 67 52 9 17 Yes
spring-security-oauth2-client-6.3.3.jar 416.5 kB 258 216 22 17 Yes
spring-security-oauth2-core-6.3.3.jar 105 kB 98 79 10 17 Yes
spring-security-oauth2-jose-6.3.3.jar 101.3 kB 66 57 3 17 Yes
spring-security-test-6.3.3.jar 132.2 kB 96 74 9 17 Yes
spring-security-web-6.3.3.jar 804.1 kB 584 512 54 17 Yes
techbd-udi-jooq-ingress.auto.jar 497 kB 263 138 4 21 Yes
thymeleaf-3.1.2.RELEASE.jar 938.3 kB 626 578 41 1.8 Yes
thymeleaf-spring6-3.1.2.RELEASE.jar 189.1 kB 126 101 17 17 Yes
thymeleaf-extras-springsecurity6-3.1.2.RELEASE.jar 47.4 kB 36 23 5 1.8 Yes
unbescape-1.1.6.RELEASE.jar 173.9 kB 85 69 10 1.6 Yes
swagger-ui-5.13.0.jar 4 MB 39 0 0 - -
sqlite-jdbc-3.45.3.0.jar 13.5 MB 207 - - - -
   • Root - 199 120 7 1.8 Yes
   • Versioned - 8 4 2 9 Yes
xmlunit-core-2.9.1.jar 175.2 kB 178 161 9 1.7 Yes
snakeyaml-2.2.jar 334.4 kB 278 - - - -
   • Root - 270 229 23 1.7 Yes
   • Versioned - 8 3 2 9 Yes
annotations-2.17.87.jar 12.8 kB 24 11 1 1.8 No
apache-client-2.17.87.jar 72.5 kB 64 37 6 1.8 Yes
auth-2.17.87.jar 147.7 kB 119 100 6 1.8 Yes
aws-core-2.17.87.jar 106.5 kB 106 74 14 1.8 Yes
aws-json-protocol-2.17.87.jar 114 kB 104 86 5 1.8 Yes
http-client-spi-2.17.87.jar 67.1 kB 75 59 3 1.8 Yes
json-utils-2.17.87.jar 25.3 kB 27 12 2 1.8 Yes
metrics-spi-2.17.87.jar 23.6 kB 28 14 2 1.8 Yes
netty-nio-client-2.17.87.jar 269.9 kB 182 155 5 1.8 Yes
profiles-2.17.87.jar 31.8 kB 30 16 2 1.8 Yes
protocol-core-2.17.87.jar 35.1 kB 41 27 1 1.8 Yes
regions-2.17.87.jar 623.8 kB 349 327 8 1.8 Yes
sdk-core-2.17.87.jar 631.6 kB 562 487 50 1.8 Yes
secretsmanager-2.17.87.jar 572.1 kB 348 326 4 1.8 Yes
third-party-jackson-core-2.17.87.jar 380 kB 158 124 12 1.6 Yes
utils-2.17.87.jar 123 kB 104 85 7 1.8 Yes
eventstream-1.0.1.jar 30.2 kB 29 19 1 1.8 Yes
lombok-1.18.34.jar 2.1 MB 1083 178 13 1.6 Yes
spring-boot-devtools-3.3.3.jar 202.9 kB 152 120 14 17 Yes
Total Size Entries Classes Packages Java Version Debug Information
321 252.8 MB 114556 99505 4321 21 287
compile: 270 compile: 231.4 MB compile: 100331 compile: 86658 compile: 3766 21 compile: 241
runtime: 19 runtime: 6.7 MB runtime: 4822 runtime: 4344 runtime: 127 runtime: 18
provided: 3 provided: 3.8 MB provided: 1822 provided: 1669 provided: 85 provided: 2
system: 1 system: 497 kB system: 263 system: 138 system: 4 system: 1
test: 28 test: 10.3 MB test: 7318 test: 6696 test: 339 17 test: 25