is not current version
Last Version 0.0.2

com.jensfendler:ninja-camunda 0.0.1

Camunda BPMN Process Engine Integration for the Ninja Web Framework

Categories

Categories

Ninja User Interface Web Frameworks
GroupId

GroupId

com.jensfendler
ArtifactId

ArtifactId

ninja-camunda
Version

Version

0.0.1
Type

Type

jar

Download ninja-camunda 0.0.1


<!-- https://jarcasting.com/artifacts/com.jensfendler/ninja-camunda/ -->
<dependency>
    <groupId>com.jensfendler</groupId>
    <artifactId>ninja-camunda</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jensfendler/ninja-camunda/
implementation 'com.jensfendler:ninja-camunda:0.0.1'
// https://jarcasting.com/artifacts/com.jensfendler/ninja-camunda/
implementation ("com.jensfendler:ninja-camunda:0.0.1")
'com.jensfendler:ninja-camunda:jar:0.0.1'
<dependency org="com.jensfendler" name="ninja-camunda" rev="0.0.1">
  <artifact name="ninja-camunda" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jensfendler', module='ninja-camunda', version='0.0.1')
)
libraryDependencies += "com.jensfendler" % "ninja-camunda" % "0.0.1"
[com.jensfendler/ninja-camunda "0.0.1"]