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.18.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jakarta-jsonp 2.18.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
de.kaiserpfalz-edv.commons kp-commons-core 4.0.4 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.1.0 jar Apache License 2.0
jakarta.inject jakarta.inject-api 2.0.1.MR jar The Apache Software License, Version 2.0
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0
org.projectlombok lombok 1.18.34 jar The MIT License
org.slf4j slf4j-api 2.1.0-alpha1 jar MIT License
org.springframework.boot spring-boot-starter-actuator 3.3.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-aop 3.3.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-data-rest 3.3.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
io.micrometer micrometer-registry-prometheus 1.13.4 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
io.rest-assured rest-assured 5.4.0 jar Apache 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
ch.qos.logback logback-classic 1.5.8 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.8 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 7.0.0 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
commons-codec commons-codec 1.16.1 jar Apache-2.0
commons-io commons-io 2.16.1 jar Apache-2.0
de.kaiserpfalz-edv.commons kp-commons-api 4.0.4 jar GNU GENERAL PUBLIC LICENSE
io.github.resilience4j resilience4j-annotations 2.2.0 jar Apache-2.0
io.github.resilience4j resilience4j-bulkhead 2.2.0 jar Apache-2.0
io.github.resilience4j resilience4j-circuitbreaker 2.2.0 jar Apache-2.0
io.github.resilience4j resilience4j-consumer 2.2.0 jar Apache-2.0
io.github.resilience4j resilience4j-core 2.2.0 jar Apache-2.0
io.github.resilience4j resilience4j-framework-common 2.2.0 jar Apache-2.0
io.github.resilience4j resilience4j-micrometer 2.2.0 jar Apache-2.0
io.github.resilience4j resilience4j-ratelimiter 2.2.0 jar Apache-2.0
io.github.resilience4j resilience4j-retry 2.2.0 jar Apache-2.0
io.github.resilience4j resilience4j-spring6 2.2.0 jar Apache-2.0
io.github.resilience4j resilience4j-timelimiter 2.2.0 jar Apache-2.0
io.micrometer micrometer-commons 1.13.4 jar The Apache Software License, Version 2.0
io.micrometer micrometer-core 1.13.4 jar The Apache Software License, Version 2.0
io.micrometer micrometer-jakarta9 1.13.4 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.13.4 jar The Apache Software License, Version 2.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
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.30 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 10.1.30 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 10.1.30 jar Apache License, Version 2.0
org.aspectj aspectjweaver 1.9.22.1 jar Eclipse Public License - v 2.0
org.atteo evo-inflector 1.3 jar Apache License, Version 2.0
org.codehaus.woodstox stax2-api 4.2.2 jar The BSD 2-Clause License
org.eclipse.microprofile.openapi microprofile-openapi-api 4.0.2 jar Apache License, Version 2.0
org.semver4j semver4j 5.3.0 jar The MIT License
org.slf4j jul-to-slf4j 2.0.16 jar MIT License
org.springframework spring-aop 6.1.14 jar Apache License, Version 2.0
org.springframework spring-beans 6.1.14 jar Apache License, Version 2.0
org.springframework spring-context 6.1.14 jar Apache License, Version 2.0
org.springframework spring-core 6.1.14 jar Apache License, Version 2.0
org.springframework spring-expression 6.1.14 jar Apache License, Version 2.0
org.springframework spring-jcl 6.1.14 jar Apache License, Version 2.0
org.springframework spring-tx 6.1.14 jar Apache License, Version 2.0
org.springframework spring-web 6.1.14 jar Apache License, Version 2.0
org.springframework spring-webmvc 6.1.14 jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.3.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator 3.3.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator-autoconfigure 3.3.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.3.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.3.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 3.3.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.3.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 3.3.4 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 3.3.4 jar Apache License, Version 2.0
org.springframework.data spring-data-commons 3.3.4 jar Apache License, Version 2.0
org.springframework.data spring-data-rest-core 4.3.4 jar Apache License, Version 2.0
org.springframework.data spring-data-rest-webmvc 4.3.4 jar Apache License, Version 2.0
org.springframework.hateoas spring-hateoas 2.3.3 jar Apache License, Version 2.0
org.springframework.plugin spring-plugin-core 3.0.0 jar Apache License, Version 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
io.github.resilience4j resilience4j-circularbuffer 2.2.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
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.hdrhistogram HdrHistogram 2.2.2 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0
org.ow2.asm asm 9.6 jar BSD-3-Clause

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
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
io.rest-assured json-path 5.4.0 jar Apache 2.0
io.rest-assured rest-assured-common 5.4.0 jar Apache 2.0
io.rest-assured xml-path 5.4.0 jar Apache 2.0
org.apache.groovy groovy 4.0.23 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-json 4.0.23 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-xml 4.0.23 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 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.13 jar Apache License, Version 2.0
org.ccil.cowan.tagsoup tagsoup 1.2.1 jar Apache License 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3

