Эксперт ХД

org.camunda.bpm.webapp:camunda-webapp-root (7.23.0)

Published 2026-09-15 10:14:47 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.camunda.bpm.webapp</groupId>
	<artifactId>camunda-webapp-root</artifactId>
	<version>7.23.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.camunda.bpm.webapp:camunda-webapp-root:7.23.0

Dependencies

org.camunda.bpm:camunda-engine
org.camunda.commons:camunda-commons-logging
org.camunda.commons:camunda-commons-testing
junit:junit
com.fasterxml.uuid:java-uuid-generator
com.h2database:h2
org.assertj:assertj-core
org.mockito:mockito-core
org.eclipse.jetty:jetty-webapp
${version.jetty}
org.glassfish.jersey.core:jersey-common
${version.jersey2}
ch.qos.logback:logback-classic
Details
Maven
2026-09-15 10:14:47 +00:00
321
Camunda Platform - Webapp - Root
9.9 KiB
Assets (1)
Versions (1) View all
7.23.0 2026-09-15