[ 源代码: google-auto-service-java ]
软件包:libgoogle-auto-service-java(1.0.1-1)
libgoogle-auto-service-java 的相关链接
Debian 的资源:
下载源码包 google-auto-service-java:
- [google-auto-service-java_1.0.1-1.dsc]
- [google-auto-service-java_1.0.1.orig.tar.xz]
- [google-auto-service-java_1.0.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
collection of source code generators for Java
Java is full of code that is mechanical, repetitive, typically untested and sometimes the source of subtle bugs. Sounds like a job for robots!
The Auto subprojects are a collection of code generators that automate those types of tasks. They create the code you would have written, but without the bugs.
This package contains the service utilities.
其他与 libgoogle-auto-service-java 有关的软件包
|
|
|
|
-
- dep: libgoogle-auto-common-java
- Set of common utilities to help ease use of annotation processing
-
- dep: libguava-java
- Suite of Google common libraries for Java