You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@avro.apache.org by Patrick Hunt <ph...@apache.org> on 2009/10/20 06:57:27 UTC

Avro Quickstart updated for 1.2.0

I've updated the Avro starter kit now that 1.2.0 is released: 
http://bit.ly/32T6Mk

For those not familiar, this is a starter kit, a project template if you 
will, intended to bootstrap your Avro based project. You’ll learn how to 
declare a protocol, generate and compile your code, and run a working 
“Hello World” type example. This project supports Java with either Maven 
or Ant/Ivy, as well as running with Python.

Patrick

ps. the avro maven plugin is available as a separate project here: 
http://bit.ly/44v2KT