Last Version

GCF Confromance Tests 1.1.0

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
Version

Version

1.1.0
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 1.1.0


<!-- 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.