No description
Find a file
Jorge Bornhausen 8396157611
All checks were successful
Build / build (pull_request) Successful in 1m56s
chore: migrate project to phoenix-oss organization
2025-05-15 15:48:37 +02:00
.github chore: migrate project to phoenix-oss organization 2025-05-15 15:48:37 +02:00
.mvn/wrapper initial commit 2024-10-18 18:15:43 +02:00
docs docs: create docs/ dir 2024-12-09 13:34:40 +01:00
quarkus-clock-service chore: migrate project to phoenix-oss organization 2025-05-15 15:48:37 +02:00
quarkus-json-service chore: migrate project to phoenix-oss organization 2025-05-15 15:48:37 +02:00
quarkus-message-digest-service chore: migrate project to phoenix-oss organization 2025-05-15 15:48:37 +02:00
quarkus-random-number-generator chore: migrate project to phoenix-oss organization 2025-05-15 15:48:37 +02:00
quarkus-uuid-generator chore: migrate project to phoenix-oss organization 2025-05-15 15:48:37 +02:00
.gitattributes chore: add .gitattributes 2024-11-11 09:43:38 +01:00
.gitignore initial commit 2024-10-18 18:15:43 +02:00
mvnw initial commit 2024-10-18 18:15:43 +02:00
mvnw.cmd initial commit 2024-10-18 18:15:43 +02:00
pom.xml chore: migrate project to phoenix-oss organization 2025-05-15 15:48:37 +02:00
README.md docs: update badges on README.md 2024-11-27 12:39:29 +01:00

Quarkus Commons

Java version Coverage Duplicated Lines (%) Quality Gate Status Security Rating Reliability Rating Maintainability Rating

Introduction

This repository contains modules with common classes and utilities 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