Эксперт ХД

org.camunda:camunda-bpm-release-parent (2.3.0)

Published 2026-09-15 10:14:50 +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</groupId>
	<artifactId>camunda-bpm-release-parent</artifactId>
	<version>2.3.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.camunda:camunda-bpm-release-parent:2.3.0

About this package

This pom defines the required plugins and profiles to allow a Camunda Platform release build.
Details
Maven
2026-09-15 10:14:50 +00:00
274
Camunda Platform - Release Parent Pom
The Apache Software License, Version 2.0
11 KiB
Assets (1)
Versions (1) View all
2.3.0 2026-09-15