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 | 3.0.0 | jar | The Apache Software License, Version 2.0 |
| commons-logging | commons-logging | 1.4.0 | 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.1.2 | 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.12.2 | jar | Apache License, Version 2.0 |
| org.assertj | assertj-core | 3.27.7 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter | 6.1.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-launcher | 6.1.3 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.23.0 | jar | MIT |
| org.mockito | mockito-junit-jupiter | 5.23.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.10.4 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
| com.google.errorprone | error_prone_annotations | 2.50.0 | jar | Apache 2.0 |
| com.google.j2objc | j2objc-annotations | 3.1 | jar | Apache License, Version 2.0 |
| org.gaul | modernizer-maven-annotations | 3.5.0 | jar | The Apache Software 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.7 | jar | The Apache Software License, Version 2.0 |
| io.micrometer | micrometer-observation | 1.16.7 | 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.19 | jar | MIT |
| org.springframework | spring-aop | 7.0.9 | jar | Apache License, Version 2.0 |
| org.springframework | spring-beans | 7.0.9 | jar | Apache License, Version 2.0 |
| org.springframework | spring-context | 7.0.9 | jar | Apache License, Version 2.0 |
| org.springframework | spring-core | 7.0.9 | jar | Apache License, Version 2.0 |
| org.springframework | spring-expression | 7.0.9 | jar | Apache License, Version 2.0 |
| org.springframework | spring-web | 7.0.9 | jar | Apache License, Version 2.0 |
| org.springframework.plugin | spring-plugin-core | 4.1.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.14 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.18.14 | jar | Apache License, Version 2.0 |
| nl.jqno.equalsverifier | equalsverifier | 4.5 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.javassist | javassist | 3.31.0-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.1.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.1.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.1.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 6.1.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.1.3 | 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
- com.github.psi-probe:psi-probe-rest:jar:5.4.1-SNAPSHOT
- org.springframework.hateoas:spring-hateoas:jar:3.1.2 (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-aop:jar:7.0.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:7.0.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-context:jar:7.0.9 (compile)
- org.springframework:spring-expression:jar:7.0.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-observation:jar:1.16.7 (compile)
- io.micrometer:micrometer-commons:jar:1.16.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.16.7 (compile)
- org.springframework:spring-expression:jar:7.0.9 (compile)
- org.springframework:spring-core:jar:7.0.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-web:jar:7.0.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.plugin:spring-plugin-core:jar:4.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.19 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- commons-logging:commons-logging:jar:1.4.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.jayway.jsonpath:json-path:jar:3.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.minidev:json-smart:jar:2.6.0 (compile)
- net.minidev:accessors-smart:jar:2.6.0 (compile)
- org.ow2.asm:asm:jar:9.7.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.7.1 (compile)
- net.minidev:accessors-smart:jar:2.6.0 (compile)
- com.github.spotbugs:spotbugs-annotations:jar:4.10.4 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.gaul:modernizer-maven-annotations:jar:3.5.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.50.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.assertj:assertj-core:jar:3.27.7 (test)
- net.bytebuddy:byte-buddy:jar:1.18.14 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.14 (test)
- org.mockito:mockito-core:jar:5.23.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.18.14 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.18.14 (test)
- org.mockito:mockito-junit-jupiter:jar:5.23.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.3 (test)
- org.junit.jupiter:junit-jupiter:jar:6.1.3 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-params:jar:6.1.3 (test)
- org.junit.platform:junit-platform-launcher:jar:6.1.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.1.3 (test)
- com.github.hazendaz:javabean-tester:jar:2.12.2 (test)
- org.javassist:javassist:jar:3.31.0-GA (test)
![[Information]](./images/icon_info_sml.gif)
- nl.jqno.equalsverifier:equalsverifier:jar:4.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.31.0-GA (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.angus:angus-activation:jar:2.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.hateoas:spring-hateoas:jar:3.1.2 (compile)
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, javabean-tester
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, Modernizer Maven Plugin annotations, json-path, micrometer-commons, micrometer-observation
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| javabean-tester-2.12.2.jar | 48.5 kB | 39 | 25 | 5 | 17 | Yes |
| spotbugs-annotations-4.10.4.jar | 14.9 kB | 31 | 24 | 1 | 1.8 | Yes |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| error_prone_annotations-2.50.0.jar | 20.3 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-3.0.0.jar | 287.9 kB | 219 | 201 | 13 | 17 | Yes |
| commons-logging-1.4.0.jar | 75.8 kB | 46 | - | - | - | - |
| • Root | - | 44 | 28 | 3 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| micrometer-commons-1.16.7.jar | 51.7 kB | 54 | 39 | 7 | 1.8 | Yes |
| micrometer-observation-1.16.7.jar | 83.9 kB | 82 | 67 | 6 | 1.8 | Yes |
| jakarta.activation-api-2.1.4.jar | 67.4 kB | 60 | 46 | 3 | 1.8 | Yes |
| byte-buddy-1.18.14.jar | 4.7 MB | 3134 | - | - | - | - |
| • Root | - | 3102 | 3048 | 39 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.18.14.jar | 291.4 kB | 95 | - | - | - | - |
| • Root | - | 93 | 72 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| 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.5.jar | 277.9 kB | 195 | - | - | - | - |
| • Root | - | 181 | 161 | 15 | 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.7.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 |
| modernizer-maven-annotations-3.5.0.jar | 3.4 kB | 14 | - | - | - | - |
| • Root | - | 12 | 1 | 1 | 1.8 | No |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| javassist-3.31.0-GA.jar | 812.6 kB | 455 | 431 | 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.1.3.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.1.3.jar | 312.6 kB | 273 | 256 | 10 | 17 | Yes |
| junit-jupiter-engine-6.1.3.jar | 352.6 kB | 188 | 171 | 9 | 17 | Yes |
| junit-jupiter-params-6.1.3.jar | 303.1 kB | 221 | 200 | 9 | 17 | Yes |
| junit-platform-commons-6.1.3.jar | 175.9 kB | 104 | 88 | 10 | 17 | Yes |
| junit-platform-engine-6.1.3.jar | 324.9 kB | 220 | 198 | 9 | 17 | Yes |
| junit-platform-launcher-6.1.3.jar | 252.7 kB | 169 | 153 | 8 | 17 | Yes |
| mockito-core-5.23.0.jar | 720.7 kB | 656 | 584 | 66 | 11 | Yes |
| mockito-junit-jupiter-5.23.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.19.jar | 70.2 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| spring-aop-7.0.9.jar | 426.2 kB | 325 | 293 | 18 | 17 | Yes |
| spring-beans-7.0.9.jar | 928.2 kB | 504 | 473 | 13 | 17 | Yes |
| spring-context-7.0.9.jar | 1.4 MB | 966 | 883 | 59 | 17 | Yes |
| spring-core-7.0.9.jar | 2 MB | 1310 | - | - | - | - |
| • Root | - | 1289 | 1213 | 60 | 17 | Yes |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes |
| • Versioned | - | 15 | 9 | 1 | 24 | Yes |
| spring-expression-7.0.9.jar | 327.1 kB | 170 | 158 | 6 | 17 | Yes |
| spring-web-7.0.9.jar | 2.2 MB | 1407 | 1325 | 61 | 17 | Yes |
| spring-hateoas-3.1.2.jar | 610.6 kB | 400 | 369 | 18 | 17 | Yes |
| spring-plugin-core-4.1.0.jar | 23.4 kB | 26 | 11 | 3 | 17 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 42 | 19 MB | 12779 | 11725 | 542 | 17 | 39 |
| compile: 19 | compile: 8.9 MB | compile: 5863 | compile: 5321 | compile: 288 | 17 | compile: 18 |
| provided: 5 | provided: 75.2 kB | provided: 178 | provided: 113 | provided: 8 | provided: 4 | |
| test: 18 | test: 10 MB | test: 6738 | test: 6291 | test: 246 | 17 | test: 17 |


