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-project:1.0'
<dependency>
<groupId>org.fusesource.hawtbuf</groupId>
<artifactId>hawtbuf-project</artifactId>
<version>1.0</version>
</dependency>
<dependency org="org.fusesource.hawtbuf" name="hawtbuf-project" rev="1.0"/>
"org.fusesource.hawtbuf", "hawtbuf-project", "1.0"