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 |
|---|---|---|---|---|
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
| org.synchronoss.cpo | cpo-core | 6.1.1-SNAPSHOT | jar | GNU Lesser General Public License |
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 |
|---|---|---|---|---|
| ch.qos.logback | logback-classic | 1.5.20 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| ch.qos.logback | logback-core | 1.5.20 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| com.github.terma | javaniotcpproxy | 1.6 | jar | The Apache Software License, Version 2.0 |
| com.h2database | h2 | 2.4.240 | jar | MPL 2.0EPL 1.0 |
| com.mysql | mysql-connector-j | 9.7.0 | jar | The GNU General Public License, v2 with Universal FOSS Exception, v1.0 |
| com.oracle.database.jdbc | ojdbc11 | 23.26.0.0.0 | jar | Oracle Free Use Terms and Conditions (FUTC) |
| org.apache.jmeter | ApacheJMeter_java | 5.6.3 | jar | The Apache License, Version 2.0 |
| org.mariadb.jdbc | mariadb-java-client | 3.5.8 | jar | LGPL-2.1-or-later |
| org.postgresql | postgresql | 42.7.13 | jar | BSD-2-Clause |
| org.testcontainers | testcontainers | 2.0.2 | jar | MIT |
| org.testcontainers | testcontainers-mariadb | 2.0.2 | jar | MIT |
| org.testcontainers | testcontainers-mysql | 2.0.2 | jar | MIT |
| org.testcontainers | testcontainers-oracle-xe | 2.0.2 | jar | MIT |
| org.testcontainers | testcontainers-postgresql | 2.0.2 | jar | MIT |
| org.testng | testng | 7.11.0 | jar | Apache License, Version 2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| jakarta.activation | jakarta.activation-api | 2.1.4 | jar | EDL 1.0 |
| jakarta.xml.bind | jakarta.xml.bind-api | 4.0.4 | jar | Eclipse Distribution License - v 1.0 |
| javax.servlet | javax.servlet-api | 4.0.1 | jar | CDDL + GPLv2 with classpath exception |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.sun.istack | istack-commons-runtime | 4.1.2 | jar | Eclipse Distribution License - v 1.0 |
| org.eclipse.angus | angus-activation | 2.0.3 | jar | EDL 1.0 |
| org.glassfish.jaxb | jaxb-core | 4.0.6 | jar | Eclipse Distribution License - v 1.0 |
| org.glassfish.jaxb | jaxb-runtime | 4.0.6 | jar | Eclipse Distribution License - v 1.0 |
| org.glassfish.jaxb | txw2 | 4.0.6 | jar | Eclipse Distribution License - v 1.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
Project Dependency Graph
Dependency Tree
- org.synchronoss.cpo:cpo-jdbc:jar:6.1.1-SNAPSHOT
- org.synchronoss.cpo:cpo-core:jar:6.1.1-SNAPSHOT (compile)
- javax.servlet:javax.servlet-api:jar:4.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.4 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.6 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.6 (runtime)
- org.eclipse.angus:angus-activation:jar:2.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:txw2:jar:4.0.6 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.angus:angus-activation:jar:2.0.3 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.6 (runtime)
- javax.servlet:javax.servlet-api:jar:4.0.1 (compile)
- org.testng:testng:jar:7.11.0 (test)
- org.jcommander:jcommander:jar:1.83 (test)
![[Information]](./images/icon_info_sml.gif)
- org.webjars:jquery:jar:3.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jcommander:jcommander:jar:1.83 (test)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.20 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.20 (test)
![[Information]](./images/icon_info_sml.gif)
- com.oracle.database.jdbc:ojdbc11:jar:23.26.0.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.postgresql:postgresql:jar:42.7.13 (test)
- org.checkerframework:checker-qual:jar:3.55.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.55.1 (test)
- com.h2database:h2:jar:2.4.240 (test)
![[Information]](./images/icon_info_sml.gif)
- com.mysql:mysql-connector-j:jar:9.7.0 (test)
- com.google.protobuf:protobuf-java:jar:4.31.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.protobuf:protobuf-java:jar:4.31.1 (test)
- org.mariadb.jdbc:mariadb-java-client:jar:3.5.8 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.jmeter:ApacheJMeter_java:jar:5.6.3 (test)
- org.apache.jmeter:ApacheJMeter_core:jar:5.6.3 (test)
- org.apache.jmeter:ApacheJMeter:jar:5.6.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.jmeter:jorphan:jar:5.6.3 (test)
![[Information]](./images/icon_info_sml.gif)
- bsf:bsf:jar:2.4.0 (test)
- commons-logging:commons-logging:jar:1.0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.0.4 (test)
- com.fifesoft:rsyntaxtextarea:jar:3.3.4 (test)
![[Information]](./images/icon_info_sml.gif)
- net.sf.jtidy:jtidy:jar:r938 (test)
![[Information]](./images/icon_info_sml.gif)
- com.thoughtworks.xstream:xstream:jar:1.4.20 (test)
- io.github.x-stream:mxparser:jar:1.2.2 (test)
- xmlpull:xmlpull:jar:1.1.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- xmlpull:xmlpull:jar:1.1.3.1 (test)
- io.github.x-stream:mxparser:jar:1.2.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- oro:oro:jar:2.0.8 (test)
![[Information]](./images/icon_info_sml.gif)
- xalan:xalan:jar:2.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- xalan:serializer:jar:2.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.sf.saxon:Saxon-HE:jar:11.6 (test)
- org.xmlresolver:xmlresolver:jar:5.2.1 (test)
- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3 (test)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.1.3 (test)
- org.apache.httpcomponents.core5:httpcore5:jar:5.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3 (test)
- org.xmlresolver:xmlresolver:jar:data:5.2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.xmlresolver:xmlresolver:jar:5.2.1 (test)
- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.7.3 (test)
- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.7.3 (test)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.8.20 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.8.20 (test)
- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.7.3 (test)
- org.jetbrains.kotlinx:kotlinx-coroutines-swing:jar:1.7.3 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.8.20 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.8.20 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.8.20 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.8.20 (test)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.16.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.formdev:svgSalamander:jar:1.1.4 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.ben-manes.caffeine:caffeine:jar:2.9.3 (test)
- com.google.errorprone:error_prone_annotations:jar:2.10.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.10.0 (test)
- com.github.weisj:darklaf-core:jar:2.7.3 (test)
- com.github.weisj:darklaf-utils:jar:2.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.weisj:darklaf-native-utils:jar:2.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.weisj:darklaf-platform-base:jar:2.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.weisj:darklaf-windows:jar:2.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.weisj:darklaf-macos:jar:2.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.weisj:swing-extensions-laf-support:jar:0.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.weisj:darklaf-utils:jar:2.7.3 (test)
- com.github.weisj:darklaf-theme:jar:2.7.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.weisj:darklaf-property-loader:jar:2.7.3 (test)
- com.github.weisj:swing-extensions-visual-padding:jar:0.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.weisj:swing-extensions-visual-padding:jar:0.1.3 (test)
- com.github.weisj:darklaf-extensions-rsyntaxarea:jar:0.3.4 (test)
![[Information]](./images/icon_info_sml.gif)
- com.miglayout:miglayout-swing:jar:5.3 (test)
- com.miglayout:miglayout-core:jar:5.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.miglayout:miglayout-core:jar:5.3 (test)
- commons-codec:commons-codec:jar:1.16.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.lets-plot:lets-plot-batik:jar:4.1.0 (test)
- org.jetbrains.lets-plot:lets-plot-common:jar:4.1.0 (test)
- io.github.microutils:kotlin-logging:jar:2.0.5 (test)
![[Information]](./images/icon_info_sml.gif)
- io.github.microutils:kotlin-logging:jar:2.0.5 (test)
- org.jetbrains.lets-plot:platf-awt-jvm:jar:4.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.lets-plot:platf-batik-jvm:jar:4.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:batik-codec:jar:1.16 (test)
- org.apache.xmlgraphics:batik-awt-util:jar:1.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:batik-bridge:jar:1.16 (test)
- org.apache.xmlgraphics:batik-anim:jar:1.16 (test)
- org.apache.xmlgraphics:batik-ext:jar:1.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:batik-ext:jar:1.16 (test)
- org.apache.xmlgraphics:batik-css:jar:1.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:batik-dom:jar:1.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:batik-gvt:jar:1.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:batik-parser:jar:1.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:batik-script:jar:1.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:batik-svg-dom:jar:1.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:batik-xml:jar:1.16 (test)
![[Information]](./images/icon_info_sml.gif)
- xml-apis:xml-apis-ext:jar:1.3.04 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:batik-anim:jar:1.16 (test)
- org.apache.xmlgraphics:batik-shared-resources:jar:1.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:batik-transcoder:jar:1.16 (test)
- org.apache.xmlgraphics:batik-svggen:jar:1.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:batik-svggen:jar:1.16 (test)
- org.apache.xmlgraphics:batik-util:jar:1.16 (test)
- org.apache.xmlgraphics:batik-constants:jar:1.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:batik-i18n:jar:1.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:batik-constants:jar:1.16 (test)
- org.apache.xmlgraphics:batik-awt-util:jar:1.16 (test)
- org.jetbrains.lets-plot:lets-plot-common:jar:4.1.0 (test)
- org.jetbrains.lets-plot:lets-plot-kotlin-jvm:jar:4.5.0 (test)
- org.jetbrains.lets-plot:commons-jvm:jar:4.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.lets-plot:datamodel-jvm:jar:4.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.lets-plot:plot-base-jvm:jar:4.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.lets-plot:plot-builder-jvm:jar:4.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.lets-plot:plot-stem-jvm:jar:4.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.lets-plot:deprecated-in-v4-jvm:jar:4.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.github.microutils:kotlin-logging-jvm:jar:2.0.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.lets-plot:commons-jvm:jar:4.1.0 (test)
- org.apache.commons:commons-collections4:jar:4.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-math3:jar:3.6.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-text:jar:1.11.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tika:tika-core:jar:1.28.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xmlgraphics:xmlgraphics-commons:jar:2.9 (test)
![[Information]](./images/icon_info_sml.gif)
- org.freemarker:freemarker:jar:2.3.32 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jodd:jodd-core:jar:5.0.13 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jodd:jodd-props:jar:5.0.13 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mozilla:rhino:jar:1.7.14 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:jcl-over-slf4j:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.groovy:groovy:jar:3.0.20 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.groovy:groovy-dateutil:jar:3.0.20 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.groovy:groovy-datetime:jar:3.0.20 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.groovy:groovy-jmx:jar:3.0.20 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.groovy:groovy-json:jar:3.0.20 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.groovy:groovy-jsr223:jar:3.0.20 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.groovy:groovy-sql:jar:3.0.20 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.groovy:groovy-templates:jar:3.0.20 (test)
- org.codehaus.groovy:groovy-xml:jar:3.0.20 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.groovy:groovy-xml:jar:3.0.20 (test)
- commons-collections:commons-collections:jar:3.2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tika:tika-parsers:jar:1.28.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.jmeter:ApacheJMeter:jar:5.6.3 (test)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.22 (test)
- org.jetbrains:annotations:jar:13.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:13.0 (test)
- com.google.auto.service:auto-service-annotations:jar:1.1.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.14.0 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.15.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.jmeter:ApacheJMeter_core:jar:5.6.3 (test)
- com.github.terma:javaniotcpproxy:jar:1.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.testcontainers:testcontainers:jar:2.0.2 (test)
- org.apache.commons:commons-compress:jar:1.28.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-api:jar:3.7.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.7.0 (test)
- com.github.docker-java:docker-java-transport:jar:3.7.0 (test)
![[Information]](./images/icon_info_sml.gif)
- net.java.dev.jna:jna:jar:5.18.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport:jar:3.7.0 (test)
- org.apache.commons:commons-compress:jar:1.28.0 (test)
- org.testcontainers:testcontainers-mysql:jar:2.0.2 (test)
- org.testcontainers:testcontainers-jdbc:jar:2.0.2 (test)
- org.testcontainers:testcontainers-database-commons:jar:2.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.testcontainers:testcontainers-database-commons:jar:2.0.2 (test)
- org.testcontainers:testcontainers-jdbc:jar:2.0.2 (test)
- org.testcontainers:testcontainers-mariadb:jar:2.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.testcontainers:testcontainers-postgresql:jar:2.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.testcontainers:testcontainers-oracle-xe:jar:2.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.synchronoss.cpo:cpo-core:jar:6.1.1-SNAPSHOT (compile)
Licenses
The Apache License, Version 2.0: Apache JMeter Core, Apache JMeter Java, Apache JMeter Jorphan, Apache JMeter Launcher, Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, org.apiguardian:apiguardian-api
Apache 2.0: AutoService, error-prone annotations
MIT License: jquery
Mozilla Public License, Version 2.0: rhino
The GNU General Public License, v2 with Universal FOSS Exception, v1.0: MySQL Connector/J
Mozilla Public License Version 2.0: Saxon-HE
BSD: MiGLayout Core, MiGLayout Swing
Unknown: oro, serializer, xalan
Apache License version 2.0: XML Resolver
BSD License: com.formdev:svgSalamander
LGPL-2.1-or-later: Java Native Access, mariadb-java-client
The MIT License: Checker Qual
Apache License, Version 2.0: Apache Commons Collections, Apache Commons Math, Apache FreeMarker, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache Tika core, Apache Tika parsers, Caffeine cache, JCL 1.2 implemented over SLF4J, jcommander, testng
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Java Native Access
Oracle Free Use Terms and Conditions (FUTC): ojdbc11
EPL 1.0: H2 Database Engine
MPL 2.0: H2 Database Engine
BSD-2-Clause: PostgreSQL JDBC Driver
BSD-3-Clause: Protocol Buffers [Core], XStream Core, rsyntaxtextarea
The BSD 2-Clause License: Jodd Core, Jodd Props
Java HTML Tidy License: JTidy
Public Domain: XML Pull Parsing API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module, core, jdbc
Indiana University Extreme! Lab Software License: MXParser
EDL 1.0: Angus Activation Registries, Jakarta Activation API
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
MIT: Darklaf core, Darklaf extensions rsyntaxarea, Darklaf macos, Darklaf native utils, Darklaf platform base, Darklaf property loader, Darklaf theme, Darklaf utils, Darklaf windows, Duct Tape, Lets-Plot Kotlin API, Lets-Plot common modules, Lets-Plot core artifact, Lets-Plot for Swing/Batik, SLF4J API Module, Swing extensions laf support, Swing extensions visual padding, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: MariaDB, Testcontainers :: JDBC :: MySQL, Testcontainers :: JDBC :: Oracle XE, Testcontainers :: JDBC :: PostgreSQL, Testcontainers Core
CDDL + GPLv2 with classpath exception: Java Servlet API
The Apache Software License, Version 2.0: Apache Groovy, Apache XML Graphics Commons, Bean Scripting Framework, IntelliJ IDEA Annotations, Jackson-annotations, Jackson-core, Java NIO TCP Proxy, Logging, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind, kotlin-logging, kotlinx-coroutines-core, kotlinx-coroutines-swing, org.apache.xmlgraphics:batik-anim, org.apache.xmlgraphics:batik-awt-util, org.apache.xmlgraphics:batik-bridge, org.apache.xmlgraphics:batik-codec, org.apache.xmlgraphics:batik-constants, org.apache.xmlgraphics:batik-css, org.apache.xmlgraphics:batik-dom, org.apache.xmlgraphics:batik-ext, org.apache.xmlgraphics:batik-gvt, org.apache.xmlgraphics:batik-i18n, org.apache.xmlgraphics:batik-parser, org.apache.xmlgraphics:batik-script, org.apache.xmlgraphics:batik-shared-resources, org.apache.xmlgraphics:batik-svg-dom, org.apache.xmlgraphics:batik-svggen, org.apache.xmlgraphics:batik-transcoder, org.apache.xmlgraphics:batik-util, org.apache.xmlgraphics:batik-xml
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
|---|---|---|---|---|---|---|---|
| bsf-2.4.0.jar | 113.4 kB | 94 | 73 | 12 | 1.2 | Yes | No |
| logback-classic-1.5.20.jar | 307.2 kB | 242 | 189 | 29 | 11 | Yes | No |
| logback-core-1.5.20.jar | 635.6 kB | 539 | - | - | - | - | No |
| • Root | - | 532 | 480 | 41 | 11 | Yes | - |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes | - |
| jackson-annotations-2.16.1.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes | No |
| jackson-core-2.16.1.jar | 578.1 kB | 269 | - | - | - | - | No |
| • Root | - | 239 | 207 | 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.16.1.jar | 1.6 MB | 818 | - | - | - | - | No |
| • Root | - | 816 | 778 | 23 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| rsyntaxtextarea-3.3.4.jar | 1.3 MB | 470 | 364 | 10 | 1.8 | Yes | No |
| svgSalamander-1.1.4.jar | 320.8 kB | 228 | 206 | 13 | 1.8 | Yes | No |
| caffeine-2.9.3.jar | 912.1 kB | 703 | 692 | 4 | 1.8 | Yes | No |
| docker-java-api-3.7.0.jar | 495.4 kB | 404 | 389 | 5 | 1.8 | Yes | No |
| docker-java-transport-3.7.0.jar | 38.8 kB | 45 | 34 | 1 | 1.8 | Yes | No |
| docker-java-transport-zerodep-3.7.0.jar | 2.3 MB | 1475 | 1362 | 74 | 1.8 | Yes | No |
| javaniotcpproxy-1.6.jar | 20.3 kB | 27 | 15 | 2 | 1.6 | Yes | No |
| darklaf-core-2.7.3.jar | 1.5 MB | 1122 | 733 | 83 | 1.8 | Yes | No |
| darklaf-extensions-rsyntaxarea-0.3.4.jar | 20.6 kB | 22 | 5 | 2 | 1.8 | Yes | No |
| darklaf-macos-2.7.3.jar | 93.5 kB | 33 | 14 | 4 | 1.8 | Yes | No |
| darklaf-native-utils-2.7.3.jar | 8.5 kB | 13 | 4 | 2 | 1.8 | Yes | No |
| darklaf-platform-base-2.7.3.jar | 4 kB | 13 | 4 | 2 | 1.8 | Yes | No |
| darklaf-property-loader-2.7.3.jar | 98.1 kB | 77 | 66 | 6 | 1.8 | Yes | No |
| darklaf-theme-2.7.3.jar | 89.5 kB | 101 | 50 | 5 | 1.8 | Yes | No |
| darklaf-utils-2.7.3.jar | 69.1 kB | 64 | 52 | 6 | 1.8 | Yes | No |
| darklaf-windows-2.7.3.jar | 217.8 kB | 48 | 19 | 3 | 1.8 | Yes | No |
| swing-extensions-laf-support-0.1.3.jar | 10.2 kB | 20 | 12 | 2 | 1.8 | Yes | No |
| swing-extensions-visual-padding-0.1.3.jar | 2.5 kB | 10 | 2 | 2 | 1.8 | No | No |
| auto-service-annotations-1.1.1.jar | 3.2 kB | 12 | 1 | 1 | 1.8 | No | No |
| error_prone_annotations-2.10.0.jar | 16 kB | 37 | 25 | 2 | 1.7 | Yes | No |
| protobuf-java-4.31.1.jar | 1.9 MB | 776 | 756 | 2 | 1.8 | Yes | No |
| h2-2.4.240.jar | 2.7 MB | 1071 | - | - | - | - | No |
| • Root | - | 1070 | 1065 | 58 | 11 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 21 | Yes | - |
| miglayout-core-5.3.jar | 106.9 kB | 38 | 28 | 1 | 1.8 | Yes | No |
| miglayout-swing-5.3.jar | 22.6 kB | 16 | 6 | 1 | 1.8 | Yes | No |
| mysql-connector-j-9.7.0.jar | 2.6 MB | 1120 | 1066 | 31 | 1.8 | Yes | No |
| ojdbc11-23.26.0.0.0.jar | 7.6 MB | 2917 | 2785 | 61 | 11 | Yes | Yes |
| istack-commons-runtime-4.1.2.jar | 25.8 kB | 35 | 23 | 4 | 11 | Yes | No |
| xstream-1.4.20.jar | 644.6 kB | 530 | 498 | 23 | 1.8 | Yes | No |
| commons-codec-1.16.0.jar | 360.7 kB | 256 | 109 | 7 | 1.8 | Yes | No |
| commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes | No |
| commons-io-2.15.1.jar | 501.2 kB | 368 | - | - | - | - | No |
| • Root | - | 366 | 338 | 15 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| commons-logging-1.0.4.jar | 38 kB | 29 | 18 | 2 | 1.2 | Yes | No |
| kotlin-logging-2.0.5.jar | 2.7 kB | 11 | 0 | 0 | - | - | - |
| kotlin-logging-jvm-2.0.5.jar | 32 kB | 22 | 17 | 2 | 1.6 | Yes | No |
| mxparser-1.2.2.jar | 29.7 kB | 16 | 1 | 1 | 1.4 | Yes | No |
| jakarta.activation-api-2.1.4.jar | 67.4 kB | 60 | 46 | 3 | 1.8 | Yes | No |
| jakarta.xml.bind-api-4.0.4.jar | 131.2 kB | 138 | 115 | 7 | 11 | Yes | No |
| javax.servlet-api-4.0.1.jar | 95.5 kB | 109 | 85 | 4 | 1.8 | Yes | No |
| jna-5.18.1.jar | 2 MB | 191 | 124 | 4 | 1.8 | Yes | No |
| jtidy-r938.jar | 249.9 kB | 141 | 123 | 2 | 1.3 | Yes | No |
| Saxon-HE-11.6.jar | 5.1 MB | 2435 | 2352 | 58 | 1.8 | Yes | No |
| commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes | No |
| commons-compress-1.28.0.jar | 1.1 MB | 642 | - | - | - | - | No |
| • Root | - | 641 | 589 | 36 | 1.8 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 9 | No | - |
| commons-lang3-3.14.0.jar | 658 kB | 436 | - | - | - | - | No |
| • Root | - | 434 | 403 | 18 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| commons-math3-3.6.1.jar | 2.2 MB | 1402 | 1301 | 75 | 1.5 | Yes | No |
| commons-text-1.11.0.jar | 246.7 kB | 180 | - | - | - | - | No |
| • Root | - | 178 | 157 | 8 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| httpclient5-5.1.3.jar | 797.9 kB | 519 | 476 | 26 | 1.7 | Yes | No |
| httpcore5-5.1.3.jar | 850.8 kB | 678 | 633 | 30 | 1.7 | Yes | No |
| httpcore5-h2-5.1.3.jar | 232.1 kB | 169 | 141 | 14 | 1.7 | Yes | No |
| ApacheJMeter-5.6.3.jar | 13.7 kB | 12 | 3 | 2 | 1.8 | Yes | No |
| ApacheJMeter_core-5.6.3.jar | 2 MB | 1181 | 823 | 62 | 1.8 | Yes | No |
| ApacheJMeter_java-5.6.3.jar | 52.7 kB | 44 | 18 | 5 | 1.8 | Yes | No |
| jorphan-5.6.3.jar | 213.6 kB | 152 | 127 | 14 | 1.8 | Yes | No |
| tika-core-1.28.5.jar | 736.1 kB | 427 | 360 | 21 | 1.8 | Yes | No |
| tika-parsers-1.28.5.jar | 1.6 MB | 903 | 742 | 96 | 1.8 | Yes | No |
| batik-anim-1.16.jar | 485.9 kB | 417 | 396 | 4 | 1.8 | Yes | No |
| batik-awt-util-1.16.jar | 424.6 kB | 249 | 222 | 10 | 1.8 | Yes | No |
| batik-bridge-1.16.jar | 704.9 kB | 419 | 399 | 2 | 1.8 | Yes | No |
| batik-codec-1.16.jar | 112.4 kB | 68 | 45 | 3 | 1.8 | Yes | No |
| batik-constants-1.16.jar | 8.4 kB | 14 | 1 | 1 | 1.8 | No | No |
| batik-css-1.16.jar | 330.4 kB | 264 | 237 | 8 | 1.8 | Yes | No |
| batik-dom-1.16.jar | 184.1 kB | 134 | 115 | 5 | 1.8 | Yes | No |
| batik-ext-1.16.jar | 10.2 kB | 22 | 7 | 2 | 1.8 | No | No |
| batik-gvt-1.16.jar | 192.1 kB | 122 | 103 | 7 | 1.8 | Yes | No |
| batik-i18n-1.16.jar | 11.5 kB | 17 | 4 | 1 | 1.8 | Yes | No |
| batik-parser-1.16.jar | 76.9 kB | 73 | 55 | 1 | 1.8 | Yes | No |
| batik-script-1.16.jar | 25.2 kB | 32 | 13 | 3 | 1.8 | Yes | No |
| batik-shared-resources-1.16.jar | 6.7 kB | 9 | 0 | 0 | - | - | - |
| batik-svg-dom-1.16.jar | 232.7 kB | 135 | 64 | 2 | 1.8 | Yes | No |
| batik-svggen-1.16.jar | 227.5 kB | 174 | 157 | 3 | 1.8 | Yes | No |
| batik-transcoder-1.16.jar | 129.3 kB | 81 | 60 | 8 | 1.8 | Yes | No |
| batik-util-1.16.jar | 127.5 kB | 99 | 80 | 4 | 1.8 | Yes | No |
| batik-xml-1.16.jar | 33.9 kB | 22 | 6 | 1 | 1.8 | Yes | No |
| xmlgraphics-commons-2.9.jar | 678.2 kB | 429 | 376 | 34 | 1.8 | Yes | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
| checker-qual-3.55.1.jar | 241.9 kB | 459 | 386 | 33 | 1.8 | Yes | No |
| groovy-3.0.20.jar | 8 MB | 4924 | 4747 | 135 | 1.8 | Yes | No |
| groovy-datetime-3.0.20.jar | 15.2 kB | 14 | 3 | 1 | 1.8 | Yes | No |
| groovy-dateutil-3.0.20.jar | 7.4 kB | 13 | 2 | 1 | 1.8 | Yes | No |
| groovy-jmx-3.0.20.jar | 133 kB | 59 | 51 | 3 | 1.8 | Yes | No |
| groovy-json-3.0.20.jar | 128.9 kB | 79 | 66 | 3 | 1.8 | Yes | No |
| groovy-jsr223-3.0.20.jar | 16.8 kB | 20 | 8 | 1 | 1.8 | Yes | No |
| groovy-sql-3.0.20.jar | 78.9 kB | 79 | 66 | 2 | 1.8 | Yes | No |
| groovy-templates-3.0.20.jar | 94.2 kB | 57 | 50 | 2 | 1.8 | Yes | No |
| groovy-xml-3.0.20.jar | 291.7 kB | 196 | 171 | 11 | 1.8 | Yes | No |
| angus-activation-2.0.3.jar | 26.7 kB | 32 | 10 | 3 | 1.8 | Yes | No |
| freemarker-2.3.32.jar | 1.7 MB | 1250 | 1225 | 17 | 1.8 | Yes | No |
| jaxb-core-4.0.6.jar | 137.9 kB | 157 | 106 | 18 | 11 | Yes | No |
| jaxb-runtime-4.0.6.jar | 920.1 kB | 693 | 559 | 19 | 11 | Yes | No |
| txw2-4.0.6.jar | 73.3 kB | 72 | 57 | 4 | 11 | Yes | No |
| jcommander-1.83.jar | 89.7 kB | 82 | 72 | 6 | 1.8 | Yes | No |
| annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes | No |
| kotlin-stdlib-1.9.22.jar | 1.7 MB | 1038 | - | - | - | - | No |
| • Root | - | 1036 | 978 | 43 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| kotlin-stdlib-common-1.8.20.jar | 221.5 kB | 382 | 0 | 0 | - | - | - |
| kotlin-stdlib-jdk7-1.8.20.jar | 1 kB | 5 | - | - | - | - | - |
| • Root | - | 3 | 0 | 0 | - | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| kotlin-stdlib-jdk8-1.8.20.jar | 1 kB | 5 | - | - | - | - | - |
| • Root | - | 3 | 0 | 0 | - | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| kotlinx-coroutines-core-1.7.3.jar | 87.7 kB | 100 | 0 | 0 | - | - | - |
| kotlinx-coroutines-core-jvm-1.7.3.jar | 1.6 MB | 898 | - | - | - | - | No |
| • Root | - | 896 | 867 | 15 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| kotlinx-coroutines-swing-1.7.3.jar | 10 kB | 18 | - | - | - | - | No |
| • Root | - | 16 | 6 | 1 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| commons-jvm-4.1.0.jar | 760.6 kB | 539 | 494 | 34 | 1.8 | Yes | No |
| datamodel-jvm-4.1.0.jar | 353.3 kB | 251 | 231 | 9 | 1.8 | Yes | No |
| deprecated-in-v4-jvm-4.1.0.jar | 95.3 kB | 115 | 96 | 9 | 1.8 | Yes | No |
| lets-plot-batik-4.1.0.jar | 1 kB | 3 | 0 | 0 | - | - | - |
| lets-plot-common-4.1.0.jar | 1 kB | 3 | 0 | 0 | - | - | - |
| lets-plot-kotlin-jvm-4.5.0.jar | 1.4 MB | 845 | 803 | 33 | 1.8 | Yes | No |
| platf-awt-jvm-4.1.0.jar | 133.4 kB | 95 | 83 | 4 | 1.8 | Yes | No |
| platf-batik-jvm-4.1.0.jar | 81.4 kB | 60 | 47 | 3 | 1.8 | Yes | No |
| plot-base-jvm-4.1.0.jar | 1.6 MB | 902 | 854 | 39 | 1.8 | Yes | No |
| plot-builder-jvm-4.1.0.jar | 1.3 MB | 686 | 641 | 35 | 1.8 | Yes | No |
| plot-stem-jvm-4.1.0.jar | 969.6 kB | 530 | 508 | 14 | 1.8 | Yes | No |
| jodd-core-5.0.13.jar | 403.5 kB | 273 | 243 | 26 | 1.8 | Yes | No |
| jodd-props-5.0.13.jar | 26 kB | 15 | 11 | 1 | 1.8 | Yes | No |
| mariadb-java-client-3.5.8.jar | 767.4 kB | 400 | - | - | - | - | No |
| • Root | - | 381 | 321 | 41 | 1.8 | Yes | - |
| • Versioned | - | 4 | 1 | 1 | 9 | No | - |
| • Versioned | - | 6 | 1 | 1 | 11 | Yes | - |
| • Versioned | - | 9 | 2 | 1 | 15 | Yes | - |
| rhino-1.7.14.jar | 1.4 MB | 577 | 539 | 21 | 1.8 | Yes | No |
| postgresql-42.7.13.jar | 1.2 MB | 560 | - | - | - | - | No |
| • Root | - | 552 | 488 | 38 | 1.8 | Yes | - |
| • Versioned | - | 8 | 2 | 1 | 11 | Yes | - |
| duct-tape-1.0.8.jar | 25.4 kB | 37 | 22 | 6 | 1.8 | Yes | No |
| jcl-over-slf4j-1.7.36.jar | 16.6 kB | 23 | 9 | 2 | 1.5 | Yes | No |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - | No |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| cpo-core-6.1.1-SNAPSHOT.jar | 191 kB | 157 | 122 | 15 | 21 | Yes | No |
| testcontainers-2.0.2.jar | 17.8 MB | 12561 | 10634 | 451 | 22 | Yes | No |
| testcontainers-database-commons-2.0.2.jar | 15 kB | 19 | 12 | 3 | 1.8 | Yes | No |
| testcontainers-jdbc-2.0.2.jar | 30.1 kB | 21 | 12 | 3 | 1.8 | Yes | No |
| testcontainers-mariadb-2.0.2.jar | 12.6 kB | 17 | 6 | 2 | 1.8 | Yes | No |
| testcontainers-mysql-2.0.2.jar | 13.4 kB | 17 | 6 | 2 | 1.8 | Yes | No |
| testcontainers-oracle-xe-2.0.2.jar | 8.5 kB | 12 | 4 | 1 | 1.8 | Yes | No |
| testcontainers-postgresql-2.0.2.jar | 14.9 kB | 18 | 9 | 2 | 1.8 | Yes | No |
| testng-7.11.0.jar | 991.7 kB | 595 | 548 | 25 | 11 | Yes | No |
| jquery-3.7.1.jar | 307.9 kB | 18 | 0 | 0 | - | - | - |
| xmlresolver-5.2.1-data.jar | 1 MB | 430 | 0 | 0 | - | - | - |
| xmlresolver-5.2.1.jar | 165.7 kB | 110 | 90 | 10 | 1.8 | Yes | No |
| oro-2.0.8.jar | 65.3 kB | 74 | 62 | 6 | 1.2 | No | No |
| serializer-2.7.3.jar | 283.5 kB | 123 | 108 | 3 | 1.8 | Yes | No |
| xalan-2.7.3.jar | 3.5 MB | 1653 | 1581 | 50 | 1.8 | Yes | No |
| xml-apis-ext-1.3.04.jar | 85.7 kB | 209 | 192 | 4 | 1.1 | No | No |
| xmlpull-1.1.3.1.jar | 7.2 kB | 10 | 4 | 1 | 1.2 | Yes | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
| 141 | 101.9 MB | 60531 | 52802 | 2392 | 22 | 125 | 1 |
| compile: 5 | compile: 555 kB | compile: 535 | compile: 423 | compile: 33 | 21 | compile: 5 | - |
| runtime: 5 | runtime: 1.2 MB | runtime: 989 | runtime: 755 | runtime: 48 | runtime: 5 | - | |
| test: 131 | test: 100.2 MB | test: 59007 | test: 51624 | test: 2311 | 22 | test: 115 | test: 1 |
