Maven Archetype for Kotlin-based Azure Functions


License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-functions-kotlin-archetype
Last Version

Last Version

1.23
Release Date

Release Date

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

How to add to project

<!-- 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.

Maven Archetypes for Azure

This repo contains Maven Archetypes for Azure. The following table lists all existing Maven Archetypes.

Archetype Artifact Id Archetype Group Id Maven Central Version
azure-functions-archetype com.microsoft.azure Maven Central
azure-functions-kotlin-archetype com.microsoft.azure Maven Central
azure-iot-edge-archetype com.microsoft.azure Maven Central
apache-spark-archetype com.microsoft.azure Maven Central

Reporting Issues and Feedback

If you encounter any bugs with the Maven Archetypes, please file an issue in the Issues section of our GitHub repo.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

com.microsoft.azure

Microsoft

Open source projects and samples from Microsoft

Versions

Version
1.23