Last Version

Maven Archetype for Azure Functions 1.46

Maven Archetype for Azure Functions

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-functions-archetype
Version

Version

1.46
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.46


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

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.