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.ibm.icu | icu4j | 77.1 | jar | Unicode-3.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 |
---|---|---|---|---|
io.roastedroot | zerofs | 0.1.0 | jar | The Apache Software License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 6.0.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 6.0.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 6.0.0 | jar | Eclipse Public License v2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.42 | jar | The MIT License |
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.2 | jar | The Apache License, Version 2.0 |
org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 6.0.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 6.0.0 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- io.github.jy95.fds:common:jar:2.0.1-SNAPSHOT
- org.projectlombok:lombok:jar:1.18.42 (provided)
- com.ibm.icu:icu4j:jar:77.1 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:6.0.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.jspecify:jspecify:jar:1.0.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.0 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.0 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.0 (test)
- io.roastedroot:zerofs:jar:0.1.0 (test)
- org.projectlombok:lombok:jar:1.18.42 (provided)
Licenses
Unicode-3.0: ICU4J
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Project Lombok
Apache License, Version 2.0: FHIR Dosage Support - Common
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
The Apache Software License, Version 2.0: ZeroFs in-memory virtual file system
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
icu4j-77.1.jar | 14.7 MB | 5789 | 1696 | 19 | 1.8 | Yes |
zerofs-0.1.0.jar | 208.9 kB | 134 | 122 | 1 | 11 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
• Root | - | 10 | 4 | 1 | 1.8 | No |
• Versioned | - | 4 | 1 | 1 | 9 | No |
junit-jupiter-api-6.0.0.jar | 249.9 kB | 224 | 208 | 9 | 17 | Yes |
junit-jupiter-engine-6.0.0.jar | 353.7 kB | 188 | 171 | 9 | 17 | Yes |
junit-jupiter-params-6.0.0.jar | 293.7 kB | 215 | 194 | 9 | 17 | Yes |
junit-platform-commons-6.0.0.jar | 171.1 kB | 103 | 87 | 10 | 17 | Yes |
junit-platform-engine-6.0.0.jar | 277.6 kB | 193 | 175 | 9 | 17 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
lombok-1.18.42.jar | 2 MB | 1068 | 179 | 13 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
11 | 18.3 MB | 7952 | 2848 | 84 | 17 | 10 |
compile: 1 | compile: 14.7 MB | compile: 5789 | compile: 1696 | compile: 19 | 1.8 | compile: 1 |
provided: 1 | provided: 2 MB | provided: 1068 | provided: 179 | provided: 13 | provided: 1 | |
test: 9 | test: 1.6 MB | test: 1095 | test: 973 | test: 52 | 17 | test: 8 |