jar

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

Maven & Gradle

May 24, 2023
13 stars

Microsoft Azure Functions Java Redis Annotations · This package contains Java annotations to interact with Azure Functions Redis Extension.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
0.3.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-redis-0.3.2-preview.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.azure.functions.redis.annotation

├─ com.microsoft.azure.functions.redis.annotation.RedisListTrigger.class - [JAR]

├─ com.microsoft.azure.functions.redis.annotation.RedisPubSubTrigger.class - [JAR]

├─ com.microsoft.azure.functions.redis.annotation.RedisStreamTrigger.class - [JAR]