Project Root Folder pom.xml - includes all code + doc directories when snapped.
'org.storychat:org.storychat.modules.application:1.0.2'
<dependency>
<groupId>org.storychat</groupId>
<artifactId>org.storychat.modules.application</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="org.storychat" name="org.storychat.modules.application" rev="1.0.2"/>
"org.storychat", "org.storychat.modules.application", "1.0.2"