tools.dynamia.modules.functions.core

tools.dynamia.modules

tools.dynamia.modules.functions.core is a Java jar artifact published under the tools.dynamia.modules group on Maven Central. 1 version is indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 26.7.0 1 versions jarChecking...

Add to your project26.7.0

<dependency>
    <groupId>tools.dynamia.modules</groupId>
    <artifactId>tools.dynamia.modules.functions.core</artifactId>
    <version>26.7.0</version>
</dependency>

Version Details — 26.7.0

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Unknown

Core module for Http Functions, contains the main classes and interfaces to create and handle http functions, a way to create functions that can be called from Java like normal code and return a response with the result of the function execution.

Checking security advisories...