[ 原始碼: google-auto-common-java ]
套件:libgoogle-auto-common-java(1.1.2-1)
libgoogle-auto-common-java 的相關連結
Debian 的資源:
下載原始碼套件 google-auto-common-java:
- [google-auto-common-java_1.1.2-1.dsc]
- [google-auto-common-java_1.1.2.orig.tar.xz]
- [google-auto-common-java_1.1.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Set of common utilities to help ease use of annotation processing
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. Save time. Save code. Save sanity.
This package contains the common utilities.
其他與 libgoogle-auto-common-java 有關的套件
|
|
|
|
-
- dep: libchecker-framework-java
- Framework that makes Java’s type system more powerful and useful
-
- dep: libguava-java
- Suite of Google common libraries for Java
-
- sug: libjavapoet-java
- Java API for generating .java source files