update dependency doc

This commit is contained in:
2025-07-28 14:16:12 +02:00
parent f5c1707179
commit 68df9a1847

View File

@@ -1,5 +1,37 @@
# Hlæja dependency # Hlæja dependency
## Build Release Order
*need to make pipeline for this.*
Level 1
- hlaeja-version-catalog
Level 2
- hlaeja-core-plugin
Level 3
- hlaeja-common-plugin
Level 4
- hlaeja-common-messages
- hlaeja-jwt
- test-library
Level 5
- hlaeja-account-registry
- hlaeja-device-registry
- hlaeja-device-configuration
- hlaeja-device-data
- hlaeja-device-api
- hlaeja-registry-api
- hlaeja-management
## Service dependency ## Service dependency
```mermaid ```mermaid
@@ -32,7 +64,7 @@ graph TD
HM --> HAR HM --> HAR
HM -.-> HDR HM --> HDR
HM -.-> HDC HM -.-> HDC
HRA --> HAR HRA --> HAR