code-star / sbt-azure-functions-plugin   0.4.4

MIT License GitHub

Experimental plugin for sbt to create Azure Function artefacts (function.json) needed to publish code as an Azure Function.

Scala versions: 2.12
sbt plugins: 1.x

sbt-azure-functions 0.3.1


Group ID:
nl.codestar
Artifact ID:
sbt-azure-functions
Version:
0.3.1
Release Date:
Jan 5, 2021
Licenses:
Files:

libraryDependencies += "nl.codestar" % "sbt-azure-functions" % "0.3.1"

Mill build tool

ivy"nl.codestar:sbt-azure-functions:0.3.1"

Scala CLI

//> using dep "nl.codestar:sbt-azure-functions:0.3.1"

Ammonite REPL

import $ivy.`nl.codestar:sbt-azure-functions:0.3.1`

<dependency>
  <groupId>nl.codestar</groupId>
  <artifactId>sbt-azure-functions</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'nl.codestar', name: 'sbt-azure-functions', version: '0.3.1'