Kotlin One-Time Password Library · A Kotlin one-time password library to generate "Google Authenticator", "Time-based One-time Password" (TOTP) and "HMAC-based One-time Password" (HOTP) codes based on RFC 4226 and 6238.
Group: dev.turingcomplete - All Dependencies
Asm Testkit · A test kit to create fluent assertions for the ASM Java byte code modification framework, built on top of AssertJ.
Quarkus Simplified Async Extension - Test Kit · Testing utilities for the "Simplified Async" Quarkus extension.
Quarkus Simplified Async Extension - Vert.x Runtime · A Quarkus extension that enables with @Async annotated methods to be executed asynchronously on a Vert.x worker thread.
Quarkus Simplified Async Extension - Core · Basic components for the "Simplified Async" Quarkus extension, like the @Async annotation.
Quarkus Simplified Async Extension - Parent · A Quarkus extension that enables with @Async annotated methods to be executed asynchronously.
Quarkus Simplified Async Extension - Vert.x Deployment · A Quarkus extension that enables with @Async annotated methods to be executed asynchronously on a Vert.x worker thread. This artefact is the deployment module of the 'quarkus-simplified-async-extension-vertx' artefact.
Text Case Converter · This Java/Kotlin library provides an intuitive API for converting strings between different text cases. It has a wide range of built-in support for the most common text cases. In addition, the library is designed to be easily extended with new custom text cases, making it highly flexible and adaptable.
Text Case Converter - Kotlin Extension · This Java/Kotlin library provides an intuitive API for converting strings between different text cases. It has a wide range of built-in support for the most common text cases. In addition, the library is designed to be easily extended with new custom text cases, making it highly flexible and adaptable.