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.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.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.tngtech.archunit | archunit | 1.4.1 | jar | The Apache Software License, Version 2.0BSD |
| org.assertj | assertj-core | 3.27.7 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.0.2 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.2 | jar | Eclipse Public License v2.0 |
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 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.18.3 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.platform | junit-platform-commons | 6.0.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.0.2 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
BSD: ArchUnit
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
Apache-2.0: AssertJ Core
Apache License, Version 2.0: Byte Buddy (without dependencies)
MIT: SLF4J API Module, io.github.mangila:ensure4j
The Apache Software License, Version 2.0: ArchUnit
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| archunit-1.4.1.jar | 4.5 MB | 2994 | 2933 | 43 | 11 | Yes |
| byte-buddy-1.18.3.jar | 9.2 MB | 6220 | - | - | - | - |
| • Root | - | 3100 | 3046 | 39 | 1.5 | Yes |
| • Versioned | - | 3090 | 3047 | 40 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | - | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| assertj-core-3.27.7.jar | 1.4 MB | 887 | - | - | - | - |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| 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.2.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.2.jar | 356 kB | 189 | 172 | 9 | 17 | Yes |
| junit-platform-commons-6.0.2.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.2.jar | 280 kB | 195 | 177 | 9 | 17 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 11 | 16.3 MB | 10921 | 7536 | 157 | 17 | 10 |
| compile: 1 | compile: 3.8 kB | compile: 14 | compile: 4 | compile: 1 | 1.8 | - |
| test: 10 | test: 16.3 MB | test: 10907 | test: 7532 | test: 156 | 17 | test: 10 |