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
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.20.1 jar The Apache Software License, Version 2.0
com.spotify.fmt fmt-maven-plugin 2.29 jar MIT License
commons-io commons-io 2.20.0 jar Apache-2.0
io.swagger.core.v3 swagger-jaxrs2 2.2.40 jar Apache License 2.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.4 jar Eclipse Distribution License - v 1.0
javax.ws.rs javax.ws.rs-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
org.eluder.coveralls coveralls-maven-plugin 4.3.0 jar The MIT License (MIT)
org.jacoco jacoco-maven-plugin 0.8.14 jar EPL-2.0
org.springdoc springdoc-openapi-ui 1.8.0 jar The Apache License, Version 2.0
org.springframework.boot spring-boot-starter-aop 3.5.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jetty 3.5.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.5.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 3.5.7 jar Apache License, Version 2.0

test

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

GroupId ArtifactId Version Type Licenses
org.awaitility awaitility 4.3.0 jar Apache 2.0
org.hamcrest hamcrest-core 3.0 jar BSD-3-Clause
org.junit.jupiter junit-jupiter 5.12.0 jar Eclipse Public License v2.0
org.powermock powermock-api-mockito2 2.0.9 jar The Apache Software License, Version 2.0
org.powermock powermock-core 2.0.9 jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot-starter-test 3.5.7 jar Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
jakarta.servlet jakarta.servlet-api 6.1.0 jar EPL 2.0GPL2 w/ CPE
org.projectlombok lombok 1.18.42 jar The MIT License

Project Transitive Dependencies

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

compile

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

