No description
  • Java 91.7%
  • Shell 7.1%
  • PLpgSQL 1.2%
Find a file
Jorge Bornhausen 4efc306507
All checks were successful
Build / build (push) Successful in 3m45s
ci(github-actions): read reposilite releases url from vars
2026-05-07 01:32:49 +02:00
.github ci(github-actions): read reposilite releases url from vars 2026-05-07 01:32:49 +02:00
.mvn/wrapper fix(deps): update maven to 3.9.15 (renovate) 2026-04-21 13:41:07 +00:00
docs chore: Added Humberto to codeowners 2025-10-30 09:26:14 +00:00
quarkus-audit-tools chore: bump version of main branch to 2.2.0-SNAPSHOT 2026-05-06 22:59:48 +02:00
quarkus-client-logger chore: bump version of main branch to 2.2.0-SNAPSHOT 2026-05-06 22:59:48 +02:00
quarkus-clock-service chore: bump version of main branch to 2.2.0-SNAPSHOT 2026-05-06 22:59:48 +02:00
quarkus-forgejo-client chore: bump version of main branch to 2.2.0-SNAPSHOT 2026-05-06 22:59:48 +02:00
quarkus-json-service chore: bump version of main branch to 2.2.0-SNAPSHOT 2026-05-06 22:59:48 +02:00
quarkus-litellm-client chore: bump version of main branch to 2.2.0-SNAPSHOT 2026-05-06 22:59:48 +02:00
quarkus-message-digest-service chore: bump version of main branch to 2.2.0-SNAPSHOT 2026-05-06 22:59:48 +02:00
quarkus-random-number-generator chore: bump version of main branch to 2.2.0-SNAPSHOT 2026-05-06 22:59:48 +02:00
quarkus-table-generator chore: bump version of main branch to 2.2.0-SNAPSHOT 2026-05-06 22:59:48 +02:00
quarkus-tracing-service chore: bump version of main branch to 2.2.0-SNAPSHOT 2026-05-06 22:59:48 +02:00
quarkus-uuid-generator chore: bump version of main branch to 2.2.0-SNAPSHOT 2026-05-06 22:59:48 +02:00
scripts chore: add backport.sh script 2026-04-21 15:46:35 +02:00
.gitattributes chore: add *.sh to .gitattributes 2026-05-06 22:42:40 +02: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 revert: add [skip ci] to next dev iteration commit msg 2026-05-06 23:01:00 +02:00
README.md docs(README): update modules list 2026-02-26 12:03:02 +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-audit-tools
  • quarkus-client-logger
  • quarkus-clock-service
  • quarkus-forgejo-client
  • quarkus-json-service
  • quarkus-litellm-client
  • quarkus-message-digest-service
  • quarkus-random-number-generator
  • quarkus-table-generator
  • quarkus-tracing-service
  • quarkus-uuid-generator