No description
Find a file
maven_release_technical_account 1bd06f1857
All checks were successful
Build / build (push) Successful in 1m55s
chore: release 1.0.1
2025-06-18 00:18:20 +00:00
.github chore: bump version to 1.0.1 2025-06-18 02:16:31 +02:00
.mvn/wrapper initial commit 2024-10-18 18:15:43 +02:00
docs docs: create docs/ dir 2024-12-09 13:34:40 +01:00
quarkus-audit-tools chore: release 1.0.1 2025-06-18 00:18:20 +00:00
quarkus-clock-service chore: release 1.0.1 2025-06-18 00:18:20 +00:00
quarkus-json-service chore: release 1.0.1 2025-06-18 00:18:20 +00:00
quarkus-message-digest-service chore: release 1.0.1 2025-06-18 00:18:20 +00:00
quarkus-random-number-generator chore: release 1.0.1 2025-06-18 00:18:20 +00:00
quarkus-tracing-service chore: release 1.0.1 2025-06-18 00:18:20 +00:00
quarkus-uuid-generator chore: release 1.0.1 2025-06-18 00:18:20 +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 chore: release 1.0.1 2025-06-18 00:18:20 +00:00
README.md docs(README): update modules list 2025-06-18 01:45:56 +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-clock-service
  • quarkus-json-service
  • quarkus-message-digest-service
  • quarkus-random-number-generator
  • quarkus-tracing-service
  • quarkus-uuid-generator