Last Version

Functions Framework Plugin 0.10.0

A Maven plugin that allows functions to be deployed, and to be run locally using the Java Functions Framework.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.cloud.functions
ArtifactId

ArtifactId

function-maven-plugin
Version

Version

0.10.0
Type

Type

maven-plugin
Description

Description

Functions Framework Plugin
A Maven plugin that allows functions to be deployed, and to be run locally using the Java Functions Framework.
Project URL

Project URL

http://maven.apache.org

Download function-maven-plugin 0.10.0


<plugin>
    <groupId>com.google.cloud.functions</groupId>
    <artifactId>function-maven-plugin</artifactId>
    <version>0.10.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven : maven-core jar 3.6.3
com.google.cloud.functions.invoker : java-function-invoker jar 1.1.0
com.google.cloud.tools : appengine-maven-plugin jar 2.2.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (2)

Group / Artifact Type Version
com.google.truth : truth jar 1.0.1
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.