Download dev.turingcomplete JAR files with all dependencies
kotlin-onetimepassword from group dev.turingcomplete (version 2.4.1)
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 Artifact: kotlin-onetimepassword
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact kotlin-onetimepassword
Group dev.turingcomplete
Version 2.4.1
Last update 15. April 2024
Organization not specified
URL https://github.com/marcelkliemannel/kotlin-onetimepassword
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group dev.turingcomplete
Version 2.4.1
Last update 15. April 2024
Organization not specified
URL https://github.com/marcelkliemannel/kotlin-onetimepassword
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
text-case-converter-kotlin-extension from group dev.turingcomplete (version 2.0.0)
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.
Group: dev.turingcomplete Artifact: text-case-converter-kotlin-extension
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact text-case-converter-kotlin-extension
Group dev.turingcomplete
Version 2.0.0
Last update 22. March 2024
Organization not specified
URL https://github.com/marcelkliemannel/text-case-converter
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group dev.turingcomplete
Version 2.0.0
Last update 22. March 2024
Organization not specified
URL https://github.com/marcelkliemannel/text-case-converter
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
text-case-converter from group dev.turingcomplete (version 2.0.0)
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.
Group: dev.turingcomplete Artifact: text-case-converter
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact text-case-converter
Group dev.turingcomplete
Version 2.0.0
Last update 22. March 2024
Organization not specified
URL https://github.com/marcelkliemannel/text-case-converter
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group dev.turingcomplete
Version 2.0.0
Last update 22. March 2024
Organization not specified
URL https://github.com/marcelkliemannel/text-case-converter
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
quarkus-simplified-async-extension-vertx-deployment from group dev.turingcomplete (version 1.1.1)
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.
Group: dev.turingcomplete Artifact: quarkus-simplified-async-extension-vertx-deployment
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact quarkus-simplified-async-extension-vertx-deployment
Group dev.turingcomplete
Version 1.1.1
Last update 26. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies quarkus-arc-deployment, quarkus-vertx-deployment, quarkus-simplified-async-extension-vertx,
There are maybe transitive dependencies!
Group dev.turingcomplete
Version 1.1.1
Last update 26. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies quarkus-arc-deployment, quarkus-vertx-deployment, quarkus-simplified-async-extension-vertx,
There are maybe transitive dependencies!
quarkus-simplified-async-extension-vertx from group dev.turingcomplete (version 1.1.1)
A Quarkus extension that enables with @Async annotated methods to be executed asynchronously on a Vert.x worker thread.
Group: dev.turingcomplete Artifact: quarkus-simplified-async-extension-vertx
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact quarkus-simplified-async-extension-vertx
Group dev.turingcomplete
Version 1.1.1
Last update 26. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies quarkus-arc, quarkus-vertx, quarkus-simplified-async-extension-core,
There are maybe transitive dependencies!
Group dev.turingcomplete
Version 1.1.1
Last update 26. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies quarkus-arc, quarkus-vertx, quarkus-simplified-async-extension-core,
There are maybe transitive dependencies!
quarkus-simplified-async-extension-testkit from group dev.turingcomplete (version 1.1.1)
Testing utilities for the "Simplified Async" Quarkus extension.
Group: dev.turingcomplete Artifact: quarkus-simplified-async-extension-testkit
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact quarkus-simplified-async-extension-testkit
Group dev.turingcomplete
Version 1.1.1
Last update 26. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies quarkus-simplified-async-extension-core, quarkus-core, assertj-core,
There are maybe transitive dependencies!
Group dev.turingcomplete
Version 1.1.1
Last update 26. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies quarkus-simplified-async-extension-core, quarkus-core, assertj-core,
There are maybe transitive dependencies!
quarkus-simplified-async-extension-core from group dev.turingcomplete (version 1.1.1)
Basic components for the "Simplified Async" Quarkus extension, like the @Async annotation.
Group: dev.turingcomplete Artifact: quarkus-simplified-async-extension-core
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact quarkus-simplified-async-extension-core
Group dev.turingcomplete
Version 1.1.1
Last update 26. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies quarkus-arc,
There are maybe transitive dependencies!
Group dev.turingcomplete
Version 1.1.1
Last update 26. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies quarkus-arc,
There are maybe transitive dependencies!
quarkus-simplified-async-extension-parent from group dev.turingcomplete (version 1.1.1)
A Quarkus extension that enables with @Async annotated methods to be executed asynchronously.
Group: dev.turingcomplete Artifact: quarkus-simplified-async-extension-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact quarkus-simplified-async-extension-parent
Group dev.turingcomplete
Version 1.1.1
Last update 26. August 2022
Organization not specified
URL https://github.com/marcelkliemannel/quarkus-simplified-async-extension
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group dev.turingcomplete
Version 1.1.1
Last update 26. August 2022
Organization not specified
URL https://github.com/marcelkliemannel/quarkus-simplified-async-extension
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
asm-testkit from group dev.turingcomplete (version 0.1.0)
A test kit to create fluent assertions for the ASM Java byte code modification framework, built on top of AssertJ.
Artifact asm-testkit
Group dev.turingcomplete
Version 0.1.0
Last update 12. February 2022
Organization not specified
URL https://github.com/marcelkliemannel/asm-testkit
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies asm, asm-tree, asm-util, hamcrest, assertj-core,
There are maybe transitive dependencies!
Group dev.turingcomplete
Version 0.1.0
Last update 12. February 2022
Organization not specified
URL https://github.com/marcelkliemannel/asm-testkit
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies asm, asm-tree, asm-util, hamcrest, assertj-core,
There are maybe transitive dependencies!
Page 1 from 1 (items total 9)