added json module
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 10m33s

This commit is contained in:
Jorge Bornhausen 2024-10-18 23:47:10 +02:00
parent 7d01a51fc8
commit 054aa67d34
6 changed files with 166 additions and 0 deletions

View file

@ -18,6 +18,8 @@ that can be used by Quarkus applications.
The modules are:
* `quarkus-clock-service`
* `quarkus-json-service`
* `quarkus-message-digest-service`
* `quarkus-random-number-generator`
* `quarkus-uuid-generator`