Project Dependencies
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.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
jakarta.validation | jakarta.validation-api | 3.1.0 | jar | Apache License 2.0 |
org.assertj | assertj-core | 3.26.3 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-library | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter | 5.10.3 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.11.0 | jar | MIT |
org.springframework | spring-core | 5.3.31 | 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.
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.14.18 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.12 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-api | 5.10.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.10.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.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 |
org.springframework | spring-jcl | 5.3.31 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- io.github.tia-ru:spring-properties-processor:jar:1.0
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- jakarta.validation:jakarta.validation-api:jar:3.1.0 (test)
- org.assertj:assertj-core:jar:3.26.3 (test)
- net.bytebuddy:byte-buddy:jar:1.14.18 (test)
- net.bytebuddy:byte-buddy:jar:1.14.18 (test)
- org.hamcrest:hamcrest-library:jar:2.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.junit.jupiter:junit-jupiter:jar:5.10.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.3 (test)
- org.mockito:mockito-core:jar:5.11.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.12 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.12 (test)
- org.springframework:spring-core:jar:5.3.31 (test)
- org.springframework:spring-jcl:jar:5.3.31 (test)
- org.springframework:spring-jcl:jar:5.3.31 (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
Licenses
Apache License 2.0: Jakarta Validation API
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD License 3: Hamcrest, Hamcrest Core, Hamcrest Library
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Spring Commons Logging Bridge, Spring Core, Spring Java Properties Metadata - Processor
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
MIT: mockito-core
The Apache Software License, Version 2.0: FindBugs-jsr305