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