Эксперт ХД

org.camunda.bpm.model:camunda-xml-model (7.23.0)

Published 2026-09-15 10:14:41 +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.model</groupId>
	<artifactId>camunda-xml-model</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.model:camunda-xml-model:7.23.0

Dependencies

junit:junit
org.assertj:assertj-core
Details
Maven
2026-09-15 10:14:41 +00:00
321
Camunda Platform - Xml Model API
170 KiB
Assets (2)
Versions (1) View all
7.23.0 2026-09-15