Эксперт ХД

org.springframework.restdocs:spring-restdocs-bom (3.0.5)

Published 2026-09-15 10:19:59 +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.springframework.restdocs</groupId>
	<artifactId>spring-restdocs-bom</artifactId>
	<version>3.0.5</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.springframework.restdocs:spring-restdocs-bom:3.0.5

About this package

Spring REST Docs Bill of Materials
Details
Maven
2026-09-15 10:19:59 +00:00
288
Spring REST Docs Bill of Materials
The Apache Software License, Version 2.0
2.5 KiB
Assets (1)
Versions (2) View all
3.0.5 2026-09-15
3.0.3 2026-09-15