org.projectodd.openwhisk:client

A Java client for invoking and managing Apache OpenWhisk actions

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.projectodd.openwhisk
ArtifactId

ArtifactId

client
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Red Hat, Inc.

Download client

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
com.squareup.okio : okio jar 1.15.0
org.slf4j : slf4j-api jar 1.7.25
io.swagger : swagger-annotations jar 1.5.20
com.squareup.okhttp : okhttp jar 2.7.5
com.squareup.okhttp : logging-interceptor jar 2.7.5
com.google.code.gson : gson jar 2.8.5
io.gsonfire : gson-fire jar 1.8.3

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (1)

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

Project Modules

There are no modules declared in this project.
org.projectodd.openwhisk

project:odd

Red Hat Middleware Emerging Technology Group

Versions

Version
0.8
0.5
0.3