GCF Java Invoker Parent

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.

Categories

Categories

Java Languages
GroupId

GroupId

com.google.cloud.functions.invoker
ArtifactId

ArtifactId

java-function-invoker-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

GCF Java Invoker Parent
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.
Project URL

Project URL

https://github.com/GoogleCloudPlatform/functions-framework-java/tree/master/invoker
Source Code Management

Source Code Management

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

Download java-function-invoker-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • testfunction
  • function-maven-plugin
  • conformance
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