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