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 |
|---|---|---|---|---|---|
| org.bremersee | common-xml | 3.1.0 | jar | Apache License, Version 2.0 | No |
| org.immutables | value | 2.10.1 | jar | The Apache Software License, Version 2.0 | Yes |
| org.projectlombok | lombok | 1.18.34 | jar | The MIT License | Yes |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.glassfish.jaxb | jaxb-runtime | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
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.25.3 | jar | Apache License, Version 2.0 |
| org.bremersee | garmin-model | 2.1.0 | jar | Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter | 5.10.2 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-junit-jupiter | 5.11.0 | jar | MIT |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| jakarta.activation | jakarta.activation-api | 2.1.3 | jar | EDL 1.0 |
| jakarta.xml.bind | jakarta.xml.bind-api | 4.0.2 | jar | Eclipse Distribution License - v 1.0 |
| org.bremersee | common-xml-modelling | 3.1.0 | jar | Apache License, Version 2.0 |
| org.javassist | javassist | 3.28.0-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
| org.reflections | reflections | 0.10.2 | jar | WTFPLThe Apache Software License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.13 | jar | MIT License |
| org.springframework | spring-core | 6.1.10 | jar | Apache License, Version 2.0 |
| org.springframework | spring-jcl | 6.1.10 | jar | Apache License, Version 2.0 |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.sun.istack | istack-commons-runtime | 4.1.2 | jar | Eclipse Distribution License - v 1.0 |
| org.eclipse.angus | angus-activation | 2.0.2 | jar | EDL 1.0 |
| org.glassfish.jaxb | jaxb-core | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
| org.glassfish.jaxb | txw2 | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
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.fasterxml.jackson.core | jackson-annotations | 2.17.1 | jar | The Apache Software License, Version 2.0 |
| net.bytebuddy | byte-buddy | 1.14.17 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.14.17 | 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.10.2 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.10.2 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.10.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.10.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.10.2 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.11.0 | jar | MIT |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
WTFPL: Reflections
Apache License 2.0: Javassist
EDL 1.0: Angus Activation Registries, Jakarta Activation API
The MIT License: Project Lombok
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Common Xml, Common Xml Modelling, GPX Model, Garmin Model, Objenesis, Spring Commons Logging Bridge, Spring Core
LGPL 2.1: Javassist
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
MIT: mockito-core, mockito-junit-jupiter
MPL 1.1: Javassist
The Apache Software License, Version 2.0: FindBugs-jsr305, Jackson-annotations, Reflections, org.immutables.value