No description
Find a file
Renovate Bot 4cf733f2e0
All checks were successful
Build / build (pull_request) Successful in 2m47s
Build / build (push) Successful in 3m55s
fix(deps): update quarkus packages to 3.28.4 (renovate)
2025-10-16 21:21:57 +00:00
.github chore: bump version to 1.1.3 2025-10-15 11:03:40 +02:00
.mvn/wrapper fix(deps): update maven-wrapper to 3.3.3 2025-08-30 13:02:59 +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-10-15 09:10:48 +00:00
quarkus-client-logger chore: prepare for next development iteration 2025-10-15 09:10:48 +00:00
quarkus-clock-service chore: prepare for next development iteration 2025-10-15 09:10:48 +00:00
quarkus-json-service chore: prepare for next development iteration 2025-10-15 09:10:48 +00:00
quarkus-message-digest-service chore: prepare for next development iteration 2025-10-15 09:10:48 +00:00
quarkus-random-number-generator chore: prepare for next development iteration 2025-10-15 09:10:48 +00:00
quarkus-table-generator chore: prepare for next development iteration 2025-10-15 09:10:48 +00:00
quarkus-tracing-service chore: prepare for next development iteration 2025-10-15 09:10:48 +00:00
quarkus-uuid-generator chore: prepare for next development iteration 2025-10-15 09:10:48 +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 fix(deps): update maven-wrapper to 3.3.3 2025-08-30 13:02:59 +00:00
mvnw.cmd fix(deps): update maven-wrapper to 3.3.3 2025-08-30 13:02:59 +00:00
pom.xml fix(deps): update quarkus packages to 3.28.4 (renovate) 2025-10-16 21:21:57 +00:00
README.md docs(README): update sonarqube badges 2025-08-28 20:53: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