How To Install Java Artifact com.microsoft.azure.azure-functions-archetype v1.45

com.microsoft.azure azure-functions-archetype 1.45

Introduction

In this article, we'll learn how to install Java artifact azure-functions-archetype from com.microsoft.azure group in version 1.45. The artifact is available in 62 versions: 1.61 1.60 1.59 1.58 1.57 1.56 1.55 1.54 1.53 1.52 1.51 1.50 1.49 1.48 1.47 1.46 1.45 1.44 1.43 1.42 1.41 1.40 1.39 1.38 1.37 1.36 1.35 1.34 1.33 1.32 1.31 1.30 1.29 1.28 1.27 1.26 1.25 1.24 1.23 1.22 1.21 1.20 1.19 1.18 1.17 1.16 1.15 1.14 1.13 1.12 1.11 1.10 1.9 1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0 . The Maven Archetype for Azure Functions project has been released under MIT License license, and has its own website at: https://github.com/microsoft/azure-maven-archetypes .

How To Install Java Artifact com.microsoft.azure.azure-functions-archetype In Version 1.45

To install the Maven Archetype for Azure Functions artifact in version 1.45 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Maven Archetype for Azure Functions dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses