Эксперт ХД

com.google.code.findbugs:jsr305 (3.0.2)

Published 2026-09-15 10:08:35 +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.code.findbugs</groupId>
	<artifactId>jsr305</artifactId>
	<version>3.0.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.google.code.findbugs:jsr305:3.0.2

About this package

JSR305 Annotations for Findbugs
Details
Maven
2026-09-15 10:08:35 +00:00
275
FindBugs-jsr305
The Apache Software License, Version 2.0
24 KiB
Assets (2)
Versions (1) View all
3.0.2 2026-09-15