Project Dependency Graph

Dependency Tree

Licenses

GNU GENERAL PUBLIC LICENSE: kp-commons-api, kp-commons-core, kp-commons-rest

Eclipse Public License 2.0: Jakarta JSON Processing API

The Apache License, Version 2.0: Woodstox

Apache 2.0: REST Assured, json-path, rest-assured-common, xml-path

BSD-2-Clause: HdrHistogram

The BSD 2-Clause License: Stax2 API

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD-3-Clause: asm

BSD License 3: Hamcrest

GPL2 w/ CPE: Jakarta Annotations API

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

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

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

Apache License 2.0: CDI APIs, Jakarta Bean Validation API, TagSoup

The MIT License: Project Lombok, semver4j

Apache License, Version 2.0: Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Evo Inflector, MicroProfile OpenAPI API, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Data REST - Core, Spring Data REST - WebMVC, Spring Expression Language (SpEL), Spring HATEOAS, Spring Plugin - Core, Spring Transaction, Spring Web, Spring Web MVC, 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-rest, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-tomcat, spring-boot-starter-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

Apache-2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Log4j to SLF4J Adapter, resilience4j

EPL 2.0: Jakarta Annotations API

Eclipse Public License - v 2.0: AspectJ Weaver

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Logging, Apache Groovy, FindBugs-jsr305, JSON Small and Fast Parser, Jackson datatype: JSON-P (Jakarta), Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-module-parameter-names, Jakarta Dependency Injection, Prometheus Metrics Config, Prometheus Metrics Core, Prometheus Metrics Exposition Formats, Prometheus Metrics Model, Prometheus Metrics Tracer Common, Shaded Protobuf, jackson-databind, json-path, micrometer-commons, micrometer-core, micrometer-jakarta9, micrometer-observation, micrometer-registry-prometheus

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.8.jar 304.5 kB 242 189 29 11 Yes
logback-core-1.5.8.jar 619.4 kB 531 - - - -
   • Root - 521 468 42 11 Yes
   • Versioned - 10 3 2 21 Yes
jackson-annotations-2.18.2.jar 78.5 kB 87 74 2 1.6 Yes
jackson-core-2.18.1.jar 597.8 kB 293 - - - -
   • Root - 246 211 14 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
   • Versioned - 11 2 1 - Yes
jackson-databind-2.18.1.jar 1.7 MB 829 - - - -
   • Root - 827 789 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-dataformat-xml-2.18.1.jar 129.8 kB 88 - - - -
   • Root - 86 63 6 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jakarta-jsonp-2.18.1.jar 22 kB 32 - - - -
   • Root - 30 13 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jdk8-2.17.2.jar 36.2 kB 41 - - - -
   • Root - 39 22 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jsr310-2.17.2.jar 132.3 kB 86 - - - -
   • Root - 84 62 6 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-module-parameter-names-2.17.2.jar 10.3 kB 23 - - - -
   • Root - 21 4 1 1.8 Yes
   • Versioned - 2 1 1 9 No
