MVN

com.wix.restaurants : common-protocol-parent

Maven & Gradle

Jul 02, 2018

Wix Common Protocol Parent · The common parent (maven), which defines common properties, license, build, etc.

<dependency>
    <groupId>com.wix.restaurants</groupId>
    <artifactId>common-protocol-parent</artifactId>
    <version>1.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wix.restaurants : common-protocol-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.12.0

All Versions

Choose a version of com.wix.restaurants : common-protocol-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.12.x
common-protocol-parent-1.12.0
1.10.x
common-protocol-parent-1.10.0
1.8.x
common-protocol-parent-1.8.0
1.7.x
common-protocol-parent-1.7.0
1.6.x
common-protocol-parent-1.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.wix.restaurants</groupId>
    <artifactId>common-protocol-parent</artifactId>
    <version>1.12.0</version>
</dependency>