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.9.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 | 2.5.1 | 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.1 | 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.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-launcher | 6.0.0 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.20.0 | jar | MIT |
org.mockito | mockito-junit-jupiter | 5.20.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.42.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.14.12 | jar | The Apache Software License, Version 2.0 |
io.micrometer | micrometer-observation | 1.14.12 | jar | The Apache Software License, Version 2.0 |
net.minidev | accessors-smart | 2.6.0 | jar | The Apache Software 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 | 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-web | 6.2.12 | jar | Apache License, Version 2.0 |
org.springframework.plugin | spring-plugin-core | 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 |
---|---|---|---|---|
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 |
nl.jqno.equalsverifier | equalsverifier | 4.1 | 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.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 6.0.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 6.0.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 6.0.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 6.0.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 6.0.0 | 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.3.1-SNAPSHOT
- org.springframework.hateoas:spring-hateoas:jar:2.5.1 (compile)
- org.springframework:spring-aop:jar:6.2.12 (compile)
- org.springframework:spring-beans:jar:6.2.12 (compile)
- org.springframework:spring-context:jar:6.2.12 (compile)
- org.springframework:spring-expression:jar:6.2.12 (compile)
- io.micrometer:micrometer-observation:jar:1.14.12 (compile)
- io.micrometer:micrometer-commons:jar:1.14.12 (compile)
- io.micrometer:micrometer-commons:jar:1.14.12 (compile)
- org.springframework:spring-expression:jar:6.2.12 (compile)
- org.springframework:spring-core:jar:6.2.12 (compile)
- org.springframework:spring-web:jar:6.2.12 (compile)
- org.springframework.plugin:spring-plugin-core:jar:3.0.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.springframework:spring-aop:jar:6.2.12 (compile)
- commons-logging:commons-logging:jar:1.3.5 (compile)
- com.jayway.jsonpath:json-path:jar:2.9.0 (compile)
- 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)
- 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.9.8 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- com.google.errorprone:error_prone_annotations:jar:2.42.0 (provided)
- com.google.j2objc:j2objc-annotations:jar:3.1 (provided)
- org.assertj:assertj-core:jar:3.27.6 (test)
- net.bytebuddy:byte-buddy:jar:1.17.8 (test)
- net.bytebuddy:byte-buddy:jar:1.17.8 (test)
- org.mockito:mockito-core:jar:5.20.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.8 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.8 (test)
- org.mockito:mockito-junit-jupiter:jar:5.20.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:6.0.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.0 (test)
- org.junit.jupiter:junit-jupiter:jar:6.0.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.0 (test)
- org.junit.platform:junit-platform-launcher:jar:6.0.0 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.jspecify:jspecify:jar:1.0.0 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.0 (test)
- com.github.hazendaz:javabean-tester:jar:2.11.1 (test)
- org.javassist:javassist:jar:3.30.2-GA (test)
- nl.jqno.equalsverifier:equalsverifier:jar:4.1 (test)
- org.javassist:javassist:jar:3.30.2-GA (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (compile)
- org.eclipse.angus:angus-activation:jar:2.0.3 (compile)
- org.springframework.hateoas:spring-hateoas:jar:2.5.1 (compile)
Licenses
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
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.1.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.42.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.9.0.jar | 276.6 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.14.12.jar | 47.9 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-observation-1.14.12.jar | 75.1 kB | 74 | 59 | 6 | 1.8 | Yes |
jakarta.activation-api-2.1.4.jar | 67.4 kB | 60 | 46 | 3 | 1.8 | 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.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.1.jar | 248.5 kB | 173 | - | - | - | - |
• Root | - | 166 | 146 | 16 | 17 | Yes |
• Versioned | - | 7 | 1 | 1 | 21 | 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.0.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
junit-jupiter-api-6.0.0.jar | 249.9 kB | 224 | 208 | 9 | 17 | Yes |
junit-jupiter-engine-6.0.0.jar | 353.7 kB | 188 | 171 | 9 | 17 | Yes |
junit-jupiter-params-6.0.0.jar | 293.7 kB | 215 | 194 | 9 | 17 | Yes |
junit-platform-commons-6.0.0.jar | 171.1 kB | 103 | 87 | 10 | 17 | Yes |
junit-platform-engine-6.0.0.jar | 277.6 kB | 193 | 175 | 9 | 17 | Yes |
junit-platform-launcher-6.0.0.jar | 246.1 kB | 166 | 150 | 8 | 17 | Yes |
mockito-core-5.20.0.jar | 710.5 kB | 648 | 576 | 66 | 11 | Yes |
mockito-junit-jupiter-5.20.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-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-web-6.2.12.jar | 2.1 MB | 1321 | 1241 | 59 | 17 | Yes |
spring-hateoas-2.5.1.jar | 604.1 kB | 395 | 364 | 18 | 17 | Yes |
spring-plugin-core-3.0.0.jar | 30.8 kB | 39 | 17 | 4 | 17 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
41 | 22.9 MB | 15468 | 11371 | 533 | 17 | 39 |
compile: 18 | compile: 8.6 MB | compile: 5667 | compile: 5151 | compile: 281 | 17 | compile: 18 |
provided: 4 | provided: 73.3 kB | provided: 165 | provided: 113 | provided: 7 | provided: 4 | |
test: 19 | test: 14.3 MB | test: 9636 | test: 6107 | test: 245 | 17 | test: 17 |