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.
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Provided Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CodeGen
Apache 2.0
| com.google.auto.value
»
auto-value Immutable value-type code generation for Java 8+. | 1.11.1 | ✔ | |
Annotation Lib
Apache 2.0
| com.google.auto.value
»
auto-value-annotations Immutable value-type code generation for Java 8+. | 1.11.1 | ✔ | |
Apache 2.0
| com.ryanharter.auto.value
»
auto-value-gson AutoValue extension that creates a Gson TypeAdapter for JSON serialization of AutoValue classes. | 1.3.1 | ✔ | |
Apache 2.0
| com.ryanharter.auto.value
»
auto-value-gson-annotations AutoValue extension that creates a Gson TypeAdapterFactory | 0.8.0 | ✔ |
Test Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.google.cloud.functions.invoker
»
java-function-invoker-testfunction An example of a GCF function packaged into a jar. We use this in tests. | 2.0.1 | ✔ | |
Assertion
Apache 2.0
| com.google.truth
»
truth Fluent assertions for Java and Android that makes your test assertions and failure messages more readable. | 1.4.5 | ✔ | |
Apache 2.0
| com.google.truth.extensions
»
truth-java8-extension Obsolete, empty artifact that merely pulls in the main `truth` artifact: Assertions for Java 8 types are now part of ... | 1.4.5 | ✔ | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.0.3 | |
HTTP Clients
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-client Jetty Client is a lightweight HTTP client library for Java. | 12.1.8 | 12.1.9 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 5.23.0 | ✔ |
