[ 原始碼: access-modifier-checker ]
套件:libaccess-modifier-checker-java(1.33-1)
libaccess-modifier-checker-java 的相關連結
Debian 的資源:
下載原始碼套件 access-modifier-checker:
- [access-modifier-checker_1.33-1.dsc]
- [access-modifier-checker_1.33.orig.tar.xz]
- [access-modifier-checker_1.33-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- libmaven-clean-plugin-java
- libmaven-compiler-plugin-java
- libmaven-processor-plugin-java
- libdevel-callchecker-perl
- libmaven-enforcer-plugin-java
- libmaven-invoker-java
- libbridge-method-injector-java-doc
- libmaven-install-plugin-java
- libmaven-shade-plugin-java
- libhibernate-validator-java
- libhibernate-validator4-java
Maven plugin for custom access modifier checking
This maven plugin allows applications to define custom access modifiers programmatically, to be enforced at compile time in the opt-in basis. Obviously, there's no runtime check either --- this is strictly a voluntary annotation.
This mechanism is useful for actually making sure that deprecated features are not used (without actually removing such declarations, which would break binary compatibility.)
其他與 libaccess-modifier-checker-java 有關的套件
|
|
|
|
-
- dep: libannotation-indexer-java
- Indexing and validation of Java annotations
-
- dep: libasm-java (>= 9.5)
- Java bytecode manipulation framework
-
- rec: libfindbugs-annotations-java
- Static java code analyzer to find bugs (Annotations)
-
- rec: libmaven-plugin-tools-java (>= 3.7.1)
- Maven Plugin Tools
-
- rec: libmetainf-services-java
- META-INF/services generator