Эксперт ХД

com.google.errorprone:error_prone_parent (2.3.3)

Published 2026-09-15 10:08:38 +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>com.google.errorprone</groupId>
	<artifactId>error_prone_parent</artifactId>
	<version>2.3.3</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.google.errorprone:error_prone_parent:2.3.3
Details
Maven
2026-09-15 10:08:38 +00:00
274
Error Prone parent POM
Apache 2.0
5.2 KiB
Assets (1)
Versions (4) View all
2.47.0 2026-09-15
2.36.0 2026-09-15
2.3.3 2026-09-15
2.28.0 2026-09-15