Skip to content

michaelruocco/camunda-rest-client

Repository files navigation

Camunda Rest Client

Build codecov Codacy Badge Quality Gate Status Technical Debt Coverage Lines of Code Maven Central License: MIT

Overview

This project contains a Java client library for the Camunda REST API So far it only supports a small number of the available operations but more support can be added as required

Useful Commands

// cleans build directories
// checks dependency versions
// checks for gradle issues
// formats code
// builds code
// runs unit tests
// runs integration tests
./gradlew clean dependencyUpdates criticalLintGradle spotlessApply build integrationTest

About

A Java rest client implementation for the Camunda REST API

Resources

License

Stars

Watchers

Forks

Packages

No packages published