Package apiguardian: Information
Source package: apiguardian
Version: 1.1.2-alt2
Build time: Dec 18, 2025, 11:09 AM
Category: Development/Java
Report package bugLicense: Apache-2.0
Summary: API Guardian Java annotation
Description:
API Guardian indicates the status of an API element and therefore its level of stability as well. It is used to annotate public types, methods, constructors, and fields within a framework or application in order to publish their API status and level of stability and to indicate how they are intended to be used by consumers of the API.
Maintainer: Ivan Khanas
Last changed
Nov. 14, 2025 Ivan Khanas 1.1.2-alt2
- Add JPMS support. - Switch to xgradle.
July 1, 2022 Igor Vlasenko 1.1.2-alt1_3jpp11
- new version
Aug. 4, 2021 Igor Vlasenko 1.1.1-alt1_3jpp11
- update