woodstox-core-7.0.0.jar 1.6 MB 1091 942 78 1.8 Yes
spotbugs-annotations-4.8.6.jar 15.3 kB 31 24 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
json-path-2.9.0.jar 276.6 kB 221 203 13 1.8 Yes
commons-codec-1.16.1.jar 365.5 kB 259 - - - -
   • Root - 257 109 7 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-io-2.16.1.jar 508.8 kB 374 - - - -
   • Root - 373 346 15 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
kp-commons-api-4.0.4.jar 55.1 kB 74 52 9 17 Yes
kp-commons-core-4.0.4.jar 82.3 kB 54 34 7 17 Yes
resilience4j-annotations-2.2.0.jar 11.3 kB 26 7 6 17 Yes
resilience4j-bulkhead-2.2.0.jar 56.2 kB 47 36 4 17 Yes
resilience4j-circuitbreaker-2.2.0.jar 83 kB 59 48 4 17 Yes
resilience4j-circularbuffer-2.2.0.jar 12.3 kB 12 4 1 17 Yes
resilience4j-consumer-2.2.0.jar 8.3 kB 12 4 1 17 Yes
resilience4j-core-2.2.0.jar 77.6 kB 78 64 7 17 Yes
resilience4j-framework-common-2.2.0.jar 99.4 kB 107 71 15 17 Yes
resilience4j-micrometer-2.2.0.jar 76.5 kB 62 51 4 17 Yes
resilience4j-ratelimiter-2.2.0.jar 43 kB 37 26 4 17 Yes
resilience4j-retry-2.2.0.jar 49 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.2.0.jar 123.9 kB 91 65 12 17 Yes
resilience4j-timelimiter-2.2.0.jar 27.4 kB 29 18 4 17 Yes
micrometer-commons-1.13.4.jar 47.5 kB 50 36 6 1.8 Yes
micrometer-core-1.13.4.jar 862.4 kB 610 - - - -
   • Root - 589 526 44 1.8 Yes
   • Versioned - 21 14 1 1.8 Yes
micrometer-jakarta9-1.13.4.jar 32.4 kB 34 24 1 1.8 Yes
micrometer-observation-1.13.4.jar 71.8 kB 71 56 6 1.8 Yes
micrometer-registry-prometheus-1.13.4.jar 41.1 kB 26 18 1 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
json-path-5.4.0.jar 59.5 kB 61 41 7 1.8 Yes
rest-assured-5.4.0.jar 746.6 kB 380 339 32 1.8 Yes
rest-assured-common-5.4.0.jar 52.2 kB 42 23 8 1.8 Yes
xml-path-5.4.0.jar 80.8 kB 61 40 8 1.8 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 1.8 Yes
jakarta.enterprise.cdi-api-4.1.0.jar 159.6 kB 227 195 14 11 Yes
jakarta.inject-api-2.0.1.MR.jar 11 kB 20 - - - -
   • Root - 18 6 1 1.8 No
   • Versioned - 2 1 1 9 No
jakarta.json-api-2.1.3.jar 48.6 kB 50 37 4 1.8 Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 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
commons-lang3-3.14.0.jar 658 kB 436 - - - -
   • Root - 434 403 18 1.8 Yes
   • Versioned - 2 1 1 9 No
groovy-4.0.23.jar 7.6 MB 4733 4574 120 1.8 Yes
groovy-json-4.0.23.jar 130 kB 79 66 3 1.8 Yes
groovy-xml-4.0.23.jar 212.6 kB 149 131 7 1.8 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes
httpmime-4.5.13.jar 41.8 kB 40 23 2 1.6 Yes
log4j-api-2.23.1.jar 342.5 kB 241 - - - -
   • Root - 230 205 9 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-to-slf4j-2.23.1.jar 23.1 kB 26 10 2 1.8 Yes
