Group: Code4a
1.Error Handling Library4 usages
ru.code4a » error-handling Apache
The `error handling` library provides a simple and intuitive way to handle errors in Kotlin by using sealed classes `Ok` and `Error`. This library helps to differentiate between successful and erroneous outcomes in a type-safe manner.
Last Release on Jul 1, 2024
2.Quarkus Crypto Library1 usages
ru.code4a » quarkus-crypto Apache
Context-aware cryptography for Quarkus applications, including HKDF-based key derivation, authenticated encryption, deterministic encryption, format-preserving encryption, and signing.
Last Release on Mar 13, 2026
3.Quarkus Transactional Read Write Library1 usages
ru.code4a » quarkus-transactional-rw-lib Apache
This library provides enhanced transactional management for Quarkus applications, offering distinct handling for read-only and write transactions. It allows for fine-grained control over transaction propagation and execution.
Last Release on Feb 19, 2026
4.Quarkus Session Authorization Library
ru.code4a » quarkus-auth Apache
This library provides utilities for user authorization and session management. It utilizes dependency injection with Quarkus and includes several key classes for handling user authorization, session creation, and token encryption.
Last Release on Dec 1, 2025
5.Quarkus Automapper Library
ru.code4a » quarkus-automapper Apache
A powerful, declarative object mapping library for Quarkus applications that simplifies conversion between data transfer objects (DTOs) and domain entities. Reduces boilerplate code and provides a clean annotation-based approach for handling object ...
Last Release on Apr 14, 2026
6.Quarkus GraphQL Relay Library
ru.code4a » quarkus-graphql-relay Apache
A comprehensive library for implementing the Relay GraphQL specification in Quarkus applications.
It provides secure node identification, cursor-based pagination, connection pattern implementation,
and seamless integration with JPA/Hibernate ...
Last Release on May 6, 2026
7.Quarkus Hibernate Entity Mutator Library
ru.code4a » quarkus-hibernate-entity-mutator Apache
This extension provides a convenient and type-safe way to manage bidirectional JPA relationships in your Quarkus applications. It automatically detects entity associations at build time and generates appropriate mutators to ensure both sides of ...
Last Release on Apr 7, 2026
8.Quarkus Transactional RW Extensions
ru.code4a » quarkus-transactional-ext-rw-lib Apache
This library provides additional extensions for the Quarkus Transactional Read-Write Library, offering enhanced transaction management capabilities for Hibernate and serializable transactions in Quarkus applications.
Last Release on Feb 26, 2026
9.Quarkus Unique Bytes Generator PostgreSQL Library
ru.code4a » quarkus-unique-bytes-generator-postgresql Apache
PostgreSQL-backed unique bytes generator for Quarkus applications. Generates 12-255 byte values by combining database-reserved 64-bit prefixes with locally produced counters and format-preserving obfuscation.
Last Release on Mar 13, 2026
10.Usage Detection Detekt Plugin Extension
ru.code4a » usage-detection-detekt-plugin Apache
The Usage Detection Detekt Plugin is a powerful tool for ensuring code quality and adherence to best practices by detecting and restricting the usage of functions within other functions based on configurable rules and annotations.
Last Release on Apr 25, 2025
11.Hibernate Rules Detekt Plugin Extension
ru.code4a » hibernate-rules-detekt-plugin Apache
This plugin provides specialized Detekt rules to enforce proper usage patterns when working with Hibernate/JPA annotations in Kotlin code. It helps developers avoid common pitfalls and ensures that the Hibernate ORM works correctly with Kotlin ...
Last Release on May 1, 2025
