Эксперт ХД

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

Published 2026-09-15 10:14:31 +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</groupId>
	<artifactId>camunda-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:camunda-root:7.23.0

About this package

This pom defines the modules that make up the build. The parent pom for all Camunda Platform projects can be found in the parent directory relative to this file.
Details
Maven
2026-09-15 10:14:31 +00:00
275
Camunda Platform - Root Pom
The Apache Software License, Version 2.0
11 KiB
Assets (1)
Versions (1) View all
7.23.0 2026-09-15