The API that projects using HawtJNI should build against.
'org.fusesource.hawtjni:hawtjni-runtime:1.2'
<dependency>
<groupId>org.fusesource.hawtjni</groupId>
<artifactId>hawtjni-runtime</artifactId>
<version>1.2</version>
</dependency>
<dependency org="org.fusesource.hawtjni" name="hawtjni-runtime" rev="1.2"/>
"org.fusesource.hawtjni", "hawtjni-runtime", "1.2"