MVN

com.wix.commons : common-protocol

Maven & Gradle

Jul 27, 2015

Wix Common Protocol · Wix Common Protocol Aggregator

<dependency>
    <groupId>com.wix.commons</groupId>
    <artifactId>common-protocol</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.0

All Versions

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

Version Vulnerabilities Updated
1.5.x
common-protocol-1.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.wix.commons</groupId>
    <artifactId>common-protocol</artifactId>
    <version>1.5.0</version>
</dependency>