MVN

com.microsoft.azure : azure-functions-java-core

Maven & Gradle

Apr 19, 2018
4 usages
82 stars

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

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-functions-java-core</artifactId>
    <version>1.0.0-beta-3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.azure : azure-functions-java-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-beta-3
  • Latest Beta: 1.0.0-beta-3

All Versions

Choose a version of com.microsoft.azure : azure-functions-java-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
azure-functions-java-core-1.0.0-beta-3
azure-functions-java-core-1.0.0-beta-2
azure-functions-java-core-1.0.0-beta-1

How to add a dependency to Maven

Add the following com.microsoft.azure : azure-functions-java-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-functions-java-core</artifactId>
    <version>1.0.0-beta-3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.azure : azure-functions-java-core gradle dependency to your build.gradle file:

implementation 'com.microsoft.azure:azure-functions-java-core:1.0.0-beta-3'

Gradle Kotlin DSL: Add the following com.microsoft.azure : azure-functions-java-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.azure:azure-functions-java-core:1.0.0-beta-3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.azure : azure-functions-java-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.azure" % "azure-functions-java-core" % "1.0.0-beta-3"

Advertisement

Dependencies from Group

Aug 10, 2021
391 usages
19 stars
Aug 10, 2021
373 usages
19 stars
Jul 22, 2022
345 usages
2.1k stars
Aug 10, 2021
295 usages
19 stars
Jan 27, 2021
186 usages
190 stars

Discover Dependencies

Apr 17, 2022
7 usages
59 stars
Jan 28, 2020
634 stars
Aug 09, 2018
1 usages
49 stars
Jun 23, 2020
2 usages
6k stars
Aug 16, 2023
15 usages
6k stars
Sep 30, 2017
10 stars
jep
Dec 27, 2022
36 usages
1.2k stars