File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Azure Functions SDK for Java
3
3
description : Reference for Azure Functions SDK for Java
4
+ ms.date :
4
5
ms.topic : reference
5
6
ms.devlang : java
6
- ms.service : functions
7
+ ms.service : azure- functions
7
8
---
8
9
# Azure Functions SDK for Java - legacy
9
10
## Packages - legacy
10
11
[ !INCLUDE [ packages] ( functions-index.md )]
11
-
Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ description: Reference for Azure Functions SDK for Java
4
4
ms.date : 01/18/2024
5
5
ms.topic : reference
6
6
ms.devlang : java
7
- ms.service : functions
7
+ ms.service : azure- functions
8
8
---
9
9
# Azure Functions SDK for Java - latest
10
10
## Packages - latest
11
11
12
12
| Reference | Package | Source |
13
13
| ---| ---| ---|
14
14
| Functions - Java Library| [ azure-functions-java-library] ( https://repo1.maven.org/maven2/com/microsoft/azure/functions/azure-functions-java-library ) | [ Github] ( https://github.com/Azure/azure-sdk-for-java ) |
15
- | Durable Functions - Java Library| [ durabletask-azure-functions] ( https://repo1.maven.org/maven2/com/microsoft/durabletask-azure-functions/ ) | [ Github] ( https://github.com/microsoft/durabletask-java ) |
15
+ | Durable Functions - Java Library| [ durabletask-azure-functions] ( https://repo1.maven.org/maven2/com/microsoft/durabletask-azure-functions/ ) | [ Github] ( https://github.com/microsoft/durabletask-java ) |
You can’t perform that action at this time.
0 commit comments