Эксперт ХД

com.github.spotbugs:spotbugs-annotations (4.9.3)

Published 2026-09-15 11:06: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.github.spotbugs</groupId>
	<artifactId>spotbugs-annotations</artifactId>
	<version>4.9.3</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.github.spotbugs:spotbugs-annotations:4.9.3

About this package

Annotations the SpotBugs tool supports

Dependencies

com.google.code.findbugs:jsr305
3.0.2
Details
Maven
2026-09-15 11:06:38 +00:00
0
SpotBugs Annotations
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
19 KiB
Assets (2)
Versions (1) View all
4.9.3 2026-09-15