Эксперт ХД

javax.annotation:javax.annotation-api (1.2)

Published 2026-09-15 11:10:09 +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>javax.annotation</groupId>
	<artifactId>javax.annotation-api</artifactId>
	<version>1.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=javax.annotation:javax.annotation-api:1.2

About this package

Common Annotations for the JavaTM Platform API
Details
Maven
2026-09-15 11:10:09 +00:00
0
${extension.name} API
CDDL + GPLv2 with classpath exception
39 KiB
Assets (2)
Versions (1) View all
1.2 2026-09-15