GCF Java Invoker

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.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.google.cloud.functions.invoker
ArtifactId

ArtifactId

java-function-invoker
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

GCF Java Invoker
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.
Source Code Management

Source Code Management

https://github.com/GoogleCloudPlatform/functions-framework-java

Download java-function-invoker

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.cloud.functions.invoker/java-function-invoker/ -->
<dependency>
    <groupId>com.google.cloud.functions.invoker</groupId>
    <artifactId>java-function-invoker</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.functions.invoker/java-function-invoker/
implementation 'com.google.cloud.functions.invoker:java-function-invoker:1.1.0'
// https://jarcasting.com/artifacts/com.google.cloud.functions.invoker/java-function-invoker/
implementation ("com.google.cloud.functions.invoker:java-function-invoker:1.1.0")
'com.google.cloud.functions.invoker:java-function-invoker:jar:1.1.0'
<dependency org="com.google.cloud.functions.invoker" name="java-function-invoker" rev="1.1.0">
  <artifact name="java-function-invoker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.functions.invoker', module='java-function-invoker', version='1.1.0')
)
libraryDependencies += "com.google.cloud.functions.invoker" % "java-function-invoker" % "1.1.0"
[com.google.cloud.functions.invoker/java-function-invoker "1.1.0"]

Dependencies

provided (4)

Group / Artifact Type Version
com.ryanharter.auto.value : auto-value-gson jar 1.3.0
com.ryanharter.auto.value : auto-value-gson-annotations jar 0.8.0
com.google.auto.value : auto-value jar 1.7
com.google.auto.value : auto-value-annotations jar 1.7

test (6)

Group / Artifact Type Version
com.google.cloud.functions.invoker » java-function-invoker-testfunction test-jar 1.1.0
org.mockito : mockito-core jar 3.2.4
junit : junit jar 4.13.1
com.google.truth : truth jar 1.0.1
com.google.truth.extensions : truth-java8-extension jar 1.0.1
org.eclipse.jetty : jetty-client jar 9.4.26.v20200117

Project Modules

There are no modules declared in this project.
com.google.cloud.functions.invoker

Google Cloud Platform

Versions

Version
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta2
1.0.0-beta1
1.0.0-alpha-2-rc5
1.0.0-alpha-2-rc4
1.0.0-alpha-2-rc3
1.0.0-alpha-2-rc2
1.0.0-alpha-2-rc1