在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):phunt/avro-maven-plugin开源软件地址(OpenSource Url):https://github.com/phunt/avro-maven-plugin开源编程语言(OpenSource Language):Java 100.0%开源软件介绍(OpenSource Introduction):Maven 2 Plugin for processing Avro filesAuthor: Patrick Hunt (follow me on twitter) SummaryThis is a Maven 2 plugin for processing Avro protocol, schema, and genavro files. ContributorsWhat’s Apache Avro?From the official site: “Avro is a data serialization system” Avro provides:
LicenseThis project is licensed under the Apache License Version 2.0 UsageType “mvn install” to install the plugin into your local maven repository. To use the plugin you’ll need something like the following in your Avro project pom.xml file. The first plugin will compile Avro *.avpr, *.avsc, and *.genavro files, while the second plugin will run Paranamer (necessary for Avro to introspect the generated rpc code): See avro-rpc-quickstart for example use.
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论