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.irurueta | irurueta-algebra | 1.3.2 | jar | The Apache License, Version 2.0 |
com.irurueta | irurueta-geometry | 1.3.2 | jar | The Apache License, Version 2.0 |
com.irurueta | irurueta-numerical | 1.3.2 | jar | The Apache License, Version 2.0 |
com.irurueta | irurueta-units | 1.3.2 | jar | The 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 |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter | 5.13.4 | 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 |
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.irurueta | irurueta-sorting | 1.3.2 | jar | The Apache License, Version 2.0 |
com.irurueta | irurueta-statistics | 1.3.4 | jar | The 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.7 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.17.7 | 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.13.4 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.13.4 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.13.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.13.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.13.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
- com.irurueta:irurueta-navigation:jar:1.6.0-SNAPSHOT
- org.junit.jupiter:junit-jupiter:jar:5.13.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.13.4 (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.13.4 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.4 (test)
- org.mockito:mockito-core:jar:5.20.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- org.mockito:mockito-junit-jupiter:jar:5.20.0 (test)
- com.irurueta:irurueta-numerical:jar:1.3.2 (compile)
- com.irurueta:irurueta-statistics:jar:1.3.4 (compile)
- com.irurueta:irurueta-sorting:jar:1.3.2 (compile)
- com.irurueta:irurueta-statistics:jar:1.3.4 (compile)
- com.irurueta:irurueta-geometry:jar:1.3.2 (compile)
- com.irurueta:irurueta-units:jar:1.3.2 (compile)
- com.irurueta:irurueta-algebra:jar:1.3.2 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.13.4 (test)
Licenses
The Apache License, Version 2.0: com.irurueta:irurueta-algebra, com.irurueta:irurueta-geometry, com.irurueta:irurueta-navigation, com.irurueta:irurueta-numerical, com.irurueta:irurueta-sorting, com.irurueta:irurueta-statistics, com.irurueta:irurueta-units, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
MIT: mockito-core, mockito-junit-jupiter
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
irurueta-algebra-1.3.2.jar | 77 kB | 47 | 35 | 2 | 17 | Yes |
irurueta-geometry-1.3.2.jar | 1.2 MB | 538 | 525 | 3 | 17 | Yes |
irurueta-numerical-1.3.2.jar | 366.4 kB | 275 | 254 | 10 | 17 | Yes |
irurueta-sorting-1.3.2.jar | 33.3 kB | 25 | 14 | 1 | 17 | Yes |
irurueta-statistics-1.3.4.jar | 24.4 kB | 25 | 14 | 1 | 17 | Yes |
irurueta-units-1.3.2.jar | 131.4 kB | 97 | 86 | 1 | 17 | Yes |
byte-buddy-1.17.7.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.7.jar | 366.2 kB | 170 | - | - | - | - |
• Root | - | 91 | 72 | 2 | 1.5 | Yes |
• Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
junit-jupiter-5.13.4.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.13.4.jar | 240.2 kB | 216 | 201 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.13.4.jar | 341.1 kB | 178 | 161 | 9 | 1.8 | Yes |
junit-jupiter-params-5.13.4.jar | 660.8 kB | 431 | 397 | 22 | 1.8 | Yes |
junit-platform-commons-1.13.4.jar | 158.5 kB | 100 | - | - | - | - |
• Root | - | 89 | 74 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
junit-platform-engine-1.13.4.jar | 268.6 kB | 189 | 170 | 10 | 1.8 | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
19 | 13.7 MB | 9107 | 5611 | 200 | 17 | 18 |
compile: 6 | compile: 1.9 MB | compile: 1007 | compile: 928 | compile: 18 | 17 | compile: 6 |
test: 13 | test: 11.8 MB | test: 8100 | test: 4683 | test: 182 | 11 | test: 12 |