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