Last Version

Microsoft Azure Functions Java Core Types 1.0.0-beta-3

This package contains all Java interfaces and annotations to interact with Microsoft Azure functions runtime.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-functions-java-core
Version

Version

1.0.0-beta-3
Type

Type

jar
Description

Description

Microsoft Azure Functions Java Core Types
This package contains all Java interfaces and annotations to interact with Microsoft Azure functions runtime.
Project URL

Project URL

https://azure.microsoft.com/en-us/services/functions
Source Code Management

Source Code Management

https://github.com/Azure/azure-functions-java-worker

Download azure-functions-java-core 1.0.0-beta-3


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-functions-java-core/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-functions-java-core</artifactId>
    <version>1.0.0-beta-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-functions-java-core/
implementation 'com.microsoft.azure:azure-functions-java-core:1.0.0-beta-3'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-functions-java-core/
implementation ("com.microsoft.azure:azure-functions-java-core:1.0.0-beta-3")
'com.microsoft.azure:azure-functions-java-core:jar:1.0.0-beta-3'
<dependency org="com.microsoft.azure" name="azure-functions-java-core" rev="1.0.0-beta-3">
  <artifact name="azure-functions-java-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-functions-java-core', version='1.0.0-beta-3')
)
libraryDependencies += "com.microsoft.azure" % "azure-functions-java-core" % "1.0.0-beta-3"
[com.microsoft.azure/azure-functions-java-core "1.0.0-beta-3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.