is not current version
Last Version 1.46

Maven Archetype for Azure Functions 1.43

Maven Archetype for Azure Functions

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-functions-archetype
Version

Version

1.43
Type

Type

jar
Description

Description

Maven Archetype for Azure Functions
Maven Archetype for 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-archetype 1.43


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

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.