Joern Muehlencord jomu

de.muehlencord.operaton:workflow-ui-plugin (0.6.1)

Published 2025-11-20 10:14:47 +00:00 by jomu

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>de.muehlencord.operaton</groupId>
	<artifactId>workflow-ui-plugin</artifactId>
	<version>0.6.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=de.muehlencord.operaton:workflow-ui-plugin:0.6.1

About this package

Adds a link to the operaton cockpit directing to the Workflow UI

Dependencies

org.operaton.bpm.webapp:operaton-webapp
${operaton.version}
jakarta.platform:jakarta.jakartaee-api
${jakarta.jakartaee-api.version}
org.operaton.bpm:operaton-engine
${operaton.version}
com.h2database:h2
${h2database.version}
org.junit.jupiter:junit-jupiter
${junit-jupiter.version}
org.assertj:assertj-core
${assertj.version}
org.slf4j:slf4j-jdk14
${slf4j.version}
Details
Maven
2025-11-20 10:14:47 +00:00
14
workflow-ui-plugin
15 KiB
Assets (2)
Versions (2) View all
0.6.1 2025-11-20
0.6.0 2025-11-10