GroupId ArtifactId Version Classifier Type Licenses
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.fasterxml.jackson.core jackson-annotations 2.20 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.20.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.20.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.20.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.20.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.20.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jaxrs jackson-jaxrs-base 2.20.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider 2.20.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.20.1 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.20.1 - jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 7.1.1 - jar The Apache License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.21.1 - jar Apache 2.0
com.google.googlejavaformat google-java-format 1.28.0 - jar The Apache Software License, Version 2.0
com.google.guava failureaccess 1.0.1 - jar The Apache Software License, Version 2.0
com.google.guava guava 32.1.3-jre - jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava - jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 2.8 - jar Apache License, Version 2.0
com.googlecode.javaewah JavaEWAH 0.7.9 - jar Apache 2
com.jcraft jsch 0.1.53 - jar Revised BSD
commons-codec commons-codec 1.18.0 - jar Apache-2.0
io.github.classgraph classgraph 4.8.184 - jar The MIT License (MIT)
io.micrometer micrometer-commons 1.15.5 - jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.15.5 - jar The Apache Software License, Version 2.0
io.swagger.core.v3 swagger-annotations 2.2.40 - jar Apache License 2.0
io.swagger.core.v3 swagger-core 2.2.40 - jar Apache License 2.0
io.swagger.core.v3 swagger-integration 2.2.40 - jar Apache License 2.0
io.swagger.core.v3 swagger-models 2.2.40 - jar Apache License 2.0
jakarta.activation jakarta.activation-api 2.1.4 - jar EDL 1.0
jakarta.annotation jakarta.annotation-api 2.1.1 - jar EPL 2.0GPL2 w/ CPE
jakarta.enterprise jakarta.enterprise.cdi-api 4.0.1 - jar Apache License 2.0
jakarta.enterprise jakarta.enterprise.lang-model 4.0.1 - jar Apache License 2.0
jakarta.inject jakarta.inject-api 2.0.1 - jar The Apache Software License, Version 2.0
jakarta.interceptor jakarta.interceptor-api 2.1.0 - jar EPL 2.0GPL2 w/ CPE
jakarta.transaction jakarta.transaction-api 2.0.1 - jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.2 - jar Apache License 2.0
jakarta.websocket jakarta.websocket-api 2.1.1 - jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.websocket jakarta.websocket-client-api 2.1.1 - jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
javax.xml.bind jaxb-api 2.2.12 - jar CDDL 1.1GPL2 w/ CPE
org.apache.commons commons-lang3 3.17.0 - jar Apache-2.0
org.apache.httpcomponents httpclient 4.5.2 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.16 - jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.5.2 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.24.3 - jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.24.3 - jar Apache-2.0
org.apache.maven maven-artifact 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.0 - jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-api 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven.shared file-management 3.2.0 - jar Apache-2.0
org.apache.tomcat.embed tomcat-embed-el 10.1.48 - jar Apache License, Version 2.0
org.aspectj aspectjweaver 1.9.24 - jar Eclipse Public License - v 2.0
org.checkerframework checker-qual 3.37.0 - jar The MIT License
org.codehaus.plexus plexus-classworlds 2.2.3 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.14 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.24 - jar Apache License, Version 2.0
org.codehaus.woodstox stax2-api 4.2.2 - jar The BSD 2-Clause License
org.eclipse.jetty jetty-alpn-client 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-client 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-ee 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-http 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-io 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-plus 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-security 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-server 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-session 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-util 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-xml 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.ee10 jetty-ee10-annotations 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.ee10 jetty-ee10-plus 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.ee10 jetty-ee10-servlet 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.ee10 jetty-ee10-servlets 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.ee10 jetty-ee10-webapp 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jakarta-client 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jakarta-common 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jakarta-server 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jetty-server 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-servlet 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.websocket jetty-websocket-core-client 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.websocket jetty-websocket-core-common 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.websocket jetty-websocket-core-server 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.websocket jetty-websocket-jetty-api 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty.websocket jetty-websocket-jetty-common 12.0.29 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jgit org.eclipse.jgit 4.5.0.201609210915-r - jar Eclipse Distribution License (New BSD License)
org.jacoco org.jacoco.agent 0.8.14 runtime jar EPL-2.0
org.jacoco org.jacoco.core 0.8.14 - jar EPL-2.0
org.jacoco org.jacoco.report 0.8.14 - jar EPL-2.0
org.javassist javassist 3.30.2-GA - jar MPL 1.1LGPL 2.1Apache License 2.0
org.ow2.asm asm 9.9 - jar BSD-3-Clause
org.ow2.asm asm-commons 9.9 - jar BSD-3-Clause
org.ow2.asm asm-tree 9.9 - jar BSD-3-Clause
org.slf4j jcl-over-slf4j 2.0.17 - jar Apache-2.0
org.slf4j jul-to-slf4j 2.0.17 - jar MIT
org.slf4j slf4j-api 2.0.17 - jar MIT
org.sonatype.aether aether-api 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-impl 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-spi 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-util 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 2.0
org.sonatype.sisu sisu-guice 2.1.7 noaop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 1.4.2 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-plexus 1.4.2 - jar The Apache Software License, Version 2.0
org.springdoc springdoc-openapi-common 1.8.0 - jar The Apache License, Version 2.0
org.springdoc springdoc-openapi-webmvc-core 1.8.0 - jar The Apache License, Version 2.0
org.springframework spring-aop 6.2.12 - jar Apache License, Version 2.0
org.springframework spring-beans 6.2.12 - jar Apache License, Version 2.0
org.springframework spring-context 6.2.12 - jar Apache License, Version 2.0
org.springframework spring-core 6.2.12 - jar Apache License, Version 2.0
org.springframework spring-expression 6.2.12 - jar Apache License, Version 2.0
org.springframework spring-jcl 6.2.12 - jar Apache License, Version 2.0
org.springframework spring-web 6.2.12 - jar Apache License, Version 2.0
org.springframework spring-webmvc 6.2.12 - jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.5.7 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.5.7 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.5.7 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 3.5.7 - jar Apache License, Version 2.0
org.webjars swagger-ui 5.11.8 - jar Apache 2.0
org.yaml snakeyaml 2.4 - jar Apache License, Version 2.0

runtime

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

GroupId ArtifactId Version Type Licenses
org.apache.maven maven-aether-provider 3.0 jar The Apache Software License, Version 2.0

test

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

