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
activation1.1CDDL-1.0JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).
annotations26.0.2-1Apache-2.0A set of annotations used for code inspection support and code documentation.
aopalliance-repackaged2.6.1EPL-2.0Dependency Injection Kernel
apfloat1.10.1MITHigh performance arbitrary precision arithmetic library
applicationinsights-agent3.7.6MITMicrosoft Application Insights Java Agent.
azure-ai-openai1.0.0-beta.16MITThis package contains Microsoft Azure OpenAI client library.
azure-core1.55.3MITThis package contains core types for Azure Java clients.
azure-core-http-netty1.15.11MITThis package contains the Netty HTTP client plugin for azure-core.
azure-identity1.18.1MITThis module contains client library for Microsoft Azure Identity.
azure-json1.5.0MITThis package provides interfaces for reading and writing JSON.
azure-xml1.2.0MITThis package provides interfaces for reading and writing XML.
batik-anim1.19Apache-2.0Batik animation engine
batik-awt-util1.19Apache-2.0Batik AWT utilities
batik-bridge1.19Apache-2.0Batik bridge
batik-codec1.19Apache-2.0Batik image codecs
batik-constants1.19Apache-2.0Batik constants library
batik-css1.19Apache-2.0Batik CSS engine
batik-dom1.19Apache-2.0Batik DOM implementation
batik-ext1.19Apache-2.0Batik external code
batik-extension1.19Apache-2.0Batik Extension Support
batik-gvt1.19Apache-2.0Batik Graphics Vector Tree (GVT)
batik-i18n1.19Apache-2.0Batik i18n library
batik-parser1.19Apache-2.0Batik SVG microsyntax parser
batik-script1.19Apache-2.0Batik script language support
batik-shared-resources1.19Apache-2.0Batik Shared Resources
batik-svg-dom1.19Apache-2.0Batik SVG DOM implementation
batik-svggen1.19Apache-2.0Batik Java2D SVG generator
batik-transcoder1.19Apache-2.0Batik SVG transcoder
batik-util1.19Apache-2.0Batik utility library
batik-xml1.19Apache-2.0Batik XML utilities
checker-qual3.49.5MITchecker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by the Checker Framework.
commonmark0.27.0BSD-2-ClauseCore of commonmark-java (a library for parsing Markdown to an AST, modifying the AST and rendering it to HTML or Markdown)
commons-codec1.19.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-collections44.5.0Apache-2.0The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
commons-compress1.27.1Apache-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.
commons-csv1.14.1Apache-2.0The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.
commons-dbcp22.13.0Apache-2.0Apache Commons DBCP software implements Database Connection Pooling
commons-io2.21.0Apache-2.0The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
commons-lang33.19.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 and 21 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.
commons-logging1.3.4Apache-2.0Apache Commons Logging is a thin adapter allowing configurable bridging to other, well-known logging systems.
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.
commons-pool22.12.0Apache-2.0The Apache Commons Object Pooling Library.
commons-text1.14.0Apache-2.0Apache Commons Text is a set of utility functions and reusable components for processing and manipulating text in a Java environment.
cron-utils9.2.1Apache-2.0A Java library to parse, migrate and validate crons as well as describe them in human readable language
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.
error_prone_annotations2.18.0Apache-2.0Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.
failureaccess1.0.1Apache-2.0Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes is 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).
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.
fop2.11Apache-2.0XML Graphics Format Object Processor All-In-One
fop-core2.11Apache-2.0XML Graphics Format Object Processor
fop-events2.11Apache-2.0XML Graphics Format Object Processor Events
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.
fop-util2.11Apache-2.0XML Graphics Format Object Processor Utilities
gson2.10.1Apache-2.0Gson JSON library
guava32.1.2-jreApache-2.0Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more.
hk2-api2.6.1EPL-2.0HK2 API module
hk2-locator2.6.1EPL-2.0ServiceLocator Default Implementation
hk2-utils2.6.1EPL-2.0HK2 Implementation Utilities
icu4j78.1Unicode-3.0International Components for Unicode for Java (ICU4J) is a mature, widely used Java library providing Unicode and Globalization support
istack-commons-runtime3.0.12BSD-3-Clauseistack common utility code
j2objc-annotations2.8Apache-2.0A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.
jackson-annotations2.20Apache-2.0Core annotations used for value types, used by Jackson data binding package.
jackson-core2.20.1Apache-2.0Core Jackson processing abstractions (aka Streaming API), implementation for JSON
jackson-databind2.20.1Apache-2.0General data-binding functionality for Jackson: works on core streaming API
jackson-dataformat-xml2.20.1Apache-2.0Data format extension for Jackson to offer alternative support for serializing POJOs as XML and deserializing XML as POJOs.
jackson-dataformat-yaml2.20.1Apache-2.0Support for reading and writing YAML-encoded data via Jackson abstractions.
jackson-datatype-jsr3102.17.2Apache-2.0Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
jackson-jakarta-rs-base2.19.2Apache-2.0Pile of code that is shared by all Jackson-based Jakarta-RS providers.
jackson-jakarta-rs-json-provider2.19.2Apache-2.0Functionality to handle JSON input/output for Jakarta-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
jackson-jaxrs-base2.20.1Apache-2.0Pile of code that is shared by all Jackson-based JAX-RS providers.
jackson-jaxrs-json-provider2.20.1Apache-2.0Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
jackson-jaxrs-xml-provider2.20.1Apache-2.0Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
jackson-module-jakarta-xmlbind-annotations2.19.2Apache-2.0Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative to "native" Jackson annotations, for configuring data-binding.
jackson-module-jaxb-annotations2.20.1Apache-2.0Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring data-binding.
jakarta.activation1.2.2BSD-3-ClauseJakarta Activation
jakarta.activation-api1.2.2BSD-3-ClauseJakarta Activation API jar
jakarta.annotation-api1.3.5EPL-2.0Jakarta Annotations API
jakarta.inject2.6.1EPL-2.0Injection API (JSR 330) repackaged as OSGi bundle
jakarta.transaction-api1.3.3EPL-2.0Jakarta Transactions
jakarta.validation-api2.0.2Apache-2.0Jakarta Bean Validation API
jakarta.ws.rs-api2.1.6EPL-2.0Jakarta RESTful Web Services API
jakarta.xml.bind-api4.0.4BSD-3-ClauseJakarta XML Binding API
java-jwt4.5.0MITJava client library for the Auth0 platform
javassist3.30.2-GAMPL-1.1Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
javax.el3.0.1-b12(CDDL-1.0 OR GPL-2.0-with-classpath-exception)Java.net - The Source for Java Technology Collaboration
javax.el-api3.0.1-b06(CDDL-1.0 OR GPL-2.0-with-classpath-exception)Java.net - The Source for Java Technology Collaboration
javax.mail1.6.2(CDDL-1.0 OR GPL-2.0-with-classpath-exception)JavaMail API
javax.mail-api1.6.2(CDDL-1.0 OR GPL-2.0-with-classpath-exception)JavaMail API jar
javax.servlet-api4.0.1(CDDL-1.0 OR GPL-2.0-with-classpath-exception)Java.net - The Source for Java Technology Collaboration
javax.servlet.jsp-api2.3.3(CDDL-1.0 OR GPL-2.0-with-classpath-exception)Java.net - The Source for Java Technology Collaboration
javax.websocket-api1.1(CDDL-1.1 OR GPL-2.0-only)JSR 356: Java API for WebSocket
jaxb-api2.2.12CDDL-1.1JAXB (JSR 222) API
jaxb-runtime2.3.9BSD-3-ClauseJAXB (JSR 222) Reference Implementation
jersey-client2.47EPL-2.0Jersey core client implementation
jersey-common2.47EPL-2.0Jersey core common packages
jersey-container-servlet2.47EPL-2.0Jersey core Servlet 3.x implementation
jersey-container-servlet-core2.47EPL-2.0Jersey core Servlet 2.x implementation
jersey-hk22.47EPL-2.0HK2 InjectionManager implementation
jersey-media-multipart2.47EPL-2.0Jersey Multipart entity providers support module.
jersey-server2.47EPL-2.0Jersey core server implementation
jgrapht-core1.5.2LGPL-2.1-onlyA Java class library for graph-theory data structures and algorithms.
jheaps0.14Apache-2.0A free, production-ready, efficient Java library containing a collection of heap data-structures.
jna5.13.0LGPL-2.1-or-laterJava Native Access
jna-platform5.17.0LGPL-2.1-or-laterJava Native Access Platform
jsoup1.21.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.
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.
jsr3053.0.2Apache-2.0JSR305 Annotations for Findbugs
jwks-rsa0.23.0MITJSON Web Key Set parser library
kotlin-stdlib1.8.21Apache-2.0Kotlin Standard Library for JVM
kotlin-stdlib-common1.9.10Apache-2.0Kotlin Common Standard Library
kotlin-stdlib-jdk71.8.21Apache-2.0Kotlin Standard Library JDK 7 extension
kotlin-stdlib-jdk81.8.21Apache-2.0Kotlin Standard Library JDK 8 extension
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-....
log4j-api2.25.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.
log4j-core2.25.3Apache-2.0A versatile, industrial-grade, and reference implementation of the Log4j API. It bundles a rich set of components to assist various use cases: Appenders targeting files, network sockets, databases, SMTP servers; Layouts that can render CSV, HTML, JSON, Syslog, etc. formatted outputs; Filters that can be configured using log event rates, regular expressions, scripts, time, etc. It contains several extension points to introduce custom components, if needed.
log4j-jcl2.25.3Apache-2.0The Apache Log4j Commons Logging Adapter
log4j-slf4j-impl2.25.3Apache-2.0SLF4J 1 binding (provider) for the Log4j API. It forwards SLF4J 1 calls to the Log4j API. (Refer to the log4j-to-slf4j artifact for forwarding the Log4j API to SLF4J.)
log4j-slf4j2-impl2.25.3Apache-2.0SLF4J 2 provider (binding) for the Apache Log4j API. It forwards SLF4J 2 calls to the Log4j API. This effectively allows using Log4j as an implementation of SLF4J 2. (Refer to the log4j-to-slf4j artifact for forwarding the Log4j API to SLF4J.)
microsoft-graph5.80.0MITMicrosoft Graph SDK
microsoft-graph-core2.0.21MITMicrosoft Graph Core SDK
mimepull1.9.15BSD-3-ClauseProvides a streaming API to access attachments parts in a MIME message.
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
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
netty-buffer4.1.118.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-codec4.1.118.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-codec-dns4.1.112.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-codec-http4.1.118.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-codec-http24.1.118.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-codec-socks4.1.118.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-common4.1.118.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-handler4.1.118.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-handler-proxy4.1.118.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-resolver4.1.118.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-resolver-dns4.1.112.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-resolver-dns-classes-macos4.1.112.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-resolver-dns-native-macos4.1.112.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-tcnative-boringssl-static2.0.70.FinalApache-2.0A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.
netty-tcnative-boringssl-static2.0.70.FinalApache-2.0A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.
netty-tcnative-boringssl-static2.0.70.FinalApache-2.0A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.
netty-tcnative-boringssl-static2.0.70.FinalApache-2.0A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.
netty-tcnative-boringssl-static2.0.70.FinalApache-2.0A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.
netty-tcnative-boringssl-static2.0.70.FinalApache-2.0A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.
netty-tcnative-classes2.0.70.FinalApache-2.0A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked to OpenSSL and Apache APR.
netty-transport4.1.118.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-transport-classes-epoll4.1.118.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-transport-classes-kqueue4.1.118.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-transport-native-epoll4.1.118.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-transport-native-kqueue4.1.118.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-transport-native-unix-common4.1.118.FinalApache-2.0Static library which contains common unix utilities.
okhttp4.12.0Apache-2.0Square’s meticulous HTTP client for Java and Kotlin.
okio3.6.0Apache-2.0A modern I/O library for Android, Java, and Kotlin Multiplatform.
okio-jvm3.6.0Apache-2.0A modern I/O library for Android, Java, and Kotlin Multiplatform.
osgi-resource-locator1.0.3EPL-2.0Used by various API providers that rely on META-INF/services mechanism to locate providers.
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.
plantuml-asl1.2025.10ASL LicensePlantUML is a component that allows to quickly write diagrams from text.
poi5.4.1Apache-2.0Apache POI - Java API To Access Microsoft Format Files
poi-ooxml5.4.1Apache-2.0Apache POI - Java API To Access Microsoft Format Files
poi-ooxml-lite5.4.1Apache-2.0Apache POI - Java API To Access Microsoft Format Files
postgresql42.7.8BSD-2-ClausePostgreSQL JDBC Driver Postgresql
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.
quartz2.5.1Apache-2.0Quartz Enterprise Job Scheduler
reactive-streams1.0.4MIT-0A Protocol for Asynchronous Non-Blocking Data Sequence
reactor-core3.4.41Apache-2.0Non-Blocking Reactive Foundation for the JVM
reactor-netty-core1.0.48Apache-2.0Core functionality for the Reactor Netty library
reactor-netty-http1.0.48Apache-2.0HTTP functionality for the Reactor Netty library
scim2-sdk-client4.1.0UnboundID Free Use LicenseThe UnboundID SCIM 2 SDK is a comprehensive Java library that supports the SCIM protocol and communication with SCIM services. This SDK assists with managing requests, responses, and errors, and it also offers support for SCIM filter expressions, attribute paths, and CRUD operations on SCIM data. See https://simplecloud.info for more information. This package contains client classes for building SCIM 2 requests and for accessing resources from SCIM 2 service providers.
scim2-sdk-common4.1.0UnboundID Free Use LicenseThe UnboundID SCIM 2 SDK is a comprehensive Java library that supports the SCIM protocol and communication with SCIM services. This SDK assists with managing requests, responses, and errors, and it also offers support for SCIM filter expressions, attribute paths, and CRUD operations on SCIM data. See https://simplecloud.info for more information.
scim2-sdk-server4.1.0UnboundID Free Use LicenseThe UnboundID SCIM 2 SDK is a comprehensive Java library that supports the SCIM protocol and communication with SCIM services. This SDK assists with managing requests, responses, and errors, and it also offers support for SCIM filter expressions, attribute paths, and CRUD operations on SCIM data. See https://simplecloud.info for more information. This package contains classes used to implement SCIM 2 service providers.
serializer2.7.3
slf4j-api2.0.16MITThe slf4j API
snakeyaml2.4Apache-2.0YAML 1.1 parser and emitter for Java
SparseBitSet1.3Apache-2.0An efficient sparse bitset implementation for Java
spotbugs-annotations4.9.8LGPL-2.1-onlyAnnotations the SpotBugs tool supports
stax2-api4.2.2BSD-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.
txw22.3.9BSD-3-ClauseTXW is a library that allows you to write XML documents.
woodstox-core7.1.1Apache-2.0Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs
xalan2.7.3
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-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.
xmlbeans5.3.0Apache-2.0XmlBeans main jar
xmlgraphics-commons2.11Apache-2.0XML Graphics Common Support
xmlschema-core2.3.2Apache-2.0Commons XMLSchema is a light weight schema object model that can be used to manipulate or generate XML schema.