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