An open API service indexing awesome lists of open source software.

https://github.com/kuflow/kuflow-sdk-java

KuFlow Engine Client for Java
https://github.com/kuflow/kuflow-sdk-java

java open-source orchestration processes temporalio

Last synced: 7 months ago
JSON representation

KuFlow Engine Client for Java

Awesome Lists containing this project

README

          

[![GitHub](https://img.shields.io/github/license/kuflow/kuflow-sdk-java?label=License)](https://github.com/kuflow/kuflow-sdk-java/blob/master/LICENSE)
[![Maven Central](https://img.shields.io/maven-central/v/com.kuflow/kuflow-sdk?label=Maven%20Central)](https://central.sonatype.com/namespace/com.kuflow)

# KuFlow SDK for Java

> ***"KuFlow is a platform on which you can design and execute your business processes"***

In KuFlow we are engineers and therefore we like concrete things; we like to know 'the how' because it is the only way to understand how a platform can solve our problems.

It is a compilation of libraries and examples that you can use for the implementation of your Workers that connect to our system.

KuFlow is an implementation language agnostic Cloud platform. This repository is useful if you as a customer develop your integrations in JAVA.

## Documentation

Documentation on how to integrate with KuFlow using Java is available [here](https://docs.kuflow.com/developers/client-integration-temporal?sdk-selected=java).

## Contributing

We are happy to receive your help and comments, together we will dance a wonderful KuFlow. Please review our [contribution guide](CONTRIBUTING.md).

## License

[MIT License](https://github.com/kuflow/kuflow-engine-client-java/blob/master/LICENSE)