Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 688 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 688 Bytes

kmdp-build

Package repository.

Uses GitHub Actions to run a full build of all the develop branches of the KMDP implementation (see the script here for local builds https://github.com/API4KBs/API4KBs.github.io/blob/master/scripts/build-develop.sh)

Contrast to https://github.com/API4KBs/api4kp-dist, which builds the OMG platform-independent models (UML, OWL, OpenAPI, XSD)

To access the build Artifacts (poms, jars, wars, plugins) via Maven, add the following URL as a Repository: https://maven.pkg.github.com/API4KBs/kmdp-build

For example: github kmdp-dist-github https://maven.pkg.github.com/API4KBs/kmdp-build