GroupId ArtifactId Version Type Licenses
com.jayway.jsonpath json-path 2.9.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
net.bytebuddy byte-buddy 1.17.8 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.17.8 jar Apache License, Version 2.0
net.minidev accessors-smart 2.5.2 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.5.2 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.27.6 jar Apache-2.0
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.junit.jupiter junit-jupiter-api 5.12.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.12.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.12.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.12.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.12.0 jar Eclipse Public License v2.0
org.mockito mockito-core 4.3.1 jar The MIT License
org.mockito mockito-junit-jupiter 4.3.1 jar The MIT License
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.powermock powermock-api-support 2.0.9 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 2.0.9 jar The Apache Software License, Version 2.0
org.skyscreamer jsonassert 1.5.3 jar The Apache Software License, Version 2.0
org.springframework spring-test 6.2.12 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.5.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.5.7 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.10.4 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, springdoc-openapi-common, springdoc-openapi-ui, springdoc-openapi-webmvc-core

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

Revised BSD: JSch

MIT License: com.spotify.fmt:fmt-maven-plugin

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

GPL2 w/ CPE: Jakarta Annotations API, Jakarta Interceptors, Jakarta Servlet, Java Architecture for XML Binding, jakarta.transaction API, javax.ws.rs-api

Eclipse Distribution License (New BSD License): JGit - Core

Apache 2: JavaEWAH

Eclipse Public License v. 2.0: Jakarta WebSocket - Client API, Jakarta WebSocket - Server API

Apache License 2.0: CDI APIs, CDI Language Model, JSON library from Android SDK, Jakarta Bean Validation API, Javassist, swagger-annotations, swagger-core, swagger-integration, swagger-jaxrs2, swagger-models

The MIT License: Checker Qual, Project Lombok, mockito-core, mockito-junit-jupiter

Apache License, Version 2.0: Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis, Plexus Common Utilities, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring Web MVC, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-aop, spring-boot-starter-jetty, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-starter-web, spring-boot-test, spring-boot-test-autoconfigure, tomcat-embed-el

Apache-2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Maven File Management API, AssertJ Core, JCL 1.2 implemented over SLF4J, Log4j API to SLF4J Adapter

EPL 2.0: Jakarta Annotations API, Jakarta Interceptors, Jakarta Servlet, jakarta.transaction API, javax.ws.rs-api

MPL 1.1: Javassist

Apache Software License - Version 2.0: Core :: ALPN :: Client, Core :: EE Common, Core :: HTTP, Core :: HTTP Client, Core :: IO, Core :: Plus, Core :: Security, Core :: Server, Core :: Sessions, Core :: Utilities, Core :: Websocket :: Client, Core :: Websocket :: Common, Core :: Websocket :: Jetty API, Core :: Websocket :: Jetty Common, Core :: Websocket :: Server, Core :: XML, EE10 :: Plus, EE10 :: Servlet, EE10 :: Servlet Annotations, EE10 :: Utility Servlets and Filters, EE10 :: WebApp, EE10 :: Websocket :: Jakarta Client, EE10 :: Websocket :: Jakarta Common, EE10 :: Websocket :: Jakarta Server, EE10 :: Websocket :: Jetty Server, EE10 :: Websocket :: Servlet

CDDL 1.1: Java Architecture for XML Binding

BSD-3-Clause: Hamcrest, Hamcrest Core, asm, asm-commons, asm-tree

The BSD 2-Clause License: Stax2 API

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

Eclipse Public License - Version 2.0: Core :: ALPN :: Client, Core :: EE Common, Core :: HTTP, Core :: HTTP Client, Core :: IO, Core :: Plus, Core :: Security, Core :: Server, Core :: Sessions, Core :: Utilities, Core :: Websocket :: Client, Core :: Websocket :: Common, Core :: Websocket :: Jetty API, Core :: Websocket :: Jetty Common, Core :: Websocket :: Server, Core :: XML, EE10 :: Plus, EE10 :: Servlet, EE10 :: Servlet Annotations, EE10 :: Utility Servlets and Filters, EE10 :: WebApp, EE10 :: Websocket :: Jakarta Client, EE10 :: Websocket :: Jakarta Common, EE10 :: Websocket :: Jakarta Server, EE10 :: Websocket :: Jetty Server, EE10 :: Websocket :: Servlet

The MIT License (MIT): ClassGraph, coveralls-maven-plugin

GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta WebSocket - Client API, Jakarta WebSocket - Server API

EDL 1.0: Jakarta Activation API

MIT: JUL to SLF4J bridge, SLF4J API Module, httpbin

LGPL 2.1: Javassist

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

