The sgs-shared module is a standard jar package that includes classes used by both the sgs-server and sgs-client packages
'com.projectdarkstar.server:sgs-shared:1.2'
<dependency>
<groupId>com.projectdarkstar.server</groupId>
<artifactId>sgs-shared</artifactId>
<version>1.2</version>
</dependency>
<dependency org="com.projectdarkstar.server" name="sgs-shared" rev="1.2"/>
"com.projectdarkstar.server", "sgs-shared", "1.2"