[ 源代码: libreflections-java ]
软件包:libreflections-java(0.10.2+dfsg-2)
libreflections-java 的相关链接
Debian 的资源:
下载源码包 libreflections-java:
- [libreflections-java_0.10.2+dfsg-2.dsc]
- [libreflections-java_0.10.2+dfsg.orig.tar.xz]
- [libreflections-java_0.10.2+dfsg-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Java runtime metadata analysis library
Reflections scans a classpath, indexes the metadata, allows one to query it on runtime and may save and collect that information for many modules within a project.
Using Reflections one can query metadata such as:
- get all subtypes of some type; - get all types/members annotated with some annotation; - get all resources matching a regular expression; - get all methods with specific signature including parameters, parameter annotations and return type.
其他与 libreflections-java 有关的软件包
|
|
|
|
-
- dep: libdom4j-java
- Flexible XML framework for Java
-
- dep: libgoogle-gson-java
- Converts Java objects into their JSON representation
-
- dep: libhamcrest-java
- library of matchers for building test expressions
-
- dep: libjavassist-java
- library for editing bytecodes in Java
-
- dep: libjboss-vfs-java
- JBoss VFS
-
- dep: libservlet-api-java
- Java Servlet API
-
- dep: libslf4j-java
- Simple Logging Facade for Java