Group: Google Cloud Functions Invoker
1.GCF Java Invoker7 usages
com.google.cloud.functions.invoker » java-function-invoker Apache
Application that invokes a GCF Java function. This application is a
complete HTTP server that interprets incoming HTTP requests appropriately
and forwards them to the function code.
Last Release on Apr 10, 2026
2.Example GCF Function Jar1 usages
com.google.cloud.functions.invoker » java-function-invoker-testfunction Apache
An example of a GCF function packaged into a jar. We use this in tests.
Last Release on Apr 10, 2026
3.GCF Confromance Tests
com.google.cloud.functions.invoker » conformance Apache
A GCF project used to validate conformance to the Functions Framework contract
using the Functions Framework Conformance tools.
Last Release on Apr 10, 2026
4.GCF Java Invoker Parent
com.google.cloud.functions.invoker » java-function-invoker-parent Apache
Parent POM for the GCF Java Invoker. The project is structured like this so
that we can have modules that build jar files for use in tests.
Last Release on Apr 10, 2026
