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
- Host: GitHub
- URL: https://github.com/kuflow/kuflow-sdk-java
- Owner: kuflow
- License: mit
- Created: 2021-11-18T14:41:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T13:16:21.000Z (7 months ago)
- Last Synced: 2025-03-13T14:26:16.742Z (7 months ago)
- Topics: java, open-source, orchestration, processes, temporalio
- Language: Java
- Homepage:
- Size: 1.26 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/kuflow/kuflow-sdk-java/blob/master/LICENSE)
[](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)