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.17.1 jar The Apache Software License, Version 2.0
com.github.spotbugs spotbugs-annotations 4.8.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
commons-io commons-io 2.15.1 jar Apache-2.0
de.kaiserpfalz-edv.commons.core kp-commons-core 3.3.1-2-SNAPSHOT jar GNU GENERAL PUBLIC LICENSE
de.kaiserpfalz-edv.commons.modules kp-commons-jackson 3.3.1-2-SNAPSHOT jar GNU GENERAL PUBLIC LICENSE
de.kaiserpfalz-edv.commons.modules kp-commons-rest 3.3.1-2-SNAPSHOT jar GNU GENERAL PUBLIC LICENSE
io.github.resilience4j resilience4j-spring 2.2.0 jar Apache-2.0
io.github.resilience4j resilience4j-spring-boot3 2.2.0 jar Apache-2.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.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
jakarta.ws.rs jakarta.ws.rs-api 3.1.0 jar EPL-2.0GPL-2.0-with-classpath-exception
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0
org.projectlombok lombok 1.18.32 jar The MIT License
org.slf4j slf4j-api 2.0.12 jar MIT License
org.springframework.boot spring-boot-starter-actuator 3.3.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-aop 3.3.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 3.3.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter-openfeign 4.1.2 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
io.micrometer micrometer-registry-prometheus 1.13.1 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
ch.qos.logback logback-classic 1.5.6 jar Eclipse Public License - v 1.0GNU Lesser General Public License
de.kaiserpfalz-edv.commons.core kp-commons-test 3.3.1-2-SNAPSHOT jar GNU GENERAL PUBLIC LICENSE
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.10.2 jar Eclipse Public License v2.0
org.springframework.boot spring-boot-test 3.3.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter-contract-stub-runner 4.1.1 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
com.fasterxml.jackson.core jackson-annotations 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jakarta-jsonp 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jakarta.rs jackson-jakarta-rs-base 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jakarta.rs jackson-jakarta-rs-json-provider 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jakarta-xmlbind-annotations 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 6.6.2 jar The Apache License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.9.0 jar The Apache Software License, Version 2.0
com.opencsv opencsv 5.9 jar Apache 2
com.zaxxer HikariCP 5.1.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.16.1 jar Apache-2.0
commons-fileupload commons-fileupload 1.5 jar Apache-2.0
de.kaiserpfalz-edv.commons.core kp-commons-api 3.3.1-2-SNAPSHOT jar GNU GENERAL PUBLIC LICENSE
io.github.openfeign feign-core 13.2.1 jar The Apache Software License, Version 2.0
io.github.openfeign feign-slf4j 13.2.1 jar The Apache Software License, Version 2.0
io.github.openfeign.form feign-form 3.8.0 jar The Apache Software License, Version 2.0
io.github.openfeign.form feign-form-spring 3.8.0 jar The Apache Software License, Version 2.0
io.github.resilience4j resilience4j-annotations 2.1.0 jar Apache-2.0
io.github.resilience4j resilience4j-bulkhead 2.1.0 jar Apache-2.0
io.github.resilience4j resilience4j-circuitbreaker 2.1.0 jar Apache-2.0
io.github.resilience4j resilience4j-consumer 2.1.0 jar Apache-2.0
io.github.resilience4j resilience4j-core 2.1.0 jar Apache-2.0
io.github.resilience4j resilience4j-framework-common 2.2.0 jar Apache-2.0
io.github.resilience4j resilience4j-micrometer 2.1.0 jar Apache-2.0
io.github.resilience4j resilience4j-ratelimiter 2.1.0 jar Apache-2.0
io.github.resilience4j resilience4j-retry 2.1.0 jar Apache-2.0
io.github.resilience4j resilience4j-spring6 2.1.0 jar Apache-2.0
io.github.resilience4j resilience4j-timelimiter 2.1.0 jar Apache-2.0
io.micrometer micrometer-commons 1.13.1 jar The Apache Software License, Version 2.0
io.micrometer micrometer-core 1.13.1 jar The Apache Software License, Version 2.0
io.micrometer micrometer-jakarta9 1.13.1 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.13.1 jar The Apache Software License, Version 2.0
io.opentelemetry opentelemetry-api 1.37.0 jar The Apache License, Version 2.0
io.opentelemetry opentelemetry-context 1.37.0 jar The Apache License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0
jakarta.json jakarta.json-api 2.1.3 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.persistence jakarta.persistence-api 3.1.0 jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0
jakarta.transaction jakarta.transaction-api 2.0.1 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
org.antlr antlr4-runtime 4.13.0 jar BSD-3-Clause
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.apache.commons commons-text 1.11.0 jar Apache-2.0
org.apache.logging.log4j log4j-api 2.23.1 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.23.1 jar Apache-2.0
org.apache.tomcat.embed tomcat-embed-core 10.1.25 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 10.1.25 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 10.1.25 jar Apache License, Version 2.0
org.aspectj aspectjweaver 1.9.22 jar Eclipse Public License - v 2.0
org.atteo evo-inflector 1.3 jar Apache License, Version 2.0
org.bouncycastle bcprov-jdk18on 1.78 jar Bouncy Castle Licence
org.codehaus.woodstox stax2-api 4.2.2 jar The BSD 2-Clause License
org.eclipse.microprofile.health microprofile-health-api 4.0.1 jar Apache License, Version 2.0
org.eclipse.microprofile.openapi microprofile-openapi-api 3.1.1 jar Apache License, Version 2.0
org.hibernate.orm hibernate-core 6.5.2.Final jar GNU Library General Public License v2.1 or later
org.hibernate.orm hibernate-envers 6.5.2.Final jar GNU Library General Public License v2.1 or later
org.liquibase liquibase-core 4.27.0 jar Apache License, Version 2.0
org.semver4j semver4j 5.2.2 jar The MIT License
org.slf4j jul-to-slf4j 2.0.13 jar MIT License
org.springframework spring-aop 6.1.10 jar Apache License, Version 2.0
org.springframework spring-aspects 6.1.10 jar Apache License, Version 2.0
org.springframework spring-beans 6.1.10 jar Apache License, Version 2.0
org.springframework spring-context 6.1.10 jar Apache License, Version 2.0
org.springframework spring-core 6.1.10 jar Apache License, Version 2.0
org.springframework spring-expression 6.1.10 jar Apache License, Version 2.0
org.springframework spring-jcl 6.1.10 jar Apache License, Version 2.0
org.springframework spring-jdbc 6.1.10 jar Apache License, Version 2.0
org.springframework spring-orm 6.1.10 jar Apache License, Version 2.0
org.springframework spring-tx 6.1.10 jar Apache License, Version 2.0
org.springframework spring-web 6.1.10 jar Apache License, Version 2.0
org.springframework spring-webmvc 6.1.10 jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.3.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator 3.3.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator-autoconfigure 3.3.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.3.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.3.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-data-jpa 3.3.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-data-rest 3.3.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jdbc 3.3.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 3.3.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.3.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 3.3.1 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-commons 4.1.3 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-context 4.1.3 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-openfeign-core 4.1.2 jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-starter 4.1.3 jar Apache License, Version 2.0
org.springframework.data spring-data-commons 3.3.1 jar Apache License, Version 2.0
org.springframework.data spring-data-envers 3.3.1 jar Apache License, Version 2.0
org.springframework.data spring-data-jpa 3.3.1 jar Apache License, Version 2.0
org.springframework.data spring-data-rest-core 4.3.1 jar Apache License, Version 2.0
org.springframework.data spring-data-rest-webmvc 4.3.1 jar Apache License, Version 2.0
org.springframework.hateoas spring-hateoas 2.3.0 jar Apache License, Version 2.0
org.springframework.plugin spring-plugin-core 3.0.0 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 6.3.1 jar Apache License, Version 2.0
org.springframework.security spring-security-rsa 1.1.3 jar Apache 2.0
org.yaml snakeyaml 2.2 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
com.fasterxml classmate 1.7.0 jar Apache License, Version 2.0
com.github.ben-manes.caffeine caffeine 3.1.8 jar Apache License, Version 2.0
com.github.waffle waffle-jna 3.3.0 jar MIT
com.google.errorprone error_prone_annotations 2.21.1 jar Apache 2.0
com.sun.istack istack-commons-runtime 4.1.2 jar Eclipse Distribution License - v 1.0
io.github.resilience4j resilience4j-circularbuffer 2.1.0 jar Apache-2.0
io.prometheus prometheus-metrics-config 1.2.1 jar The Apache Software License, Version 2.0
io.prometheus prometheus-metrics-core 1.2.1 jar The Apache Software License, Version 2.0
io.prometheus prometheus-metrics-exposition-formats 1.2.1 jar The Apache Software License, Version 2.0
io.prometheus prometheus-metrics-model 1.2.1 jar The Apache Software License, Version 2.0
io.prometheus prometheus-metrics-shaded-protobuf 1.2.1 jar The Apache Software License, Version 2.0
io.prometheus prometheus-metrics-tracer-common 1.2.1 jar The Apache Software License, Version 2.0
io.smallrye jandex 3.1.2 jar Apache License, Version 2.0
net.bytebuddy byte-buddy 1.14.17 jar Apache License, Version 2.0
net.java.dev.jna jna 4.1.0 jar LGPL, version 2.1ASL, version 2
net.java.dev.jna jna-platform 4.1.0 jar LGPL, version 2.1ASL, version 2
net.minidev accessors-smart 2.5.1 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.5.1 jar The Apache Software License, Version 2.0
org.checkerframework checker-qual 3.32.0 jar The MIT License
org.eclipse.angus angus-activation 2.0.2 jar EDL 1.0
org.glassfish.jaxb jaxb-core 4.0.5 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 4.0.5 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.5 jar Eclipse Distribution License - v 1.0
org.hdrhistogram HdrHistogram 2.2.2 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.hibernate.common hibernate-commons-annotations 6.0.6.Final jar GNU Library General Public License v2.1 or later
org.jboss.logging jboss-logging 3.5.3.Final jar Apache License 2.0
org.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0
org.mariadb.jdbc mariadb-java-client 3.3.3 jar LGPL-2.1
org.ow2.asm asm 9.6 jar BSD-3-Clause
org.slf4j jcl-over-slf4j 2.0.13 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 Classifier Type Licenses
ch.qos.logback logback-core 1.5.6 - jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.17.1 - jar The Apache Software License, Version 2.0
com.github.jknack handlebars 4.3.1 - jar The Apache Software License, Version 2.0
com.github.tomakehurst wiremock-jre8-standalone 2.35.1 - jar The Apache Software License, Version 2.0
com.google.guava guava 16.0.1 - jar The Apache Software License, Version 2.0
com.googlecode.javaewah JavaEWAH 1.2.3 - jar Apache 2
com.ibm.icu icu4j 4.6 - jar ICU License
com.jcraft jsch 0.1.55 - jar Revised BSD
com.jcraft jsch.agentproxy.core 0.0.9 - jar Revised BSD
com.jcraft jsch.agentproxy.jsch 0.0.9 - jar Revised BSD
com.jcraft jsch.agentproxy.sshagent 0.0.9 - jar Revised BSD
com.jcraft jsch.agentproxy.usocket-jna 0.0.9 - jar Revised BSD
com.jcraft jzlib 1.1.3 - jar BSD
com.rackspace.eclipse.webtools.sourceediting org.eclipse.wst.xml.xpath2.processor 2.1.100 - jar Eclipse Public License Version 1.0
com.toomuchcoding.jsonassert jsonassert 0.8.0 - jar Apache License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 - jar Apache License 2.0
commons-beanutils commons-beanutils 1.9.4 - jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 - jar Apache License, Version 2.0
commons-logging commons-logging 1.2 - jar The Apache Software License, Version 2.0
dk.brics automaton 1.12-4 - jar BSD
edu.princeton.cup java-cup 10k - jar CUP Parser Generator Copyright Notice, License, and Disclaimer
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.17 - jar Apache License, Version 2.0
net.javacrumbs.json-unit json-unit-assertj 2.38.0 - jar The Apache Software License, Version 2.0
net.javacrumbs.json-unit json-unit-core 2.38.0 - jar The Apache Software License, Version 2.0
net.javacrumbs.json-unit json-unit-json-path 2.38.0 - jar The Apache Software License, Version 2.0
org.apache.groovy groovy 4.0.21 - jar The Apache Software License, Version 2.0
org.apache.groovy groovy-json 4.0.21 - jar The Apache Software License, Version 2.0
org.apache.groovy groovy-nio 4.0.21 - jar The Apache Software License, Version 2.0
org.apache.groovy groovy-xml 4.0.21 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.14 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.16 - jar Apache License, Version 2.0
org.apache.httpcomponents.client5 httpclient5 5.3.1 - jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5 5.2.4 - jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-h2 5.2.4 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.9.5 - jar Apache-2.0
org.apache.maven maven-builder-support 3.9.5 - jar Apache-2.0
org.apache.maven maven-model 3.9.5 - jar Apache-2.0
org.apache.maven maven-model-builder 3.9.5 - jar Apache-2.0
org.apache.maven maven-repository-metadata 3.9.5 - jar Apache-2.0
org.apache.maven maven-resolver-provider 3.9.5 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.18 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-connector-basic 1.9.16 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-impl 1.9.16 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-named-locks 1.9.16 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 1.9.16 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-transport-http 1.9.16 - jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 1.9.16 - jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 - jar The Apache License, Version 2.0
org.assertj assertj-core 3.25.3 - jar Apache License, Version 2.0
org.awaitility awaitility 4.2.1 - jar Apache 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - 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.26 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.18 - jar The Apache Software License, Version 2.0
org.eclipse.jgit org.eclipse.jgit 6.6.1.202309021850-r - jar Eclipse Distribution License (New BSD License)
org.eclipse.jgit org.eclipse.jgit.ssh.jsch 6.7.0.202309050840-r - jar Eclipse Distribution License (New BSD License)
org.eclipse.sisu org.eclipse.sisu.inject 0.3.0 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.0 - jar Eclipse Public License, Version 1.0
org.hamcrest hamcrest-core 2.2 - jar BSD License 3
org.junit.jupiter junit-jupiter-api 5.10.2 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.2 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.2 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.2 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.2 - jar Eclipse Public License v2.0
org.mockito mockito-core 5.11.0 - jar MIT
org.mockito mockito-junit-jupiter 5.11.0 - jar MIT
org.objenesis objenesis 3.3 - jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 - jar The Apache License, Version 2.0
org.skyscreamer jsonassert 1.5.1 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-guice 3.2.5 no_aop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 2.6.0 - jar Eclipse Public License, Version 1.0
org.sonatype.sisu sisu-inject-plexus 2.6.0 - jar Eclipse Public License, Version 1.0
org.springframework spring-test 6.1.10 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-test 3.3.1 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.3.1 - jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-contract-converters 4.1.3 - jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-contract-shade 4.1.3 - jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-contract-spec 4.1.3 - jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-contract-spec-groovy 4.1.3 - jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-contract-spec-java 4.1.3 - jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-contract-stub-runner 4.1.3 - jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-contract-verifier 4.1.3 - jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-contract-wiremock 4.1.3 - jar Apache License, Version 2.0
org.springframework.cloud spring-cloud-test-support 4.1.3 - jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.9.1 - jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

