NB Soft uses this parent POM (Project Object Model) for all their Maven-based projects.
'org.nbsoft:nbsoft-parent:1'
<dependency>
<groupId>org.nbsoft</groupId>
<artifactId>nbsoft-parent</artifactId>
<version>1</version>
</dependency>
<dependency org="org.nbsoft" name="nbsoft-parent" rev="1"/>
"org.nbsoft", "nbsoft-parent", "1"