Last Version

org.projectodd.openwhisk:functions 0.3

A Java client for invoking and managing Apache OpenWhisk actions

License

License

GroupId

GroupId

org.projectodd.openwhisk
ArtifactId

ArtifactId

functions
Version

Version

0.3
Type

Type

jar
Description

Description

A Java client for invoking and managing Apache OpenWhisk actions
Project Organization

Project Organization

Red Hat, Inc.

Download functions 0.3


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.