Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 606 Bytes

File metadata and controls

21 lines (12 loc) · 606 Bytes

Camunda BPMN Documentation Generator

Test Project

Code documentation

Hosted via github pages

IDE Formatting Configuration

Please read the IDE Formatting Configuration to configure your IDE properly for editing kotlin files.

The build and upload to Maven-Repo

Creating the Jar-Module with

./gradlew clean build

Publish to local maven repository for usage in a maven project

./gradlew publishToMavenLocal