GNU GENERAL PUBLIC LICENSE: de.kaiserpfalz-edv.commons.core:kp-commons-api, de.kaiserpfalz-edv.commons.core:kp-commons-core, de.kaiserpfalz-edv.commons.core:kp-commons-test, de.kaiserpfalz-edv.commons.modules:kp-commons-jackson, de.kaiserpfalz-edv.commons.modules:kp-commons-rest, de.kaiserpfalz-edv.commons.services:kp-commons-dnb-lookup

CUP Parser Generator Copyright Notice, License, and Disclaimer: CUP Parser Generator for Java

Eclipse Public License 2.0: Jakarta JSON Processing API

The Apache License, Version 2.0: OpenTelemetry Java, Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: Awaitility, error-prone annotations, spring-security-rsa

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD License 3: Hamcrest, Hamcrest Core

Revised BSD: JSch, a connector for ssh-agent, a library to use jsch-agent-proxy with JSch, an implementation of USocketFactory using JNA, jsch-agent-proxy core library

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.transaction API, jaxb-api

ICU License: ICU4J

Eclipse Distribution License (New BSD License): JGit - Core, JGit - JSch-based SSH support

Apache 2: JavaEWAH, opencsv

Eclipse Public License, Version 1.0: Sisu-Inject-Bean : legacy wrapper, Sisu-Inject-Plexus : legacy wrapper, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

