Module that does project assembly and that is all that it does.
'org.apache.hbase:hbase-assembly:1.2.0'
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-assembly</artifactId>
<version>1.2.0</version>
</dependency>
<dependency org="org.apache.hbase" name="hbase-assembly" rev="1.2.0"/>
"org.apache.hbase", "hbase-assembly", "1.2.0"