No description
Find a file
Jorge Bornhausen 9ff271e2a3
All checks were successful
Build / build (push) Successful in 3m20s
Merge pull request 'fix(deps): update quarkus.platform.version to 3.25.4' (#111) from renovate/quarkus.platform.version into main
Reviewed-on: #111
Reviewed-by: Jorge Bornhausen <jorge.bornhausen@phoenix-technologies.ch>
2025-08-21 09:13:55 +00:00
.github chore: bump version to 1.0.10 2025-08-07 11:06:37 +02:00
.mvn/wrapper fix(deps): update maven to 3.9.11 2025-08-05 22:55:49 +00:00
docs docs(CODEOWNERS): add pawel.derehajlo and roque.caballero 2025-08-05 22:02: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 fix(deps): update quarkus.platform.version to 3.25.4 2025-08-20 19:06:35 +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