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 |
---|---|---|---|---|
org.mapstruct | mapstruct-processor | 1.3.1.Final | jar | The Apache Software License, Version 2.0 |
org.projectlombok | lombok | 1.18.12 | jar | The MIT License |
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.junit.jupiter | junit-jupiter-api | 5.7.0-M1 | jar | Eclipse Public License v2.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 |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.0 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.7.0-M1 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- es.uvigo.esei.sing:TextProcApplication:pom:1.0.0-SNAPSHOT
- org.projectlombok:lombok:jar:1.18.12 (compile)
- org.mapstruct:mapstruct-processor:jar:1.3.1.Final (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.0-M1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.7.0-M1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.projectlombok:lombok:jar:1.18.12 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Project Lombok
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
GNU General Public License v3: TextProcApplication
The Apache Software License, Version 2.0: MapStruct Processor
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 3 | 2 | - | Yes |
junit-jupiter-api-5.7.0-M1.jar | 164.4 kB | 159 | 144 | 8 | - | Yes |
junit-platform-commons-1.7.0-M1.jar | 99.3 kB | 62 | 42 | 7 | - | Yes |
mapstruct-processor-1.3.1.Final.jar | 1.7 MB | 1213 | 1088 | 30 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
lombok-1.18.12.jar | 1.8 MB | 989 | 156 | 12 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
6 | 3.8 MB | 2442 | 1440 | 61 | 1.8 | 6 |
compile: 2 | compile: 3.5 MB | compile: 2202 | compile: 1244 | compile: 42 | - | compile: 2 |
test: 4 | test: 273.8 kB | test: 240 | test: 196 | test: 19 | - | test: 4 |