Last Version

Maven Archetype for Kotlin-based Azure Functions 1.23

Maven Archetype for Kotlin-based Azure Functions

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-functions-kotlin-archetype
Version

Version

1.23
Type

Type

jar
Description

Description

Maven Archetype for Kotlin-based Azure Functions
Maven Archetype for Kotlin-based Azure Functions
Project URL

Project URL

https://github.com/microsoft/azure-maven-archetypes
Source Code Management

Source Code Management

https://github.com/microsoft/azure-maven-archetypes

Download azure-functions-kotlin-archetype 1.23


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

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.