MVN

com.microsoft.azure : azure-functions-kotlin-archetype

Maven & Gradle

May 16, 2019
21 stars

Maven Archetype for Kotlin-based Azure Functions · Maven Archetype for Kotlin-based Azure Functions

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-functions-kotlin-archetype</artifactId>
    <version>1.23</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.23

All Versions

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

Version Vulnerabilities Updated
1.23
azure-functions-kotlin-archetype-1.23

How to add a dependency to Maven

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

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-functions-kotlin-archetype</artifactId>
    <version>1.23</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.microsoft.azure:azure-functions-kotlin-archetype:1.23'

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

implementation("com.microsoft.azure:azure-functions-kotlin-archetype:1.23")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.microsoft.azure" % "azure-functions-kotlin-archetype" % "1.23"

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

Aug 14, 2019
3 usages
10 stars
May 14, 2019
2 usages
0 stars
May 16, 2019
1 stars
Apr 20, 2021
3 usages
1 stars
Aug 25, 2023
4 usages
3.9k stars
Aug 29, 2020
Jun 28, 2020
0 stars
Aug 10, 2020
4 usages