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 installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=javax.annotation:javax.annotation-api:1.2About this package
Common Annotations for the JavaTM Platform API
Details
2026-09-15 11:10:09 +00:00
Assets (2)
Versions (1)
View all
Maven
1
${extension.name} API
CDDL + GPLv2 with classpath exception
39 KiB
javax.annotation-api-1.2.jar
26 KiB
javax.annotation-api-1.2.pom
13 KiB
1.2
2026-09-15