Introduce a metadata class to handle standard Nexus metadata
Open
delta
- Dominant language
- Scala
- Stars
- 301
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
**Motivation**
We tend to pass around metadata a lot and they are scattered in several properties (`deprecated`, `createdAt`, `updatedAt`, ...)
Grouping them would allow:
* To make some parts of the code more readable
* The addition of a new metadata less complicated
Contributor guide
Assessment
This issue has not been assessed yet.