added json module
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 10m33s
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 10m33s
This commit is contained in:
parent
7d01a51fc8
commit
054aa67d34
6 changed files with 166 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -10,6 +10,7 @@
|
|||
|
||||
<modules>
|
||||
<module>quarkus-clock-service</module>
|
||||
<module>quarkus-json-service</module>
|
||||
<module>quarkus-message-digest-service</module>
|
||||
<module>quarkus-random-number-generator</module>
|
||||
<module>quarkus-uuid-generator</module>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue