Skip to content

Latest commit

 

History

56 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Apache OpenWhisk Java Client

Java client library for the Apache OpenWhisk platform. Provides a wrapper around the OpenWhisk APIs (Swagger JSON).

Note: This API is under heavy development and as such certain details may change from release to release. Please consult Changes.md for details.

Installation

For maven users, use the follow dependency:

    <parent>
        <groupId>org.projectodd.openwhisk</groupId>
        <artifactId>java-client</artifactId>
        <version>0.1-SNAPSHOT</version>
    </parent>

Building

The tests in client depend on jars being properly built in the functions module. Running mvn install should be sufficient for building from the console. For development inside an IDE, you'll need to run mvn package inside the functions module first.

Usage

TBD

关于

Apache OpenWhisk client for Java and JVM languages

Resources

Stars

1 star

关注者

4 watching

复刻s

发布

Used by

贡献者

Languages