fix4j-sbe is a user friendly implementation of the simple binary encoding standard..
dependencies {
compile 'org.fix4j:fix4j-sbe:1.0'
}
<dependency>
<groupId>org.fix4j</groupId>
<artifactId>fix4j-sbe</artifactId>
<version>1.0</version>
</dependency>