No description
Find a file
Jorge Bornhausen 8a8efac2e7
All checks were successful
Validate release versions / release (pull_request) Successful in 5s
Build / build (pull_request) Successful in 2m3s
chore: bump version to 1.0.11
2025-08-28 20:52:27 +02:00
.github chore: bump version to 1.0.11 2025-08-28 20:52:27 +02:00
.mvn/wrapper fix(deps): update maven to 3.9.11 2025-08-05 22:55:49 +00:00
docs docs(CODEOWNERS): add @michal.tumilowicz 2025-08-22 15:47:10 +02:00
quarkus-audit-tools chore: prepare for next development iteration 2025-08-07 09:11:16 +00:00
quarkus-client-logger chore: prepare for next development iteration 2025-08-07 09:11:16 +00:00
quarkus-clock-service chore: prepare for next development iteration 2025-08-07 09:11:16 +00:00
quarkus-json-service chore: prepare for next development iteration 2025-08-07 09:11:16 +00:00
quarkus-message-digest-service chore: prepare for next development iteration 2025-08-07 09:11:16 +00:00
quarkus-random-number-generator chore: prepare for next development iteration 2025-08-07 09:11:16 +00:00
quarkus-table-generator chore: prepare for next development iteration 2025-08-07 09:11:16 +00:00
quarkus-tracing-service chore: prepare for next development iteration 2025-08-07 09:11:16 +00:00
quarkus-uuid-generator chore: prepare for next development iteration 2025-08-07 09:11:16 +00: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 feat(deps): update quarkus.platform.version to 3.26.0 2025-08-28 13:04:32 +00:00
README.md docs(README): update modules 2025-08-05 22:01:37 +02: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-audit-tools
  • quarkus-client-logger
  • quarkus-clock-service
  • quarkus-json-service
  • quarkus-message-digest-service
  • quarkus-random-number-generator
  • quarkus-table-generator
  • quarkus-tracing-service
  • quarkus-uuid-generator