jar

com.microsoft.azure.functions : azure-functions-java-library-dapr

Maven & Gradle

Aug 07, 2023
90 stars

azure-functions-java-library-dapr · This package contains all Java annotations to interact with Microsoft Azure Functions runtime for Dapr bindings and triggers.

Table Of Contents

Latest Version

Download com.microsoft.azure.functions : azure-functions-java-library-dapr JAR file - Latest Versions:

All Versions

Download com.microsoft.azure.functions : azure-functions-java-library-dapr JAR file - All Versions:

Version Vulnerabilities Size Updated
0.15.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window azure-functions-java-library-dapr-0.15.0-preview01.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.azure.functions.dapr.annotation

├─ com.microsoft.azure.functions.dapr.annotation.DaprBindingOutput.class - [JAR]

├─ com.microsoft.azure.functions.dapr.annotation.DaprBindingTrigger.class - [JAR]

├─ com.microsoft.azure.functions.dapr.annotation.DaprInvokeOutput.class - [JAR]

├─ com.microsoft.azure.functions.dapr.annotation.DaprPublishOutput.class - [JAR]

├─ com.microsoft.azure.functions.dapr.annotation.DaprSecretInput.class - [JAR]

├─ com.microsoft.azure.functions.dapr.annotation.DaprServiceInvocationTrigger.class - [JAR]

├─ com.microsoft.azure.functions.dapr.annotation.DaprStateInput.class - [JAR]

├─ com.microsoft.azure.functions.dapr.annotation.DaprStateOutput.class - [JAR]

├─ com.microsoft.azure.functions.dapr.annotation.DaprTopicTrigger.class - [JAR]