tomcat-embed-core-10.1.30.jar 3.6 MB 1629 1493 79 11 Yes
tomcat-embed-el-10.1.30.jar 261.6 kB 164 154 7 11 Yes
tomcat-embed-websocket-10.1.30.jar 282.3 kB 190 177 6 11 Yes
aspectjweaver-1.9.22.1.jar 2.2 MB 1056 1002 37 1.8 Yes
evo-inflector-1.3.jar 12 kB 17 6 1 1.6 Yes
tagsoup-1.2.1.jar 90.7 kB 29 22 2 1.4 Yes
stax2-api-4.2.2.jar 195.9 kB 146 125 12 1.6 Yes
microprofile-openapi-api-4.0.2.jar 113 kB 169 130 28 11 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
HdrHistogram-2.2.2.jar 177.2 kB 108 97 2 1.8 Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
asm-9.6.jar 123.6 kB 45 39 3 1.5 Yes
lombok-1.18.34.jar 2.1 MB 1083 178 13 1.6 Yes
semver4j-5.3.0.jar 43.9 kB 39 27 4 1.8 Yes
jul-to-slf4j-2.0.16.jar 6.4 kB 15 - - - -
   • Root - 13 1 1 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-api-2.1.0-alpha1.jar 70.9 kB 73 - - - -
   • Root - 71 57 4 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-6.1.14.jar 417.2 kB 320 288 17 17 Yes
spring-beans-6.1.14.jar 862.6 kB 474 443 13 17 Yes
spring-context-6.1.14.jar 1.3 MB 927 842 58 17 Yes
spring-core-6.1.14.jar 1.9 MB 1222 - - - -
   • Root - 1216 1141 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.1.14.jar 304.5 kB 161 149 6 17 Yes
spring-jcl-6.1.14.jar 24.5 kB 26 15 2 17 Yes
spring-tx-6.1.14.jar 282.2 kB 237 207 13 17 Yes
spring-web-6.1.14.jar 1.9 MB 1203 1124 58 17 Yes
spring-webmvc-6.1.14.jar 1 MB 570 526 27 17 Yes
spring-boot-3.3.4.jar 1.6 MB 1118 988 82 17 Yes
spring-boot-actuator-3.3.4.jar 676.2 kB 586 498 72 17 Yes
spring-boot-actuator-autoconfigure-3.3.4.jar 777.6 kB 654 526 107 17 Yes
spring-boot-autoconfigure-3.3.4.jar 2 MB 1531 1397 111 17 Yes
spring-boot-starter-3.3.4.jar 4.8 kB 4 0 0 - -
spring-boot-starter-actuator-3.3.4.jar 4.8 kB 4 0 0 - -
spring-boot-starter-aop-3.3.4.jar 4.8 kB 4 0 0 - -
spring-boot-starter-data-rest-3.3.4.jar 4.8 kB 4 0 0 - -
spring-boot-starter-json-3.3.4.jar 4.7 kB 4 0 0 - -
spring-boot-starter-logging-3.3.4.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-3.3.4.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-3.3.4.jar 4.8 kB 4 0 0 - -
spring-data-commons-3.3.4.jar 1.5 MB 993 916 47 17 Yes
spring-data-rest-core-4.3.4.jar 152.1 kB 137 118 8 17 Yes
spring-data-rest-webmvc-4.3.4.jar 376.4 kB 225 200 11 17 Yes
spring-hateoas-2.3.3.jar 604.4 kB 394 363 18 17 Yes
spring-plugin-core-3.0.0.jar 30.8 kB 39 17 4 17 Yes
snakeyaml-2.2.jar 334.4 kB 278 - - - -
   • Root - 270 229 23 1.7 Yes
   • Versioned - 8 3 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
107 47.8 MB 30777 26548 1671 17 97
compile: 81 compile: 34.6 MB compile: 22859 compile: 19189 compile: 1400 17 compile: 72
runtime: 13 runtime: 2.9 MB runtime: 1386 runtime: 1241 runtime: 28 runtime: 12
test: 13 test: 10.3 MB test: 6532 test: 6118 test: 243 1.8 test: 13