Eclipse Public License - v 2.0: AspectJ Weaver

EPL-2.0: JaCoCo :: Agent, JaCoCo :: Core, JaCoCo :: Maven Plugin, JaCoCo :: Report

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Doxia :: Sink API, FindBugs-jsr305, Google Java Format, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson module: Old JAXB Annotations (javax.xml.bind), Jackson-JAXRS: JSON, Jackson-JAXRS: base, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, Jackson-module-parameter-names, Jakarta Dependency Injection, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Reporting API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Interpolation API, PowerMock, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), jackson-databind, json-path, micrometer-commons, micrometer-observation, org.xmlunit:xmlunit-core

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.5.20.jar 307.2 kB 242 189 29 11 Yes
logback-core-1.5.20.jar 635.6 kB 539 - - - -
   • Root - 532 480 41 11 Yes
   • Versioned - 7 1 1 21 Yes
jackson-annotations-2.20.jar 79.2 kB 87 74 2 1.8 Yes
jackson-core-2.20.1.jar 593.2 kB 286 - - - -
   • Root - 250 213 16 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 12 3 1 11 Yes
   • Versioned - 11 2 1 17 Yes
   • Versioned - 11 2 1 21 Yes
jackson-databind-2.20.1.jar 1.7 MB 848 - - - -
   • Root - 846 808 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-dataformat-xml-2.20.1.jar 130.6 kB 88 - - - -
   • Root - 86 63 6 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-dataformat-yaml-2.20.1.jar 60.1 kB 46 - - - -
   • Root - 44 23 3 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jdk8-2.20.1.jar 36.4 kB 41 - - - -
   • Root - 39 22 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jsr310-2.20.1.jar 137.2 kB 88 - - - -
   • Root - 86 64 6 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-jaxrs-base-2.20.1.jar 36.8 kB 43 - - - -
   • Root - 41 23 5 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-jaxrs-json-provider-2.20.1.jar 16.9 kB 31 - - - -
   • Root - 29 10 2 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-module-jaxb-annotations-2.20.1.jar 37.3 kB 34 - - - -
   • Root - 32 13 3 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-module-parameter-names-2.20.1.jar 10.4 kB 23 - - - -
   • Root - 21 4 1 1.8 Yes
   • Versioned - 2 1 1 9 No
woodstox-core-7.1.1.jar 1.6 MB 1091 942 78 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.21.1.jar 16.8 kB 39 27 2 1.8 Yes
google-java-format-1.28.0.jar 281 kB 155 136 5 17 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-32.1.3-jre.jar 3 MB 2060 2020 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-2.8.jar 9.3 kB 24 13 1 1.7 Yes
JavaEWAH-0.7.9.jar 125.1 kB 81 69 3 1.6 Yes
json-path-2.9.0.jar 276.6 kB 221 203 13 1.8 Yes
jsch-0.1.53.jar 280.2 kB 177 164 4 1.5 Yes
fmt-maven-plugin-2.29.jar 51 kB 36 23 2 17 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
commons-codec-1.18.0.jar 373 kB 262 - - - -
   • Root - 261 114 7 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-io-2.20.0.jar 564 kB 415 - - - -
   • Root - 414 387 15 1.8 Yes
   • Versioned - 1 1 1 9 No
classgraph-4.8.184.jar 587 kB 284 - - - -
   • Root - 282 253 13 1.8 Yes
   • Versioned - 2 1 1 9 No
