Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdcom.google.cloud.functions |
ArtifactId | ArtifactIdfunction-maven-plugin |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionFunctions 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 |
<plugin>
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.truth : truth | jar | 1.0.1 |
junit : junit | jar | 4.13.1 |