Эксперт ХД

org.jspecify:jspecify (1.0.0)

Published 2026-09-15 10:17:49 +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.jspecify</groupId>
	<artifactId>jspecify</artifactId>
	<version>1.0.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.jspecify:jspecify:1.0.0

About this package

An artifact of well-named and well-specified annotations to power static analysis checks
Details
Maven
2026-09-15 10:17:49 +00:00
288
JSpecify annotations
The Apache License, Version 2.0
5.2 KiB
Assets (2)
Versions (1) View all
1.0.0 2026-09-15