Camunda Migrator

A fluent builder style migrator for Camunda processes.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.mantledillusion.essentials
ArtifactId

ArtifactId

camunda-migrator
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camunda Migrator
A fluent builder style migrator for Camunda processes.
Project URL

Project URL

http://www.mantledillusion.com

Download camunda-migrator

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11

provided (1)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine jar

test (3)

Group / Artifact Type Version
org.camunda.bpm.extension : camunda-bpm-junit5 jar 1.0.2
com.h2database : h2 jar 1.4.200
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0