micrometer-commons-1.15.5.jar 49.2 kB 50 36 6 1.8 Yes
micrometer-observation-1.15.5.jar 75.1 kB 74 59 6 1.8 Yes
swagger-annotations-2.2.40.jar 49.6 kB 87 61 13 1.8 Yes
swagger-core-2.2.40.jar 251.8 kB 145 126 6 1.8 Yes
swagger-integration-2.2.40.jar 42.3 kB 43 28 2 1.8 Yes
swagger-jaxrs2-2.2.40.jar 97.5 kB 52 33 6 1.8 Yes
swagger-models-2.2.40.jar 140 kB 95 69 13 1.8 Yes
jakarta.activation-api-2.1.4.jar 67.4 kB 60 46 3 1.8 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 1.8 Yes
jakarta.enterprise.cdi-api-4.0.1.jar 151.3 kB 214 184 13 11 Yes
jakarta.enterprise.lang-model-4.0.1.jar 26.2 kB 38 23 4 11 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No
jakarta.interceptor-api-2.1.0.jar 25.3 kB 23 11 2 1.8 Yes
jakarta.servlet-api-6.1.0.jar 398.4 kB 165 85 5 11 Yes
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 1.8 Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 1.8 Yes
jakarta.websocket-api-2.1.1.jar 23.9 kB 22 10 2 1.8 Yes
jakarta.websocket-client-api-2.1.1.jar 42.6 kB 58 47 2 1.8 Yes
jakarta.xml.bind-api-4.0.4.jar 131.2 kB 138 115 7 11 Yes
javax.ws.rs-api-2.1.1.jar 126.9 kB 153 138 7 1.8 Yes
jaxb-api-2.2.12.jar 102.5 kB 122 104 6 1.5 Yes
byte-buddy-1.17.8.jar 9 MB 6066 - - - -
   • Root - 3023 2970 38 1.5 Yes
   • Versioned - 3013 2971 39 1.8 Yes
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.17.8.jar 366.5 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 1.8 Yes
accessors-smart-2.5.2.jar 30.4 kB 24 13 2 1.8 Yes
json-smart-2.5.2.jar 122.4 kB 107 93 5 1.8 Yes
commons-lang3-3.17.0.jar 673.6 kB 426 - - - -
   • Root - 425 395 18 1.8 Yes
   • Versioned - 1 1 1 9 No
httpclient-4.5.2.jar 736.7 kB 504 463 24 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes
httpmime-4.5.2.jar 41 kB 40 23 2 1.6 Yes
log4j-api-2.24.3.jar 348.5 kB 247 - - - -
   • Root - 236 209 11 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-to-slf4j-2.24.3.jar 23.8 kB 26 10 2 1.8 Yes
maven-aether-provider-3.0.jar 51.2 kB 38 21 1 1.5 Yes
maven-artifact-3.0.jar 51.9 kB 57 32 11 1.5 Yes
maven-core-3.0.jar 527 kB 406 332 39 1.5 Yes
maven-model-3.0.jar 164.7 kB 67 50 3 1.5 Yes
maven-model-builder-3.0.jar 148 kB 142 109 16 1.5 Yes
maven-plugin-api-3.0.jar 48.9 kB 46 25 6 1.5 Yes
maven-repository-metadata-3.0.jar 30.1 kB 25 7 2 1.5 Yes
maven-settings-3.0.jar 46.7 kB 33 17 2 1.5 Yes
maven-settings-builder-3.0.jar 37.8 kB 49 28 5 1.5 Yes
doxia-sink-api-1.0.jar 10.1 kB 22 4 2 1.4 Yes
maven-reporting-api-3.0.jar 10.9 kB 20 5 1 1.4 Yes
file-management-3.2.0.jar 25.9 kB 33 14 3 1.8 Yes
tomcat-embed-el-10.1.48.jar 264.3 kB 164 155 7 11 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
aspectjweaver-1.9.24.jar 2.2 MB 1060 1002 37 1.8 Yes
assertj-core-3.27.6.jar 1.4 MB 887 - - - -
   • Root - 883 842 29 1.8 Yes
   • Versioned - 4 1 1 9 No