BSD: JZlib, dk.brics.automaton

Eclipse Public License v. 2.0: Jakarta Persistence API

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

Apache License 2.0: CDI APIs, JBoss Logging 3, JSON library from Android SDK, Jakarta Bean Validation API

The MIT License: Checker Qual, Project Lombok, semver4j

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, CDI APIs, Caffeine cache, ClassMate, Evo Inflector, JCL 1.2 implemented over SLF4J, Jandex: Core, Liquibase, MicroProfile Health API, MicroProfile OpenAPI API, Objenesis, Plexus Interpolation API, SnakeYAML, Spring AOP, Spring Aspects, Spring Beans, Spring Cloud Commons, Spring Cloud Context, Spring Cloud Contract Converters, Spring Cloud Contract Shaded Dependencies, Spring Cloud Contract Spec, Spring Cloud Contract Spec Groovy, Spring Cloud Contract Spec Java, Spring Cloud Contract Stub Runner, Spring Cloud Contract Stub Runner Starter, Spring Cloud Contract Verifier, Spring Cloud OpenFeign Core, Spring Cloud Starter OpenFeign, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Data Envers, Spring Data JPA, Spring Data REST - Core, Spring Data REST - WebMVC, Spring Expression Language (SpEL), Spring HATEOAS, Spring JDBC, Spring Object/Relational Mapping, Spring Plugin - Core, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, jsonassert, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-aop, spring-boot-starter-data-jpa, spring-boot-starter-data-rest, spring-boot-starter-jdbc, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-web, spring-boot-test, spring-boot-test-autoconfigure, spring-cloud-contract-wiremock, spring-cloud-starter, spring-cloud-test-support, spring-security-crypto, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

