HawtBuf is a suite of libraries to make it easier to work with byte buffers. It includes a simpler protobuf Java API and a maven based proto file compiler.
'org.fusesource.hawtbuf:hawtbuf:1.0'
<dependency> <groupId>org.fusesource.hawtbuf</groupId> <artifactId>hawtbuf</artifactId> <version>1.0</version> </dependency>
<dependency org="org.fusesource.hawtbuf" name="hawtbuf" rev="1.0"/>
"org.fusesource.hawtbuf", "hawtbuf", "1.0"