awaitility-4.3.0.jar 97.6 kB 92 76 8 1.8 Yes
checker-qual-3.37.0.jar 224.5 kB 427 359 30 1.8 Yes
plexus-classworlds-2.2.3.jar 46.1 kB 51 36 5 1.4 Yes
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No
plexus-interpolation-1.14.jar 61.1 kB 60 44 6 1.4 Yes
plexus-utils-3.0.24.jar 247.4 kB 129 104 9 1.5 Yes
stax2-api-4.2.2.jar 195.9 kB 146 125 12 1.6 Yes
jetty-alpn-client-12.0.29.jar 7.2 kB 15 3 2 17 Yes
jetty-client-12.0.29.jar 355.3 kB 217 202 6 17 Yes
jetty-ee-12.0.29.jar 4.6 kB 13 2 2 17 Yes
jetty-http-12.0.29.jar 437.9 kB 243 224 5 17 Yes
jetty-io-12.0.29.jar 336.8 kB 223 208 6 17 Yes
jetty-plus-12.0.29.jar 34.8 kB 30 16 4 17 Yes
jetty-security-12.0.29.jar 145.1 kB 106 90 7 17 Yes
jetty-server-12.0.29.jar 636.9 kB 322 304 7 17 Yes
jetty-session-12.0.29.jar 117.3 kB 58 47 2 17 Yes
jetty-util-12.0.29.jar 696.6 kB 422 394 13 17 Yes
jetty-xml-12.0.29.jar 87.2 kB 41 20 2 17 Yes
jetty-ee10-annotations-12.0.29.jar 82 kB 54 40 2 17 Yes
jetty-ee10-plus-12.0.29.jar 22.6 kB 24 8 3 17 Yes
jetty-ee10-servlet-12.0.29.jar 439.5 kB 202 185 7 17 Yes
jetty-ee10-servlets-12.0.29.jar 50.4 kB 34 22 2 17 Yes
jetty-ee10-webapp-12.0.29.jar 131.8 kB 61 45 2 17 Yes
jetty-ee10-websocket-jakarta-client-12.0.29.jar 19.6 kB 26 9 3 17 Yes
jetty-ee10-websocket-jakarta-common-12.0.29.jar 113.6 kB 85 68 5 17 Yes
jetty-ee10-websocket-jakarta-server-12.0.29.jar 39.9 kB 37 17 4 17 Yes
jetty-ee10-websocket-jetty-server-12.0.29.jar 38.5 kB 35 17 4 17 Yes
jetty-ee10-websocket-servlet-12.0.29.jar 8.7 kB 16 3 2 17 Yes
jetty-websocket-core-client-12.0.29.jar 24.6 kB 23 9 3 17 Yes
jetty-websocket-core-common-12.0.29.jar 191.9 kB 122 104 6 17 Yes
jetty-websocket-core-server-12.0.29.jar 46.2 kB 43 29 3 17 Yes
jetty-websocket-jetty-api-12.0.29.jar 28.9 kB 52 37 5 17 Yes
jetty-websocket-jetty-common-12.0.29.jar 31.5 kB 27 12 3 17 Yes
org.eclipse.jgit-4.5.0.201609210915-r.jar 2.4 MB 1442 1383 39 1.7 Yes
coveralls-maven-plugin-4.3.0.jar 89.5 kB 85 62 10 1.7 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
hamcrest-core-3.0.jar 2.4 kB 9 1 1 1.8 Yes
jacoco-maven-plugin-0.8.14.jar 57.5 kB 39 25 1 1.8 Yes
org.jacoco.agent-0.8.14-runtime.jar 306.8 kB 207 170 19 1.5 Yes
org.jacoco.core-0.8.14.jar 230.3 kB 230 207 12 1.5 Yes
org.jacoco.report-0.8.14.jar 131.1 kB 127 84 12 1.5 Yes
javassist-3.30.2-GA.jar 794.7 kB 450 426 17 1.8 Yes
junit-jupiter-5.12.0.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.12.0.jar 233.3 kB 211 192 8 1.8 Yes
junit-jupiter-engine-5.12.0.jar 291.5 kB 171 150 9 1.8 Yes
junit-jupiter-params-5.12.0.jar 601.7 kB 396 358 22 1.8 Yes
junit-platform-commons-1.12.0.jar 151.9 kB 99 - - - -
   • Root - 88 69 9 1.8 Yes
   • Versioned - 11 5 1 9 Yes
junit-platform-engine-1.12.0.jar 255.8 kB 184 161 10 1.8 Yes
mockito-core-4.3.1.jar 671.4 kB 656 584 64 1.8 Yes
mockito-junit-jupiter-4.3.1.jar 5.4 kB 9 2 1 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
asm-9.9.jar 126.1 kB 45 39 3 1.5 Yes
asm-commons-9.9.jar 74.3 kB 34 28 2 1.5 Yes
asm-tree-9.9.jar 51.9 kB 45 39 2 1.5 Yes
powermock-api-mockito2-2.0.9.jar 88.4 kB 103 75 18 1.6 Yes
powermock-api-support-2.0.9.jar 21.6 kB 24 14 4 1.6 Yes
powermock-core-2.0.9.jar 201 kB 208 175 27 1.6 Yes
powermock-reflect-2.0.9.jar 68.4 kB 52 39 8 1.6 Yes
lombok-1.18.42.jar 2 MB 1068 179 13 1.6 Yes
jsonassert-1.5.3.jar 31.1 kB 32 20 3 1.8 Yes
jcl-over-slf4j-2.0.17.jar 18.4 kB 26 - - - -
   • Root - 24 8 2 1.8 Yes
   • Versioned - 2 1 1 9 No
