No description
Find a file
Jorge Bornhausen 84deff212a
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 2m14s
chore: bump version to 1.0.2-SNAPSHOT
2024-11-12 17:29:10 +01:00
.gitea ci(forgejo-actions): analyze project with sonarqube 2024-11-11 22:22:10 +01:00
.github Add .github/renovate.json5 2024-10-27 00:22:10 +00:00
.mvn/wrapper initial commit 2024-10-18 18:15:43 +02:00
quarkus-clock-service chore: bump version to 1.0.2-SNAPSHOT 2024-11-12 17:29:10 +01:00
quarkus-json-service chore: bump version to 1.0.2-SNAPSHOT 2024-11-12 17:29:10 +01:00
quarkus-message-digest-service chore: bump version to 1.0.2-SNAPSHOT 2024-11-12 17:29:10 +01:00
quarkus-random-number-generator chore: bump version to 1.0.2-SNAPSHOT 2024-11-12 17:29:10 +01:00
quarkus-uuid-generator chore: bump version to 1.0.2-SNAPSHOT 2024-11-12 17:29:10 +01: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: bump version to 1.0.2-SNAPSHOT 2024-11-12 17:29:10 +01:00
README.md ci(forgejo-actions): analyze project with sonarqube 2024-11-11 22:22:10 +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-clock-service
  • quarkus-json-service
  • quarkus-message-digest-service
  • quarkus-random-number-generator
  • quarkus-uuid-generator