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 | Optional |
|---|---|---|---|---|---|
| com.fasterxml.jackson.core | jackson-databind | 2.18.5 | jar | The Apache Software License, Version 2.0 | No |
| org.bremersee | geojson-model | 5.0.0 | jar | Apache License, Version 2.0 | No |
| org.locationtech.jts | jts-core | 1.20.0 | jar | Eclipse Public License, Version 2.0Eclipse Distribution License - v 1.0 | No |
| org.springframework | spring-context | 6.2.15 | jar | Apache License, Version 2.0 | No |
| org.immutables | serial | 2.11.7 | jar | The Apache Software License, Version 2.0 | Yes |
| org.immutables | value | 2.11.7 | jar | The Apache Software License, Version 2.0 | Yes |
| org.projectlombok | lombok | 1.18.38 | jar | The MIT License | Yes |
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 |
|---|---|---|---|---|
| org.assertj | assertj-core | 3.26.3 | jar | Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter | 5.11.4 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.14.2 | jar | MIT |
| org.mockito | mockito-junit-jupiter | 5.14.2 | jar | MIT |
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 |
|---|---|---|---|---|
| com.fasterxml.jackson.core | jackson-annotations | 2.18.5 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-core | 2.18.5 | jar | The Apache Software License, Version 2.0 |
| io.micrometer | micrometer-commons | 1.14.14 | jar | The Apache Software License, Version 2.0 |
| io.micrometer | micrometer-observation | 1.14.14 | jar | The Apache Software License, Version 2.0 |
| io.swagger.core.v3 | swagger-annotations | 2.2.34 | jar | Apache License 2.0 |
| org.springframework | spring-aop | 6.2.15 | jar | Apache License, Version 2.0 |
| org.springframework | spring-beans | 6.2.15 | jar | Apache License, Version 2.0 |
| org.springframework | spring-core | 6.2.15 | jar | Apache License, Version 2.0 |
| org.springframework | spring-expression | 6.2.15 | jar | Apache License, Version 2.0 |
| org.springframework | spring-jcl | 6.2.15 | 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.15.11 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.15.11 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.11.4 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.11.4 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.11.4 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.11.4 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.11.4 | 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 |
Project Dependency Graph
Dependency Tree
- org.bremersee:geojson:jar:5.0.0
- org.bremersee:geojson-model:jar:5.0.0 (compile)
- io.swagger.core.v3:swagger-annotations:jar:2.2.34 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.swagger.core.v3:swagger-annotations:jar:2.2.34 (compile)
- org.springframework:spring-context:jar:6.2.15 (compile)
- org.springframework:spring-aop:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:6.2.15 (compile)
- org.springframework:spring-jcl:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jcl:jar:6.2.15 (compile)
- org.springframework:spring-expression:jar:6.2.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-observation:jar:1.14.14 (compile)
- io.micrometer:micrometer-commons:jar:1.14.14 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.14.14 (compile)
- org.springframework:spring-aop:jar:6.2.15 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.5 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.5 (compile)
- org.locationtech.jts:jts-core:jar:1.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:5.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.assertj:assertj-core:jar:3.26.3 (test)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
- org.mockito:mockito-junit-jupiter:jar:5.14.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.projectlombok:lombok:jar:1.18.38 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.immutables:value:jar:2.11.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.immutables:serial:jar:2.11.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.14.2 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.15.11 (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.15.11 (test)
- org.bremersee:geojson-model:jar:5.0.0 (compile)
Licenses
Eclipse Public License, Version 2.0: org.locationtech.jts:jts-core
Apache License 2.0: swagger-annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Project Lombok
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, GeoJSON Simple Model, GeoJSON for JTS Topology Suite, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL)
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Eclipse Distribution License - v 1.0: org.locationtech.jts:jts-core
MIT: mockito-core, mockito-junit-jupiter
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, jackson-databind, micrometer-commons, micrometer-observation, org.immutables.serial, org.immutables.value