jul-to-slf4j-2.0.17.jar 6.3 kB 15 - - - -
   • Root - 13 1 1 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
aether-api-1.7.jar 74.2 kB 102 82 11 1.5 Yes
aether-impl-1.7.jar 106.3 kB 72 58 2 1.5 Yes
aether-spi-1.7.jar 13.5 kB 31 16 4 1.5 Yes
aether-util-1.7.jar 107.9 kB 101 78 13 1.5 Yes
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes
sisu-guice-2.1.7-noaop.jar 471.7 kB 416 402 8 1.5 Yes
sisu-inject-bean-1.4.2.jar 153 kB 165 138 13 1.5 Yes
sisu-inject-plexus-1.4.2.jar 201.7 kB 199 156 26 1.5 Yes
springdoc-openapi-common-1.8.0.jar 377.6 kB 238 192 31 1.8 Yes
springdoc-openapi-ui-1.8.0.jar 22.1 kB 25 11 1 1.8 Yes
springdoc-openapi-webmvc-core-1.8.0.jar 41.4 kB 34 18 3 1.8 Yes
spring-aop-6.2.12.jar 420.3 kB 321 289 17 17 Yes
spring-beans-6.2.12.jar 890.3 kB 482 451 13 17 Yes
spring-context-6.2.12.jar 1.4 MB 944 862 58 17 Yes
spring-core-6.2.12.jar 2 MB 1270 - - - -
   • Root - 1264 1189 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.2.12.jar 317.8 kB 168 156 6 17 Yes
spring-jcl-6.2.12.jar 24.5 kB 26 15 2 17 Yes
spring-test-6.2.12.jar 1 MB 682 613 49 17 Yes
spring-web-6.2.12.jar 2.1 MB 1321 1241 59 17 Yes
spring-webmvc-6.2.12.jar 1.1 MB 591 547 27 17 Yes
spring-boot-3.5.7.jar 1.9 MB 1268 1135 85 17 Yes
spring-boot-autoconfigure-3.5.7.jar 2.1 MB 1618 1481 113 17 Yes
spring-boot-starter-3.5.7.jar 4.8 kB 4 0 0 - -
spring-boot-starter-aop-3.5.7.jar 4.8 kB 4 0 0 - -
spring-boot-starter-jetty-3.5.7.jar 4.8 kB 4 0 0 - -
spring-boot-starter-json-3.5.7.jar 4.7 kB 4 0 0 - -
spring-boot-starter-logging-3.5.7.jar 4.8 kB 4 0 0 - -
spring-boot-starter-test-3.5.7.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-3.5.7.jar 4.8 kB 4 0 0 - -
spring-boot-test-3.5.7.jar 257 kB 180 147 18 17 Yes
spring-boot-test-autoconfigure-3.5.7.jar 229.8 kB 262 187 26 17 Yes
swagger-ui-5.11.8.jar 4 MB 39 0 0 - -
xmlunit-core-2.10.4.jar 177.6 kB 184 167 9 1.7 Yes
snakeyaml-2.4.jar 339.8 kB 281 - - - -
   • Root - 273 234 22 1.8 Yes
   • Versioned - 8 3 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
175 63.7 MB 40843 32346 1917 17 163
compile: 141 compile: 45.4 MB compile: 28316 compile: 24666 compile: 1488 17 compile: 131
runtime: 1 runtime: 51.2 kB runtime: 38 runtime: 21 runtime: 1 runtime: 1
provided: 2 provided: 2.4 MB provided: 1233 provided: 264 provided: 18 provided: 2
test: 31 test: 15.9 MB test: 11256 test: 7395 test: 410 17 test: 29