GCF Confromance Tests

A GCF project used to validate conformance to the Functions Framework contract using the Functions Framework Conformance tools.

Categories

Categories

ORM Data
GroupId

GroupId

com.google.cloud.functions.invoker
ArtifactId

ArtifactId

conformance
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

GCF Confromance Tests
A GCF project used to validate conformance to the Functions Framework contract using the Functions Framework Conformance tools.
Project URL

Project URL

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

Download conformance

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.cloud.functions : functions-framework-api jar 1.0.4
com.google.code.gson : gson jar 2.8.6
io.cloudevents : cloudevents-core jar 2.2.0
io.cloudevents : cloudevents-json-jackson jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0