Эксперт ХД

org.camunda.bpm.springboot.project:camunda-bpm-spring-boot-starter-root (7.23.0)

Published 2026-09-15 10:14:46 +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.springboot.project</groupId>
	<artifactId>camunda-bpm-spring-boot-starter-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.springboot.project:camunda-bpm-spring-boot-starter-root:7.23.0
Details
Maven
2026-09-15 10:14:46 +00:00
275
Camunda Platform - Spring Boot Starter - Root Pom
5.2 KiB
Assets (1)
Versions (1) View all
7.23.0 2026-09-15