[ 原始碼: avro-java ]
套件:libavro-compiler-java(1.8.2-1)
Apache Avro compiler for Java
Apache Avro is a data serialization system providing:
* Rich data structures. * A compact, fast, binary data format. * A container file, to store persistent data. * Remote procedure call (RPC). * Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
This package contains the compilers for Avro IDL and Avro specific Java API.
其他與 libavro-compiler-java 有關的套件
|
|
|
|
-
- dep: libavro-java
- Apache Avro data serialization system
-
- dep: libcommons-lang-java
- Commons Lang - an extension of the java.lang package
-
- dep: velocity
- Java-based template engine for web application