Apache-2.0: Apache Commons Codec, Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Log4j API, Apache Log4j to SLF4J Adapter, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Connector Basic, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Transport HTTP, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Model, Maven Model Builder, Maven Repository Metadata Model, resilience4j

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

EPL 2.0: Jakarta Annotations API, jakarta.transaction API

GPL-2.0-with-classpath-exception: Jakarta RESTful WS API

LGPL, version 2.1: Java Native Access, Java Native Access Platform

CDDL 1.1: jaxb-api

LGPL-2.1: mariadb-java-client

The BSD 2-Clause License: Stax2 API

BSD-3-Clause: ANTLR 4 Runtime, asm

BSD-2-Clause: HdrHistogram

Eclipse Distribution License v. 1.0: Jakarta Persistence API

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

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

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

Bouncy Castle Licence: Bouncy Castle Provider

EDL 1.0: Angus Activation Registries, Jakarta Activation API

GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta JSON Processing API

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

MIT: mockito-core, mockito-junit-jupiter, waffle-jna

Eclipse Public License Version 1.0: PsychoPath XPath 2.0 Processor

ASL, version 2: Java Native Access, Java Native Access Platform

Eclipse Public License - v 2.0: AspectJ Weaver

EPL-2.0: Jakarta RESTful WS API

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Logging, Apache Groovy, Feign Core, Feign SLF4J, FindBugs-jsr305, Guava: Google Core Libraries for Java, Handlebars, HikariCP, JSON Small and Fast Parser, JSONassert, Jackson Jakarta-RS: JSON, Jackson Jakarta-RS: base, Jackson datatype: JSON-P (Jakarta), Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind), Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, Jackson-module-parameter-names, Jakarta Dependency Injection, Open Feign Forms Core, Open Feign Forms Extension for Spring, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Prometheus Metrics Config, Prometheus Metrics Core, Prometheus Metrics Exposition Formats, Prometheus Metrics Model, Prometheus Metrics Tracer Common, Shaded Protobuf, Sisu Guice - Core Library, WireMock, jackson-databind, javax.inject, json-path, json-unit-assertj, json-unit-core, json-unit-json-path, micrometer-commons, micrometer-core, micrometer-jakarta9, micrometer-observation, micrometer-registry-prometheus, 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.6.jar 293.7 kB 236 183 29 11 Yes
logback-core-1.5.6.jar 609.9 kB 522 461 42 21 Yes
classmate-1.7.0.jar 68.9 kB 59 44 5 9 Yes
jackson-annotations-2.17.1.jar 78.5 kB 87 74 2 9 Yes
jackson-core-2.17.1.jar 581.9 kB 272 211 15 21 Yes
jackson-databind-2.17.1.jar 1.6 MB 824 785 24 9 Yes
jackson-dataformat-xml-2.17.1.jar 129.2 kB 88 64 7 9 Yes
jackson-dataformat-yaml-2.17.1.jar 55.4 kB 43 21 4 9 Yes
jackson-datatype-jakarta-jsonp-2.17.1.jar 22 kB 32 14 2 9 Yes
jackson-datatype-jdk8-2.17.1.jar 36.2 kB 41 23 2 9 Yes
jackson-datatype-jsr310-2.17.1.jar 132.3 kB 86 63 7 9 Yes
jackson-jakarta-rs-base-2.17.1.jar 32.6 kB 38 19 5 9 Yes
jackson-jakarta-rs-json-provider-2.17.1.jar 17.5 kB 32 11 3 9 Yes
jackson-module-jakarta-xmlbind-annotations-2.17.1.jar 32.4 kB 31 12 4 9 Yes
jackson-module-parameter-names-2.17.1.jar 10.3 kB 23 5 2 9 Yes
woodstox-core-6.6.2.jar 1.6 MB 1094 944 79 9 Yes
caffeine-3.1.8.jar 889.2 kB 713 704 3 11 Yes
handlebars-4.3.1.jar 954.2 kB 586 529 32 1.8 Yes
spotbugs-annotations-4.8.6.jar 15.3 kB 31 24 1 1.8 Yes
wiremock-jre8-standalone-2.35.1.jar 15.7 MB 9826 9146 386 9 Yes
waffle-jna-3.3.0.jar 71.7 kB 72 54 7 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
guava-16.0.1.jar 2.2 MB 1709 1678 17 1.6 Yes
JavaEWAH-1.2.3.jar 170.6 kB 123 107 6 9 Yes
icu4j-4.6.jar 5.9 MB 2839 887 9 1.5 Yes
json-path-2.9.0.jar 276.6 kB 221 203 13 1.8 Yes
jsch-0.1.55.jar 282.6 kB 180 167 4 1.5 Yes
jsch.agentproxy.core-0.0.9.jar 9.6 kB 18 7 1 1.5 Yes
jsch.agentproxy.jsch-0.0.9.jar 4.4 kB 13 2 1 1.5 Yes
jsch.agentproxy.sshagent-0.0.9.jar 4.3 kB 13 1 1 1.5 Yes
jsch.agentproxy.usocket-jna-0.0.9.jar 6.6 kB 16 4 1 1.5 Yes
jzlib-1.1.3.jar 72 kB 36 26 1 1.5 Yes
opencsv-5.9.jar 240.4 kB 195 156 15 1.8 Yes
org.eclipse.wst.xml.xpath2.processor-2.1.100.jar 657.6 kB 437 411 14 1.6 Yes
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes
jsonassert-0.8.0.jar 15.6 kB 22 12 1 1.8 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
HikariCP-5.1.0.jar 161.8 kB 93 76 9 11 Yes
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes
commons-codec-1.16.1.jar 365.5 kB 259 110 8 9 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-fileupload-1.5.jar 74.1 kB 74 56 6 1.6 Yes
commons-io-2.15.1.jar 501.2 kB 368 339 16 9 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
kp-commons-api/target/classes - 0 0 0 - -
kp-commons-core/target/classes - 0 0 0 - -
kp-commons-test/target/classes - 0 0 0 - -
kp-commons-jackson/target/classes - 0 0 0 - -
kp-commons-rest/target/classes - 0 0 0 - -
automaton-1.12-4.jar 209.6 kB 213 27 1 1.8 Yes
java-cup-10k.jar 84.2 kB 51 41 3 1.4 Yes
feign-core-13.2.1.jar 222.2 kB 179 164 9 9 Yes
feign-slf4j-13.2.1.jar 4 kB 11 2 2 9 Yes
feign-form-3.8.0.jar 29.8 kB 33 22 3 1.6 Yes
feign-form-spring-3.8.0.jar 14.2 kB 17 6 2 1.6 Yes
resilience4j-annotations-2.1.0.jar 10.5 kB 23 6 5 17 Yes
resilience4j-bulkhead-2.1.0.jar 56.2 kB 47 36 4 17 Yes
resilience4j-circuitbreaker-2.1.0.jar 83 kB 59 48 4 17 Yes
resilience4j-circularbuffer-2.1.0.jar 12.3 kB 12 4 1 17 Yes
resilience4j-consumer-2.1.0.jar 8.3 kB 12 4 1 17 Yes
resilience4j-core-2.1.0.jar 77.4 kB 78 64 7 17 Yes
resilience4j-framework-common-2.2.0.jar 99.4 kB 107 71 15 17 Yes
resilience4j-micrometer-2.1.0.jar 54.6 kB 44 35 2 17 Yes
resilience4j-ratelimiter-2.1.0.jar 43 kB 37 26 4 17 Yes
resilience4j-retry-2.1.0.jar 48.5 kB 42 31 4 17 Yes
resilience4j-spring-2.2.0.jar 111.3 kB 81 58 11 17 Yes
resilience4j-spring-boot3-2.2.0.jar 105 kB 121 73 19 17 Yes
resilience4j-spring6-2.1.0.jar 110.5 kB 82 58 11 17 Yes
resilience4j-timelimiter-2.1.0.jar 27.4 kB 29 18 4 17 Yes
micrometer-commons-1.13.1.jar 47.5 kB 50 36 6 1.8 Yes
micrometer-core-1.13.1.jar 862.4 kB 610 540 45 1.8 Yes
micrometer-jakarta9-1.13.1.jar 32.4 kB 34 24 1 1.8 Yes
micrometer-observation-1.13.1.jar 71.8 kB 71 56 6 1.8 Yes
micrometer-registry-prometheus-1.13.1.jar 41.5 kB 26 18 1 1.8 Yes
opentelemetry-api-1.37.0.jar 139.2 kB 167 148 10 1.8 Yes
opentelemetry-context-1.37.0.jar 47.3 kB 49 40 3 1.8 Yes
prometheus-metrics-config-1.2.1.jar 32.4 kB 33 22 1 1.8 Yes
prometheus-metrics-core-1.2.1.jar 95.3 kB 75 60 4 1.8 Yes
prometheus-metrics-exposition-formats-1.2.1.jar 202 kB 72 59 2 1.8 Yes
prometheus-metrics-model-1.2.1.jar 88.9 kB 90 77 2 1.8 Yes
prometheus-metrics-shaded-protobuf-1.2.1.jar 2 MB 750 736 3 1.8 Yes
prometheus-metrics-tracer-common-1.2.1.jar 3.4 kB 13 1 1 1.8 No
jandex-3.1.2.jar 327.5 kB 174 164 1 1.8 Yes
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 9 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 9 Yes
jakarta.enterprise.cdi-api-4.0.1.jar 151.3 kB 214 184 13 11 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 9 No
jakarta.json-api-2.1.3.jar 48.6 kB 50 37 4 9 Yes
jakarta.persistence-api-3.1.0.jar 165.2 kB 226 207 5 11 Yes
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 11 Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 9 Yes
jakarta.ws.rs-api-3.1.0.jar 154.8 kB 167 150 7 11 Yes
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 11 Yes
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
jaxb-api-2.3.1.jar 128.1 kB 136 111 7 9 Yes
byte-buddy-1.14.17.jar 4.2 MB 2935 2881 39 9 Yes
byte-buddy-agent-1.14.17.jar 258 kB 90 70 3 9 Yes
jna-4.1.0.jar 914.6 kB 141 104 3 1.6 Yes
jna-platform-4.1.0.jar 1.5 MB 671 638 9 1.6 Yes
json-unit-assertj-2.38.0.jar 28.2 kB 26 13 2 1.8 Yes
json-unit-core-2.38.0.jar 138.7 kB 130 114 6 1.8 Yes
json-unit-json-path-2.38.0.jar 7.9 kB 15 4 1 1.8 Yes
accessors-smart-2.5.1.jar 30.3 kB 24 13 2 1.8 Yes
json-smart-2.5.1.jar 122.3 kB 107 93 5 1.8 Yes
antlr4-runtime-4.13.0.jar 326.3 kB 232 215 7 1.8 Yes
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes
commons-lang3-3.14.0.jar 658 kB 436 404 19 9 Yes
commons-text-1.11.0.jar 246.7 kB 180 158 9 9 Yes
groovy-4.0.21.jar 7.6 MB 4744 4585 120 1.8 Yes
groovy-json-4.0.21.jar 130 kB 79 66 3 1.8 Yes
groovy-nio-4.0.21.jar 16.1 kB 14 2 2 1.8 Yes
groovy-xml-4.0.21.jar 212.6 kB 149 131 7 1.8 Yes
httpclient-4.5.14.jar 785.6 kB 511 470 24 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes
httpclient5-5.3.1.jar 861.7 kB 544 501 26 1.8 Yes
httpcore5-5.2.4.jar 855 kB 679 634 30 1.8 Yes
httpcore5-h2-5.2.4.jar 237.1 kB 177 149 14 1.8 Yes
log4j-api-2.23.1.jar 342.5 kB 241 206 9 9 Yes
log4j-to-slf4j-2.23.1.jar 23.1 kB 26 10 2 9 Yes
maven-artifact-3.9.5.jar 58.6 kB 59 34 11 1.8 Yes
maven-builder-support-3.9.5.jar 14.3 kB 24 10 1 1.8 Yes
maven-model-3.9.5.jar 217.2 kB 97 80 3 1.8 Yes
maven-model-builder-3.9.5.jar 198.1 kB 159 126 16 1.8 Yes
maven-repository-metadata-3.9.5.jar 28.4 kB 27 9 2 1.8 Yes
maven-resolver-provider-3.9.5.jar 74.3 kB 49 32 1 1.8 Yes
maven-resolver-api-1.9.18.jar 157.1 kB 169 145 12 1.8 Yes
maven-resolver-connector-basic-1.9.16.jar 40.3 kB 31 14 1 1.8 Yes
maven-resolver-impl-1.9.16.jar 317.6 kB 208 178 14 1.8 Yes
maven-resolver-named-locks-1.9.16.jar 37.8 kB 40 22 3 1.8 Yes
maven-resolver-spi-1.9.16.jar 51.5 kB 84 58 12 1.8 Yes
maven-resolver-transport-http-1.9.16.jar 55.7 kB 41 24 1 1.8 Yes
maven-resolver-util-1.9.16.jar 194.7 kB 156 129 13 1.8 Yes
tomcat-embed-core-10.1.25.jar 3.8 MB 1850 1713 81 - -
tomcat-embed-el-10.1.25.jar 261.3 kB 164 154 7 11 Yes
tomcat-embed-websocket-10.1.25.jar 281.7 kB 190 177 6 11 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
aspectjweaver-1.9.22.jar 2.2 MB 1058 1004 37 1.8 Yes
assertj-core-3.25.3.jar 1.4 MB 873 831 28 9 Yes
evo-inflector-1.3.jar 12 kB 17 6 1 1.6 Yes
awaitility-4.2.1.jar 97.2 kB 93 77 8 1.8 Yes
bcprov-jdk18on-1.78.jar 8.3 MB 5698 4257 183 21 No
checker-qual-3.32.0.jar 224 kB 426 358 30 1.8 Yes
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No
plexus-interpolation-1.26.jar 85.3 kB 79 62 7 1.6 Yes
plexus-utils-3.0.18.jar 243 kB 129 104 9 1.5 Yes
stax2-api-4.2.2.jar 195.9 kB 146 125 12 9 Yes
angus-activation-2.0.2.jar 27 kB 33 11 3 9 Yes
org.eclipse.jgit-6.6.1.202309021850-r.jar 3.1 MB 1672 1596 54 11 Yes
org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.jar 42.4 kB 37 13 2 11 Yes
microprofile-health-api-4.0.1.jar 16.5 kB 27 13 2 1.8 Yes
microprofile-openapi-api-3.1.1.jar 103.5 kB 163 124 27 1.8 Yes
org.eclipse.sisu.inject-0.3.0.jar 375.3 kB 287 269 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.0.jar 205.4 kB 196 164 20 1.6 Yes
jaxb-core-4.0.5.jar 138.7 kB 158 107 18 11 Yes
jaxb-runtime-4.0.5.jar 920.2 kB 693 559 19 11 Yes
txw2-4.0.5.jar 73.3 kB 72 57 4 11 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-2.2.jar 1.5 kB 8 1 1 1.7 Yes
HdrHistogram-2.2.2.jar 177.2 kB 108 97 2 1.8 Yes
hibernate-commons-annotations-6.0.6.Final.jar 67.8 kB 69 59 5 11 Yes
hibernate-core-6.5.2.Final.jar 11.8 MB 7256 6816 345 11 Yes
hibernate-envers-6.5.2.Final.jar 607.1 kB 442 377 44 11 Yes
jboss-logging-3.5.3.Final.jar 59.2 kB 46 35 2 11 Yes
junit-jupiter-5.10.2.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.10.2.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.2.jar 244.7 kB 147 130 9 9 Yes
junit-jupiter-params-5.10.2.jar 586 kB 381 347 22 9 Yes
junit-platform-commons-1.10.2.jar 106.2 kB 64 44 7 9 Yes
junit-platform-engine-1.10.2.jar 204.8 kB 153 136 10 9 Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
liquibase-core-4.27.0.jar 2.8 MB 1526 1272 88 1.8 Yes
mariadb-java-client-3.3.3.jar 668.7 kB 359 292 40 11 Yes
mockito-core-5.11.0.jar 704 kB 642 570 64 11 Yes
mockito-junit-jupiter-5.11.0.jar 8.9 kB 13 5 2 11 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
asm-9.6.jar 123.6 kB 45 39 3 9 Yes
lombok-1.18.32.jar 2 MB 1082 178 13 9 Yes
semver4j-5.2.2.jar 42 kB 38 26 4 1.8 Yes
jsonassert-1.5.1.jar 30.5 kB 32 20 3 1.6 Yes
jcl-over-slf4j-2.0.13.jar 18.4 kB 26 9 3 9 Yes
jul-to-slf4j-2.0.13.jar 6.3 kB 15 2 2 9 Yes
slf4j-api-2.0.12.jar 68.1 kB 70 55 5 9 Yes
sisu-guice-3.2.5-no_aop.jar 399.7 kB 331 316 8 1.6 Yes
sisu-inject-bean-2.6.0.jar 44.6 kB 67 44 9 1.6 Yes
sisu-inject-plexus-2.6.0.jar 20 kB 32 15 5 1.6 Yes
spring-aop-6.1.10.jar 417.1 kB 320 288 17 17 Yes
spring-aspects-6.1.10.jar 49.7 kB 52 33 5 17 Yes
spring-beans-6.1.10.jar 861.1 kB 474 443 13 17 Yes
spring-context-6.1.10.jar 1.3 MB 928 843 58 17 Yes
spring-core-6.1.10.jar 1.9 MB 1222 1141 59 21 Yes
spring-expression-6.1.10.jar 303.2 kB 161 149 6 17 Yes
spring-jcl-6.1.10.jar 24.5 kB 26 15 2 17 Yes
spring-jdbc-6.1.10.jar 467.3 kB 333 301 17 17 Yes
spring-orm-6.1.10.jar 237.9 kB 128 109 7 17 Yes
spring-test-6.1.10.jar 856.2 kB 578 519 42 17 Yes
spring-tx-6.1.10.jar 285 kB 240 210 13 17 Yes
spring-web-6.1.10.jar 1.9 MB 1200 1121 58 17 Yes
spring-webmvc-6.1.10.jar 1 MB 570 526 27 17 Yes
spring-boot-3.3.1.jar 1.6 MB 1119 989 82 17 Yes
spring-boot-actuator-3.3.1.jar 676.1 kB 586 498 72 17 Yes
spring-boot-actuator-autoconfigure-3.3.1.jar 776.8 kB 654 526 107 17 Yes
spring-boot-autoconfigure-3.3.1.jar 2 MB 1531 1397 111 17 Yes
spring-boot-starter-3.3.1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-actuator-3.3.1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-aop-3.3.1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-data-jpa-3.3.1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-data-rest-3.3.1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-jdbc-3.3.1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-json-3.3.1.jar 4.7 kB 4 0 0 - -
spring-boot-starter-logging-3.3.1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-test-3.3.1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-3.3.1.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-3.3.1.jar 4.8 kB 4 0 0 - -
spring-boot-test-3.3.1.jar 246.3 kB 175 142 17 17 Yes
spring-boot-test-autoconfigure-3.3.1.jar 219.3 kB 256 182 26 17 Yes
spring-cloud-commons-4.1.3.jar 263.3 kB 255 217 23 17 Yes
spring-cloud-context-4.1.3.jar 190 kB 159 118 23 17 Yes
spring-cloud-contract-converters-4.1.3.jar 31.7 kB 28 13 2 17 Yes
spring-cloud-contract-shade-4.1.3.jar 8.3 MB 6012 5382 265 11 Yes
spring-cloud-contract-spec-4.1.3.jar 2 kB 7 0 0 - -
spring-cloud-contract-spec-groovy-4.1.3.jar 4.6 kB 15 1 1 17 Yes
spring-cloud-contract-spec-java-4.1.3.jar 121.6 kB 95 77 4 17 Yes
spring-cloud-contract-stub-runner-4.1.3.jar 244.8 kB 162 133 11 17 Yes
spring-cloud-contract-verifier-4.1.3.jar 733.6 kB 478 439 25 17 Yes
spring-cloud-contract-wiremock-4.1.3.jar 86.9 kB 66 40 3 17 Yes
spring-cloud-openfeign-core-4.1.2.jar 221.6 kB 166 140 10 17 Yes
spring-cloud-starter-4.1.3.jar 2.6 kB 7 0 0 - -
spring-cloud-starter-contract-stub-runner-4.1.1.jar 2.5 kB 7 0 0 - -
spring-cloud-starter-openfeign-4.1.2.jar 2.6 kB 7 0 0 - -
spring-cloud-test-support-4.1.3.jar 33.3 kB 26 15 1 17 Yes
spring-data-commons-3.3.1.jar 1.5 MB 993 916 47 17 Yes
spring-data-envers-3.3.1.jar 26.2 kB 29 12 2 17 Yes
spring-data-jpa-3.3.1.jar 1.5 MB 777 733 15 17 Yes
spring-data-rest-core-4.3.1.jar 152.1 kB 137 118 8 17 Yes
spring-data-rest-webmvc-4.3.1.jar 376.4 kB 225 200 11 17 Yes
spring-hateoas-2.3.0.jar 600.5 kB 391 360 18 17 Yes
spring-plugin-core-3.0.0.jar 30.8 kB 39 17 4 17 Yes
spring-security-crypto-6.3.1.jar 100.2 kB 67 52 9 17 Yes
spring-security-rsa-1.1.3.jar 20.3 kB 19 7 1 1.8 Yes
xmlunit-core-2.9.1.jar 175.2 kB 178 161 9 1.7 Yes
snakeyaml-2.2.jar 334.4 kB 278 230 24 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
246 137.1 MB 89876 77243 4112 21 219
compile: 121 compile: 63.4 MB compile: 41696 compile: 35354 compile: 2236 21 compile: 102
runtime: 31 runtime: 13.1 MB runtime: 8107 runtime: 7367 runtime: 225 runtime: 30
test: 94 test: 60.6 MB test: 40073 test: 34522 test: 1651 21 test: 87