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