Core components provide small, foundational building blocks that can be reused by higher-level components and applications.
| Component | Module | Maven Coordinate | Description |
|---|---|---|---|
| Outcome | :components:core:outcome |
net.thunderbird.components.core:outcome |
Small result type with a flexible failure type, unlike Kotlin Result. |