Skip to content

Implementation of the eCMR as a java data model

Related issues

Closes #68

Acceptance criteria

  • Implemented code changes don't diverge from the related issue.
  • Documentation reflects the status quo after merge.
  • Version number is incremented according to SemVer. (Snapshot versions are not merged/released.)
  • Only released versions of dependencies are used (i.e. no snapshot versions).
  • The changelog contains entries reflecting all changes of this MR (and their reasons).

Proposed squash commit message

Implementation of the eCMR as a java data model for the usage in APIs

  • Add eCMR classes based on the UN/CEFACT standard, but with adjustments and custom fields
  • Add a documentation showing each field and where the UN/CEFACT standard is used, adjusted or extended by custom fields
  • Enable a ci pipeline for the data model

Co-authored-by:

Edited by Jens Leveling

Merge request reports