The sgs-tutorial-client produces a jar artifact of the classes required for the client side of the shipped tutorial
'com.projectdarkstar.client:sgs-tutorial-client:0.9.7'
<dependency>
<groupId>com.projectdarkstar.client</groupId>
<artifactId>sgs-tutorial-client</artifactId>
<version>0.9.7</version>
</dependency>
<dependency org="com.projectdarkstar.client" name="sgs-tutorial-client" rev="0.9.7"/>
"com.projectdarkstar.client", "sgs-tutorial-client", "0.9.7"