The common parent (maven), which defines common properties, license, build, etc.
'com.wix.restaurants:common-protocol-parent:1.7.0'
<dependency>
<groupId>com.wix.restaurants</groupId>
<artifactId>common-protocol-parent</artifactId>
<version>1.7.0</version>
</dependency>
<dependency org="com.wix.restaurants" name="common-protocol-parent" rev="1.7.0"/>
"com.wix.restaurants", "common-protocol-parent", "1.7.0"