No description
Find a file
Jorge Bornhausen 4d18ae0fd8
All checks were successful
Build / build (push) Successful in 2m15s
Merge pull request 'fix(deps): update maven-wrapper to 3.3.3' (#117) from renovate/maven-wrapper-3.x into main
Reviewed-on: #117
Reviewed-by: Jorge Bornhausen <jorge.bornhausen@phoenix-technologies.ch>
2025-08-30 18:09:38 +00:00
.github chore: bump version to 1.0.12 2025-08-29 21:21:21 +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-08-29 19:24:53 +00:00
quarkus-client-logger chore: prepare for next development iteration 2025-08-29 19:24:53 +00:00
quarkus-clock-service chore: prepare for next development iteration 2025-08-29 19:24:53 +00:00
quarkus-json-service chore: prepare for next development iteration 2025-08-29 19:24:53 +00:00
quarkus-message-digest-service chore: prepare for next development iteration 2025-08-29 19:24:53 +00:00
quarkus-random-number-generator chore: prepare for next development iteration 2025-08-29 19:24:53 +00:00
quarkus-table-generator chore: prepare for next development iteration 2025-08-29 19:24:53 +00:00
quarkus-tracing-service chore: prepare for next development iteration 2025-08-29 19:24:53 +00:00
quarkus-uuid-generator chore: prepare for next development iteration 2025-08-29 19:24:53 +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 chore: prepare for next development iteration 2025-08-29 19:24:53 +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