This POM file forms the foundation of all POM files that are specific to JAVA packaging.
'net.smartcosmos:smartcosmos-framework-parent:2.10.13'
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-framework-parent</artifactId>
<version>2.10.13</version>
</dependency>
<dependency org="net.smartcosmos" name="smartcosmos-framework-parent" rev="2.10.13"/>
"net.smartcosmos", "smartcosmos-framework-parent", "2.10.13"