Zum Hauptinhalt springen

Backend (Server)

Die folgende Tabelle stellt die Software Bill of Materials (SBOM) für das Backend (Server) der Applikation dar und enthält Informationen zu den enthaltenen Drittanbieter-Komponenten, deren Versionen, Lizenzen und Verwendungszwecken.

NameVersionLizenzBeschreibung
ch.qos.logback/logback-classic1.5.34EPL-2.0logback-classic module
ch.qos.logback/logback-core1.5.34EPL-2.0logback-core module
com.auth0/java-jwt4.5.2MITJava client library for the Auth0 platform
com.auth0/jwks-rsa0.24.1MITJSON Web Key Set parser library
com.azure/azure-ai-openai1.0.0-beta.16MITThis package contains Microsoft Azure OpenAI client library.
com.azure/azure-core1.58.0MITThis package contains core types for Azure Java clients.
com.azure/azure-core-http-netty1.16.4MITThis package contains the Netty HTTP client plugin for azure-core.
com.azure/azure-identity1.18.3MITThis module contains client library for Microsoft Azure Identity.
com.azure/azure-json1.5.1MITThis package provides interfaces for reading and writing JSON.
com.azure/azure-xml1.2.1MITThis package provides interfaces for reading and writing XML.
com.cronutils/cron-utils9.2.1Apache-2.0A Java library to parse, migrate and validate crons as well as describe them in human readable language
com.fasterxml.jackson.core/jackson-annotations2.21Apache-2.0Core annotations used for value types, used by Jackson data binding package.
com.fasterxml.jackson.core/jackson-core2.21.4Apache-2.0Core Jackson processing abstractions (aka Streaming API), implementation for JSON
com.fasterxml.jackson.core/jackson-databind2.21.4Apache-2.0General data-binding functionality for Jackson: works on core streaming API
com.fasterxml.jackson.dataformat/jackson-dataformat-xml2.21.4Apache-2.0Data format extension for Jackson to offer alternative support for serializing POJOs as XML and deserializing XML as POJOs.
com.fasterxml.jackson.dataformat/jackson-dataformat-yaml2.22.0Apache-2.0Support for reading and writing YAML-encoded data via Jackson abstractions.
com.fasterxml.jackson.datatype/jackson-datatype-jdk82.21.4Apache-2.0Add-on module for Jackson (https://github.com/FasterXML/jackson) to support JDK 8 data types.
com.fasterxml.jackson.datatype/jackson-datatype-jsr3102.21.4Apache-2.0Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base2.21.4Apache-2.0Pile of code that is shared by all Jackson-based Jakarta-RS providers.
com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider2.22.0Apache-2.0Functionality to handle JSON input/output for Jakarta-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-xml-provider2.22.0Apache-2.0Functionality to handle XML input/output for Jakarta-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations2.21.4Apache-2.0Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative to "native" Jackson annotations, for configuring data-binding.
com.fasterxml.jackson.module/jackson-module-jsonSchema2.21.4Apache-2.0Add-on module for Jackson (http://jackson.codehaus.org) to support JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.
com.fasterxml.jackson.module/jackson-module-parameter-names2.21.4Apache-2.0Add-on module for Jackson (https://github.com/FasterXML/jackson) to support introspection of method/constructor parameter names, without having to add explicit property name annotation.
com.fasterxml.woodstox/woodstox-core7.2.0Apache-2.0Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs
com.fasterxml/classmate1.7.3Apache-2.0Library for introspecting types with full generic information including resolving of field and method types.
com.github.jsqlparser/jsqlparser4.9LGPL-2.1-onlyJSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern.
com.github.spotbugs/spotbugs-annotations4.10.2LGPL-2.1-onlyAnnotations the SpotBugs tool supports
com.github.victools/jsonschema-generator4.38.0Apache-2.0Java JSON Schema Generator – creating a JSON Schema (Draft 6, Draft 7 or Draft 2019-09) from your Java classes
com.github.victools/jsonschema-module-jackson4.38.0Apache-2.0Module for the jsonschema-generator – deriving JSON Schema attributes from jackson annotations
com.github.victools/jsonschema-module-swagger-24.38.0Apache-2.0Module for the jsonschema-generator – Swagger (2.x)
com.github.virtuald/curvesapi1.08BSD-3-ClauseImplementation of various mathematical curves that define themselves over a set of control points. The API is written in Java. The curves supported are: Bezier, B-Spline, Cardinal Spline, Catmull-Rom Spline, Lagrange, Natural Cubic Spline, and NURBS.
com.google.android/annotations4.1.1.4Apache-2.0A library jar that provides annotations for the Google Android Platform.
com.google.api.grpc/grpc-google-common-protos2.63.1Apache-2.0GRPC library for grpc-google-common-protos
com.google.api.grpc/grpc-google-iam-v11.58.1Apache-2.0GRPC library for grpc-google-iam-v1
com.google.api.grpc/proto-google-cloud-vertexai-v11.40.0Apache-2.0Proto library for google-cloud-vertexai
com.google.api.grpc/proto-google-common-protos2.63.1Apache-2.0PROTO library for proto-google-common-protos
com.google.api.grpc/proto-google-iam-v11.58.1Apache-2.0PROTO library for proto-google-iam-v1
com.google.api/api-common2.55.1BSD-3-ClauseCommon utilities for Google APIs in Java
com.google.api/gax2.72.1BSD-3-ClauseGoogle Api eXtensions for Java (Core)
com.google.api/gax-grpc2.72.1BSD-3-ClauseGoogle Api eXtensions for Java (gRPC)
com.google.api/gax-httpjson2.72.1BSD-3-ClauseGoogle Api eXtensions for Java (HTTP JSON)
com.google.auth/google-auth-library-credentials1.40.0BSD-3-ClauseClient libraries providing authentication and authorization to enable calling Google APIs.
com.google.auth/google-auth-library-oauth2-http1.40.0BSD-3-ClauseClient libraries providing authentication and authorization to enable calling Google APIs.
com.google.auto.value/auto-value-annotations1.11.0Apache-2.0Immutable value-type code generation for Java 8+.
com.google.cloud/google-cloud-vertexai1.40.0Apache-2.0Vertex AI is an integrated suite of machine learning tools and services for building and using ML models with AutoML or custom code. It offers both novices and experts the best workbench for the entire machine learning development lifecycle. -------------------------------------------------------------------------------------- DEPRECATION NOTICE: The 'com.google.cloud.vertexai.generativeai' package and its classes are deprecated as of June 24, 2025 and will be removed on June 24, 2026. Please transition to the Google Gen AI SDK (com.google.genai:google-genai) for GenAI functionality. A detailed migration guide is available at: https://cloud.google.com/vertex-ai/generative-ai/docs/deprecations/genai-vertexai-sdk#java --------------------------------------------------------------------------------------
com.google.code.findbugs/jsr3053.0.2Apache-2.0JSR305 Annotations for Findbugs
com.google.code.gson/gson2.13.2Apache-2.0Gson JSON library
com.google.errorprone/error_prone_annotations2.42.0Apache-2.0Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.
com.google.guava/failureaccess1.0.3Apache-2.0Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes are conceptually a part of Guava, but they're in this separate artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact).
com.google.guava/guava33.6.0-jreApache-2.0Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more.
com.google.guava/listenablefuture9999.0-empty-to-avoid-conflict-with-guavaApache-2.0An empty artifact that Guava depends on to signal that it is providing ListenableFuture -- but is also available in a second "version" that contains com.google.common.util.concurrent.ListenableFuture class, without any other Guava classes. The idea is: - If users want only ListenableFuture, they depend on listenablefuture-1.0. - If users want all of Guava, they depend on guava, which, as of Guava 27.0, depends on listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the "real" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system other than Gradle, they may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-....
com.google.http-client/google-http-client2.0.2Apache-2.0Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, including Java 7 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.
com.google.http-client/google-http-client-gson2.0.2Apache-2.0Google HTTP Client Library for Java
com.google.j2objc/j2objc-annotations3.1Apache-2.0A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.
com.google.protobuf/protobuf-java3.25.8BSD-3-ClauseCore Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
com.google.protobuf/protobuf-java-util3.25.8BSD-3-ClauseUtilities for Protocol Buffers
com.google.re2j/re2j1.8Go LicenseLinear time regular expressions for Java
com.ibm.icu/icu4j78.3Unicode-3.0International Components for Unicode for Java (ICU4J) is a mature, widely used Java library providing Unicode and Globalization support
com.knuddels/jtokkit1.1.0MITJTokkit is a Java tokenizer library designed for use with OpenAI models.
com.microsoft.azure/applicationinsights-agent3.7.8MITMicrosoft Application Insights Java Agent.
com.microsoft.azure/msal4j1.23.1MITMicrosoft Authentication Library for Java gives you the ability to obtain tokens from Azure AD v2 (work and school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities
com.microsoft.azure/msal4j-persistence-extension1.3.0MITImplementation of ITokenCacheAccessAspect interface defined in Java MSAL SDK (artifactId - msal4j) for persistence of token cache in platform specific secret storage: * Win - file encrypted with DPAPI * Mac - key chain * Linux - key ring
com.thoughtworks.qdox/qdox1.12Apache-2.0QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.
com.zaxxer/HikariCP6.3.3Apache-2.0Ultimate JDBC Connection Pool
com.zaxxer/SparseBitSet1.3Apache-2.0An efficient sparse bitset implementation for Java
commons-codec/commons-codec1.18.0Apache-2.0The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
commons-io/commons-io2.22.0Apache-2.0The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
commons-logging/commons-logging1.3.0Apache-2.0Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
io.grpc/grpc-alts1.76.0Apache-2.0gRPC: ALTS
io.grpc/grpc-api1.76.0Apache-2.0gRPC: API
io.grpc/grpc-auth1.76.0Apache-2.0gRPC: Auth
io.grpc/grpc-context1.76.0Apache-2.0gRPC: Context
io.grpc/grpc-core1.76.0Apache-2.0gRPC: Core
io.grpc/grpc-googleapis1.76.0Apache-2.0gRPC: googleapis
io.grpc/grpc-grpclb1.76.0Apache-2.0gRPC: GRPCLB LoadBalancer plugin
io.grpc/grpc-inprocess1.76.0Apache-2.0gRPC: Inprocess
io.grpc/grpc-netty-shaded1.76.0Apache-2.0gRPC: Netty Shaded
io.grpc/grpc-protobuf1.76.0Apache-2.0gRPC: Protobuf
io.grpc/grpc-protobuf-lite1.76.0Apache-2.0gRPC: Protobuf Lite
io.grpc/grpc-services1.76.0Apache-2.0gRPC: Services
io.grpc/grpc-stub1.76.0Apache-2.0gRPC: Stub
io.grpc/grpc-util1.76.0Apache-2.0gRPC: Util
io.grpc/grpc-xds1.76.0Apache-2.0gRPC: XDS plugin
io.micrometer/context-propagation1.1.4Apache-2.0A library that assists with context propagation across different types of context mechanisms such as ThreadLocal, Reactor Context etc.
io.micrometer/micrometer-commons1.15.12Apache-2.0Module containing common code
io.micrometer/micrometer-core1.15.12Apache-2.0Core module of Micrometer containing instrumentation API and implementation
io.micrometer/micrometer-observation1.15.12Apache-2.0Module containing Observation related code
io.netty/netty-buffer4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-codec4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-codec-dns4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-codec-http4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-codec-http24.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-codec-socks4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-common4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-handler4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-handler-proxy4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-resolver4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-resolver-dns4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-resolver-dns-classes-macos4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-resolver-dns-native-macos4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-tcnative-boringssl-static2.0.77.FinalApache-2.0A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.
io.netty/netty-tcnative-boringssl-static2.0.77.FinalApache-2.0A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.
io.netty/netty-tcnative-boringssl-static2.0.77.FinalApache-2.0A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.
io.netty/netty-tcnative-boringssl-static2.0.77.FinalApache-2.0A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.
io.netty/netty-tcnative-boringssl-static2.0.77.FinalApache-2.0A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.
io.netty/netty-tcnative-boringssl-static2.0.77.FinalApache-2.0A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.
io.netty/netty-tcnative-classes2.0.77.FinalApache-2.0A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked to OpenSSL and Apache APR.
io.netty/netty-transport4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-transport-classes-epoll4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-transport-classes-kqueue4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-transport-native-epoll4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-transport-native-kqueue4.1.135.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
io.netty/netty-transport-native-unix-common4.1.135.FinalApache-2.0Static library which contains common unix utilities.
io.opencensus/opencensus-api0.31.1Apache-2.0null
io.opencensus/opencensus-contrib-http-util0.31.1Apache-2.0null
io.perfmark/perfmark-api0.27.0Apache-2.0PerfMark API
io.projectreactor.netty/reactor-netty-core1.2.18Apache-2.0Core functionality for the Reactor Netty library
io.projectreactor.netty/reactor-netty-http1.2.18Apache-2.0HTTP functionality for the Reactor Netty library
io.projectreactor/reactor-core3.7.19Apache-2.0Non-Blocking Reactive Foundation for the JVM
io.rest-assured/json-path5.5.7Apache-2.0Java DSL for easy testing of REST services
io.rest-assured/rest-assured-common5.5.7Apache-2.0Java DSL for easy testing of REST services
io.swagger.core.v3/swagger-annotations-jakarta2.2.38Apache-2.0swagger-annotations-jakarta
jakarta.activation/jakarta.activation-api2.1.4BSD-3-ClauseJakarta Activation API 2.1 Specification
jakarta.annotation/jakarta.annotation-api2.1.1EPL-2.0Jakarta Annotations API
jakarta.inject/jakarta.inject-api2.0.1Apache-2.0Jakarta Dependency Injection
jakarta.servlet/jakarta.servlet-api6.0.0EPL-2.0Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
jakarta.validation/jakarta.validation-api3.0.2Apache-2.0Jakarta Bean Validation API
jakarta.ws.rs/jakarta.ws.rs-api3.1.0EPL-2.0Jakarta RESTful Web Services
jakarta.xml.bind/jakarta.xml.bind-api4.0.5BSD-3-ClauseJakarta XML Binding API
javax.annotation/javax.annotation-api1.3.2(CDDL-1.0 OR GPL-2.0-with-classpath-exception)Common Annotations for the JavaTM Platform API
javax.validation/validation-api1.1.0.FinalApache-2.0Bean Validation API
net.java.dev.jna/jna5.13.0LGPL-2.1-or-laterJava Native Access
net.java.dev.jna/jna-platform5.17.0LGPL-2.1-or-laterJava Native Access Platform
net.sf.offo/fop-hyph2.0various LicensesThe project Objects For Formatting Objects (OFFO) hosts hyphenation pattern files in the XML format used by the Formatting Object Processor Apache Fop.
net.sourceforge.plantuml/plantuml-asl1.2026.6ASL LicensePlantUML is a component that allows to quickly write diagrams from text.
org.antlr/antlr-runtime3.5.3BSD licenceA framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.
org.antlr/antlr4-runtime4.13.1BSD-3-ClauseThe ANTLR 4 Runtime
org.antlr/ST44.3.4BSD-4-ClauseStringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developing jGuru.com. StringTemplate also powers the ANTLR 3 and 4 code generator. Its distinguishing characteristic is that unlike other engines, it strictly enforces model-view separation. Strict separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors.
org.apache.commons/commons-collections44.5.0Apache-2.0The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
org.apache.commons/commons-compress1.28.0Apache-2.0Apache Commons Compress defines an API for working with compression and archive formats. These include bzip2, gzip, pack200, LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
org.apache.commons/commons-csv1.14.1Apache-2.0The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.
org.apache.commons/commons-lang33.20.0Apache-2.0Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17, 21 and 25 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.
org.apache.commons/commons-math33.6.1Apache-2.0The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.
org.apache.commons/commons-text1.15.0Apache-2.0Apache Commons Text is a set of utility functions and reusable components for processing and manipulating text in a Java environment.
org.apache.groovy/groovy4.0.32Apache-2.0Groovy: A powerful multi-faceted language for the JVM
org.apache.groovy/groovy-json4.0.32Apache-2.0Groovy: A powerful multi-faceted language for the JVM
org.apache.httpcomponents.client5/httpclient55.5.2Apache-2.0Apache HttpComponents Client
org.apache.httpcomponents.core5/httpcore55.3.6Apache-2.0Apache HttpComponents HTTP/1.1 core components
org.apache.httpcomponents.core5/httpcore5-h25.3.6Apache-2.0Apache HttpComponents HTTP/2 Core Components
org.apache.httpcomponents/httpclient4.5.13Apache-2.0Apache HttpComponents Client
org.apache.httpcomponents/httpcore4.4.16Apache-2.0Apache HttpComponents Core (blocking I/O)
org.apache.logging.log4j/log4j-api2.24.3Apache-2.0The logging API of the Log4j project. Library and application code can log through this API. It contains a simple built-in implementation (SimpleLogger) for trivial use cases. Production applications are recommended to use Log4j API in combination with a fully-fledged implementation, such as Log4j Core.
org.apache.logging.log4j/log4j-to-slf4j2.24.3Apache-2.0Forwards the Log4j API calls to SLF4J. (Refer to the log4j-slf4j[2]-impl artifacts for forwarding SLF4J to the Log4j API.)
org.apache.pdfbox/fontbox3.0.3Apache-2.0The Apache FontBox library is an open source Java tool to obtain low level information from font files. FontBox is a subproject of Apache PDFBox.
org.apache.pdfbox/pdfbox-io3.0.3Apache-2.0The Apache PDFBox library is an open source Java tool for working with PDF documents. This artefact contains IO related classes.
org.apache.poi/poi5.5.1Apache-2.0Apache POI - Java API To Access Microsoft Format Files
org.apache.poi/poi-ooxml5.5.1Apache-2.0Apache POI - Java API To Access Microsoft Format Files
org.apache.poi/poi-ooxml-lite5.5.1Apache-2.0Apache POI - Java API To Access Microsoft Format Files
org.apache.tomcat.embed/tomcat-embed-core10.1.55Apache-2.0Core Tomcat implementation
org.apache.tomcat.embed/tomcat-embed-el10.1.55Apache-2.0Core Tomcat implementation
org.apache.tomcat.embed/tomcat-embed-websocket10.1.55Apache-2.0Core Tomcat implementation
org.apache.ws.xmlschema/xmlschema-core2.3.2Apache-2.0Commons XMLSchema is a light weight schema object model that can be used to manipulate or generate XML schema.
org.apache.xmlbeans/xmlbeans5.3.0Apache-2.0XmlBeans main jar
org.apache.xmlgraphics/batik-anim1.19Apache-2.0Batik animation engine
org.apache.xmlgraphics/batik-awt-util1.19Apache-2.0Batik AWT utilities
org.apache.xmlgraphics/batik-bridge1.19Apache-2.0Batik bridge
org.apache.xmlgraphics/batik-codec1.19Apache-2.0Batik image codecs
org.apache.xmlgraphics/batik-constants1.19Apache-2.0Batik constants library
org.apache.xmlgraphics/batik-css1.19Apache-2.0Batik CSS engine
org.apache.xmlgraphics/batik-dom1.19Apache-2.0Batik DOM implementation
org.apache.xmlgraphics/batik-ext1.19Apache-2.0Batik external code
org.apache.xmlgraphics/batik-extension1.19Apache-2.0Batik Extension Support
org.apache.xmlgraphics/batik-gvt1.19Apache-2.0Batik Graphics Vector Tree (GVT)
org.apache.xmlgraphics/batik-i18n1.19Apache-2.0Batik i18n library
org.apache.xmlgraphics/batik-parser1.19Apache-2.0Batik SVG microsyntax parser
org.apache.xmlgraphics/batik-script1.19Apache-2.0Batik script language support
org.apache.xmlgraphics/batik-shared-resources1.19Apache-2.0Batik Shared Resources
org.apache.xmlgraphics/batik-svg-dom1.19Apache-2.0Batik SVG DOM implementation
org.apache.xmlgraphics/batik-svggen1.19Apache-2.0Batik Java2D SVG generator
org.apache.xmlgraphics/batik-transcoder1.19Apache-2.0Batik SVG transcoder
org.apache.xmlgraphics/batik-util1.19Apache-2.0Batik utility library
org.apache.xmlgraphics/batik-xml1.19Apache-2.0Batik XML utilities
org.apache.xmlgraphics/fop2.11Apache-2.0XML Graphics Format Object Processor All-In-One
org.apache.xmlgraphics/fop-core2.11Apache-2.0XML Graphics Format Object Processor
org.apache.xmlgraphics/fop-events2.11Apache-2.0XML Graphics Format Object Processor Events
org.apache.xmlgraphics/fop-util2.11Apache-2.0XML Graphics Format Object Processor Utilities
org.apache.xmlgraphics/xmlgraphics-commons2.11Apache-2.0XML Graphics Common Support
org.apfloat/apfloat1.14.0MITHigh performance arbitrary precision arithmetic library
org.codehaus.mojo/animal-sniffer-annotations1.24MITAnimal Sniffer Parent POM.
org.codehaus.woodstox/stax2-api4.3.0BSD-2-ClauseStax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.
org.commonmark/commonmark0.28.0BSD-2-ClauseCore of commonmark-java (a library for parsing Markdown to an AST, modifying the AST and rendering it to HTML or Markdown)
org.conscrypt/conscrypt-openjdk-uber2.5.2Apache-2.0Conscrypt: OpenJdk UberJAR
org.eclipse.angus/angus-activation2.0.3BSD-3-ClauseAngus Activation Registries Implementation
org.eclipse.angus/jakarta.mail2.0.5EPL-2.0Angus Mail default provider
org.glassfish.expressly/expressly5.0.0EPL-2.0Jakarta Expression Language Implementation
org.glassfish.hk2.external/aopalliance-repackaged3.0.6EPL-2.0Dependency Injection Kernel
org.glassfish.hk2/class-model3.0.6EPL-2.0Dependency Injection Kernel
org.glassfish.hk2/hk23.0.6EPL-2.0This is so that other modules can depend on HK2 as an HK2 module.
org.glassfish.hk2/hk2-api3.0.6EPL-2.0HK2 API module
org.glassfish.hk2/hk2-core3.0.6EPL-2.0Dependency Injection Kernel
org.glassfish.hk2/hk2-locator3.0.6EPL-2.0ServiceLocator Default Implementation
org.glassfish.hk2/hk2-runlevel3.0.6EPL-2.0Run Level Service
org.glassfish.hk2/hk2-utils3.0.6EPL-2.0HK2 Implementation Utilities
org.glassfish.hk2/osgi-resource-locator1.0.3EPL-2.0Used by various API providers that rely on META-INF/services mechanism to locate providers.
org.glassfish.hk2/spring-bridge3.0.6EPL-2.0HK2 Spring Bridge
org.glassfish.jersey.containers/jersey-container-servlet3.1.11EPL-2.0Jersey core Servlet 3.x implementation
org.glassfish.jersey.containers/jersey-container-servlet-core3.1.11EPL-2.0Jersey core Servlet 3.x implementation
org.glassfish.jersey.core/jersey-client3.1.11EPL-2.0Jersey core client implementation
org.glassfish.jersey.core/jersey-common3.1.11EPL-2.0Jersey core common packages
org.glassfish.jersey.core/jersey-server3.1.11EPL-2.0Jersey core server implementation
org.glassfish.jersey.ext/jersey-bean-validation3.1.11EPL-2.0Jersey extension module providing support for Bean Validation (JSR-349) API.
org.glassfish.jersey.ext/jersey-entity-filtering3.1.11EPL-2.0Jersey extension module providing support for Entity Data Filtering.
org.glassfish.jersey.ext/jersey-spring63.1.11EPL-2.0Jersey extension module providing support for Spring 6 integration.
org.glassfish.jersey.inject/jersey-hk23.1.11EPL-2.0HK2 InjectionManager implementation
org.glassfish.jersey.media/jersey-media-json-jackson3.1.11EPL-2.0Jersey JSON Jackson (2.x) entity providers support module.
org.glassfish.jersey.media/jersey-media-multipart3.1.12EPL-2.0Jersey Multipart entity providers support module.
org.hdrhistogram/HdrHistogram2.2.2CC0-1.0HdrHistogram supports the recording and analyzing sampled data value counts across a configurable integer value range with configurable value precision within the range. Value precision is expressed as the number of significant digits in the value recording, and provides control over value quantization behavior across the value range and the subsequent value resolution at any given level.
org.hibernate.validator/hibernate-validator8.0.3.FinalApache-2.0Hibernate's Jakarta Bean Validation reference implementation.
org.javassist/javassist3.30.2-GAMPL-1.1Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
org.jboss.logging/jboss-logging3.6.3.FinalApache-2.0The JBoss Logging Framework
org.jetbrains/annotations26.1.0Apache-2.0A set of annotations used for code inspection support and code documentation.
org.jgrapht/jgrapht-core1.5.3LGPL-2.1-onlyA Java class library for graph-theory data structures and algorithms.
org.jheaps/jheaps0.14Apache-2.0A free, production-ready, efficient Java library containing a collection of heap data-structures.
org.jsoup/jsoup1.22.2MITjsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, and xpath selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers.
org.jspecify/jspecify1.0.0Apache-2.0An artifact of well-named and well-specified annotations to power static analysis checks
org.jvnet.mimepull/mimepull1.9.15BSD-3-ClauseProvides a streaming API to access attachments parts in a MIME message.
org.latencyutils/LatencyUtils2.0.3CC0-1.0LatencyUtils is a package that provides latency recording and reporting utilities.
org.ow2.asm/asm-commons9.6BSD-3-ClauseUsefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework
org.postgresql/postgresql42.7.11BSD-2-ClausePostgreSQL JDBC Driver Postgresql
org.reactivestreams/reactive-streams1.0.4MIT-0A Protocol for Asynchronous Non-Blocking Data Sequence
org.slf4j/jul-to-slf4j2.0.18MITJUL to SLF4J bridge
org.slf4j/slf4j-api2.0.18MITThe slf4j API
org.springframework.ai/spring-ai-anthropic1.1.8Apache-2.0Anthropic models support
org.springframework.ai/spring-ai-azure-openai1.1.8Apache-2.0Azure OpenAI models support
org.springframework.ai/spring-ai-bedrock-converse1.1.8Apache-2.0Amazon Bedrock models support using the Converse API
org.springframework.ai/spring-ai-commons1.1.8Apache-2.0Common classes used across Spring AI
org.springframework.ai/spring-ai-model1.1.8Apache-2.0Core model interfaces and classes for Spring AI
org.springframework.ai/spring-ai-ollama1.1.8Apache-2.0Ollama models support
org.springframework.ai/spring-ai-openai1.1.8Apache-2.0OpenAI models support
org.springframework.ai/spring-ai-retry1.1.8Apache-2.0Spring AI utility project helping with remote call retry
org.springframework.ai/spring-ai-template-st1.1.8Apache-2.0StringTemplate implementation for Spring AI templating
org.springframework.ai/spring-ai-vertex-ai-gemini1.1.8Apache-2.0Vertex AI Gemini models support
org.springframework.boot/spring-boot3.5.15Apache-2.0Spring Boot
org.springframework.boot/spring-boot-autoconfigure3.5.15Apache-2.0Spring Boot AutoConfigure
org.springframework.boot/spring-boot-starter3.5.15Apache-2.0Core starter, including auto-configuration support, logging and YAML
org.springframework.boot/spring-boot-starter-jdbc3.5.15Apache-2.0Starter for using JDBC with the HikariCP connection pool
org.springframework.boot/spring-boot-starter-jersey3.5.15Apache-2.0Starter for building RESTful web applications using JAX-RS and Jersey. An alternative to spring-boot-starter-web
org.springframework.boot/spring-boot-starter-json3.5.15Apache-2.0Starter for reading and writing json
org.springframework.boot/spring-boot-starter-logging3.5.15Apache-2.0Starter for logging using Logback. Default logging starter
org.springframework.boot/spring-boot-starter-mail3.5.15Apache-2.0Starter for using Java Mail and Spring Framework's email sending support
org.springframework.boot/spring-boot-starter-security3.5.15Apache-2.0Starter for using Spring Security
org.springframework.boot/spring-boot-starter-tomcat3.5.15Apache-2.0Starter for using Tomcat as the embedded servlet container. Default servlet container starter used by spring-boot-starter-web
org.springframework.boot/spring-boot-starter-validation3.5.15Apache-2.0Starter for using Java Bean Validation with Hibernate Validator
org.springframework.boot/spring-boot-starter-web3.5.15Apache-2.0Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container
org.springframework.retry/spring-retry2.0.13Apache-2.0Spring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based behaviour that is easy to extend and customize. For instance, you can configure a plain POJO operation to retry if it fails, based on the type of exception, and with a fixed or exponential backoff.
org.springframework.security/spring-security-config6.5.11Apache-2.0Spring Security
org.springframework.security/spring-security-core6.5.11Apache-2.0Spring Security
org.springframework.security/spring-security-crypto6.5.11Apache-2.0Spring Security
org.springframework.security/spring-security-web6.5.11Apache-2.0Spring Security
org.springframework/spring-aop6.2.19Apache-2.0Spring AOP
org.springframework/spring-beans6.2.19Apache-2.0Spring Beans
org.springframework/spring-context6.2.19Apache-2.0Spring Context
org.springframework/spring-context-support6.2.19Apache-2.0Spring Context Support
org.springframework/spring-core6.2.19Apache-2.0Spring Core
org.springframework/spring-expression6.2.19Apache-2.0Spring Expression Language (SpEL)
org.springframework/spring-jcl6.2.19Apache-2.0Spring Commons Logging Bridge
org.springframework/spring-jdbc6.2.19Apache-2.0Spring JDBC
org.springframework/spring-messaging6.2.19Apache-2.0Spring Messaging
org.springframework/spring-tx6.2.19Apache-2.0Spring Transaction
org.springframework/spring-web6.2.19Apache-2.0Spring Web
org.springframework/spring-webflux6.2.19Apache-2.0Spring WebFlux
org.springframework/spring-webmvc6.2.19Apache-2.0Spring Web MVC
org.threeten/threetenbp1.7.0BSD-3-ClauseBackport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR.
org.yaml/snakeyaml2.4Apache-2.0YAML 1.1 parser and emitter for Java
software.amazon.awssdk/annotations2.36.3Apache-2.0The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.
software.amazon.awssdk/apache-client2.36.3Apache-2.0The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).
software.amazon.awssdk/auth2.36.3Apache-2.0The AWS SDK for Java - Auth module holds the classes that are used for authentication with services
software.amazon.awssdk/aws-core2.36.3Apache-2.0The AWS SDK for Java - Core runtime module holds the classes that are used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes.
software.amazon.awssdk/aws-json-protocol2.36.3Apache-2.0The AWS SDK for Java - module holds the classes for AWS Json protocol
software.amazon.awssdk/aws-query-protocol2.36.3Apache-2.0The AWS SDK for Java - module holds the classes for AWS Query protocol
software.amazon.awssdk/bedrockruntime2.36.3Apache-2.0The AWS Java SDK for Bedrock Runtime module holds the client classes that are used for communicating with Bedrock Runtime.
software.amazon.awssdk/checksums2.36.3Apache-2.0The AWS SDK for Java - Checksums module contains checksums and related items that are used by other modules in the library.
software.amazon.awssdk/checksums-spi2.36.3Apache-2.0The AWS SDK for Java - Checksums SPI module contains checksum interfaces that are used by other modules in the library.
software.amazon.awssdk/endpoints-spi2.36.3Apache-2.0The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.
software.amazon.awssdk/http-auth2.36.3Apache-2.0The AWS SDK for Java - HTTP Auth module contains interfaces and implementations for generic HTTP authentication
software.amazon.awssdk/http-auth-aws2.36.3Apache-2.0The AWS SDK for Java - HTTP Auth AWS module contains interfaces and implementations for HTTP authentication specific to AWS.
software.amazon.awssdk/http-auth-aws-eventstream2.36.3Apache-2.0The AWS SDK for Java - HTTP Auth AWS Event Stream module contains interfaces and implementations for AWS specific authentication of event streams in HTTP services.
software.amazon.awssdk/http-auth-spi2.36.3Apache-2.0The AWS SDK for Java - HTTP Auth SPI module contains the interfaces for authentication that are used by other modules in the library.
software.amazon.awssdk/http-client-spi2.36.3Apache-2.0The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).
software.amazon.awssdk/identity-spi2.36.3Apache-2.0The AWS SDK for Java - Identity SPI module contains the Identity interfaces that are used by other modules in the library.
software.amazon.awssdk/json-utils2.36.3Apache-2.0The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.
software.amazon.awssdk/metrics-spi2.36.3Apache-2.0This is the base module for SDK metrics feature. It contains the interfaces used for metrics feature that are used by other modules in the library.
software.amazon.awssdk/netty-nio-client2.36.3Apache-2.0The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).
software.amazon.awssdk/profiles2.36.3Apache-2.0Profile module allows loading information from AWS configuration and credentials files.
software.amazon.awssdk/protocol-core2.36.3Apache-2.0The AWS SDK for Java - module holds the core protocol classes
software.amazon.awssdk/regions2.36.3Apache-2.0The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.
software.amazon.awssdk/retries2.36.3Apache-2.0The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.
software.amazon.awssdk/retries-spi2.36.3Apache-2.0The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.
software.amazon.awssdk/sdk-core2.36.3Apache-2.0The AWS SDK for Java - SDK Core runtime module holds the classes that are used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes.
software.amazon.awssdk/sts2.36.3Apache-2.0The AWS Java SDK for AWS STS module holds the client classes that are used for communicating with AWS Security Token Service
software.amazon.awssdk/third-party-jackson-core2.36.3Apache-2.0The AWS SDK for Java - Third Party is an umbrella module that contains child modules which are shaded third- party dependencies.
software.amazon.awssdk/utils2.36.3Apache-2.0The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).
software.amazon.awssdk/utils-lite2.36.3Apache-2.0A package providing minimal external utils.
software.amazon.eventstream/eventstream1.0.1Apache-2.0The AWS Event Stream decoder library.
xalan/serializer2.7.3
xalan/xalan2.7.3
xml-apis/xml-apis1.4.01Apache-2.0xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
xml-apis/xml-apis-ext1.3.04Apache-2.0xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.