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.jayway.jsonpath json-path 2.10.0 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.3.5 jar Apache-2.0
jakarta.activation jakarta.activation-api 2.1.4 jar EDL 1.0
net.minidev json-smart 2.6.0 jar The Apache Software License, Version 2.0
org.eclipse.angus angus-activation 2.0.3 jar EDL 1.0
org.springframework.hateoas spring-hateoas 3.0.0 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
com.github.hazendaz javabean-tester 2.11.2 jar The Apache Software License, Version 2.0
org.assertj assertj-core 3.27.6 jar Apache-2.0
org.junit.jupiter junit-jupiter 6.0.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 6.0.1 jar Eclipse Public License v2.0
org.mockito mockito-core 5.21.0 jar MIT
org.mockito mockito-junit-jupiter 5.21.0 jar MIT

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
com.github.spotbugs spotbugs-annotations 4.9.8 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.google.errorprone error_prone_annotations 2.45.0 jar Apache 2.0
com.google.j2objc j2objc-annotations 3.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
io.micrometer micrometer-commons 1.16.0 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.16.0 jar The Apache Software License, Version 2.0
net.minidev accessors-smart 2.6.0 jar The Apache Software License, Version 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.7.1 jar BSD-3-Clause
org.slf4j slf4j-api 2.0.17 jar MIT
org.springframework spring-aop 7.0.1 jar Apache License, Version 2.0
org.springframework spring-beans 7.0.1 jar Apache License, Version 2.0
org.springframework spring-context 7.0.1 jar Apache License, Version 2.0
org.springframework spring-core 7.0.1 jar Apache License, Version 2.0
org.springframework spring-expression 7.0.1 jar Apache License, Version 2.0
org.springframework spring-web 7.0.1 jar Apache License, Version 2.0
org.springframework.plugin spring-plugin-core 4.0.0 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
net.bytebuddy byte-buddy 1.18.2 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.18.2 jar Apache License, Version 2.0
nl.jqno.equalsverifier equalsverifier 4.2.2 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.javassist javassist 3.30.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.junit.jupiter junit-jupiter-api 6.0.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 6.0.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.0.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.1 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The 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
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: error-prone annotations

BSD-3-Clause: asm

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

GNU General Public License, version 2: psi-probe-rest

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

Apache License 2.0: Javassist

EDL 1.0: Angus Activation Registries, Jakarta Activation API

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, EqualsVerifier | release normal jar, J2ObjC Annotations, Objenesis, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring HATEOAS, Spring Plugin - Core, Spring Web

Apache-2.0: Apache Commons Logging, AssertJ Core

MIT: SLF4J API Module, mockito-core, mockito-junit-jupiter

LGPL 2.1: Javassist

MPL 1.1: Javassist

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, FindBugs-jsr305, JSON Small and Fast Parser, javabean-tester, json-path, micrometer-commons, micrometer-observation

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
javabean-tester-2.11.2.jar 46.9 kB 37 24 4 17 Yes
spotbugs-annotations-4.9.8.jar 16.2 kB 32 25 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.45.0.jar 20.4 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
j2objc-annotations-3.1.jar 16.8 kB 38 - - - -
   • Root - 36 24 1 1.8 Yes
   • Versioned - 2 1 1 9 No
json-path-2.10.0.jar 279.1 kB 221 203 13 1.8 Yes
commons-logging-1.3.5.jar 73.7 kB 42 - - - -
   • Root - 41 27 2 1.8 Yes
   • Versioned - 1 1 1 9 No
micrometer-commons-1.16.0.jar 51.7 kB 54 39 7 1.8 Yes
micrometer-observation-1.16.0.jar 81.9 kB 81 66 6 1.8 Yes
jakarta.activation-api-2.1.4.jar 67.4 kB 60 46 3 1.8 Yes
byte-buddy-1.18.2.jar 9.2 MB 6220 - - - -
   • Root - 3100 3046 39 1.5 Yes
   • Versioned - 3090 3047 40 1.8 Yes
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.18.2.jar 366.5 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 1.8 Yes
accessors-smart-2.6.0.jar 30.2 kB 24 13 2 1.8 Yes
json-smart-2.6.0.jar 122.8 kB 108 94 5 1.8 Yes
equalsverifier-4.2.2.jar 268.2 kB 192 - - - -
   • Root - 178 157 17 17 Yes
   • Versioned - 7 1 1 21 Yes
   • Versioned - 7 1 1 25 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
assertj-core-3.27.6.jar 1.4 MB 887 - - - -
   • Root - 883 842 29 1.8 Yes
   • Versioned - 4 1 1 9 No
angus-activation-2.0.3.jar 26.7 kB 32 10 3 1.8 Yes
javassist-3.30.2-GA.jar 794.7 kB 450 426 17 1.8 Yes
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
junit-jupiter-6.0.1.jar 6.4 kB 5 1 1 17 No
junit-jupiter-api-6.0.1.jar 250.7 kB 224 208 9 17 Yes
junit-jupiter-engine-6.0.1.jar 356 kB 189 172 9 17 Yes
junit-jupiter-params-6.0.1.jar 296.6 kB 216 195 9 17 Yes
junit-platform-commons-6.0.1.jar 171.3 kB 103 87 10 17 Yes
junit-platform-engine-6.0.1.jar 277.7 kB 193 175 9 17 Yes
junit-platform-launcher-6.0.1.jar 246.1 kB 166 150 8 17 Yes
mockito-core-5.21.0.jar 711.5 kB 648 576 66 11 Yes
mockito-junit-jupiter-5.21.0.jar 9.4 kB 14 6 3 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 1.6 Yes
asm-9.7.1.jar 126.1 kB 45 39 3 1.5 Yes
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-7.0.1.jar 425.2 kB 324 292 18 17 Yes
spring-beans-7.0.1.jar 926.3 kB 504 473 13 17 Yes
spring-context-7.0.1.jar 1.4 MB 952 869 58 17 Yes
spring-core-7.0.1.jar 2 MB 1287 - - - -
   • Root - 1266 1189 61 17 Yes
   • Versioned - 6 1 1 21 Yes
   • Versioned - 15 9 1 24 Yes
spring-expression-7.0.1.jar 322.6 kB 170 158 6 17 Yes
spring-web-7.0.1.jar 2.2 MB 1391 1309 61 17 Yes
spring-hateoas-3.0.0.jar 609 kB 400 369 18 17 Yes
spring-plugin-core-4.0.0.jar 23.4 kB 26 11 3 17 Yes
Total Size Entries Classes Packages Java Version Debug Information
41 23.4 MB 15768 11571 540 17 39
compile: 19 compile: 8.8 MB compile: 5806 compile: 5266 compile: 287 17 compile: 18
provided: 4 provided: 73.3 kB provided: 165 provided: 113 provided: 7 provided: 4
test: 18 test: 14.5 MB test: 9797 test: 6192 test: 246 17 test: 17