| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.mantledillusion.essentials |
| ArtifactId | ArtifactIdcamunda-migrator |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCamunda Migrator
A fluent builder style migrator for Camunda processes.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| camunda-migrator-1.0.0.pom | |
| camunda-migrator-1.0.0.jar | 41 KB |
| camunda-migrator-1.0.0-sources.jar | 11 KB |
| camunda-migrator-1.0.0-javadoc.jar | 179 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.camunda.bpm : camunda-engine | jar |
| 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 |