MVN

org.ow2.util.protocol : protocol

Maven & Gradle

May 14, 2013

OW2 Utilities :: Protocol · Protocol library.

<dependency>
    <groupId>org.ow2.util.protocol</groupId>
    <artifactId>protocol</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.util.protocol : protocol to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.ow2.util.protocol : protocol to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
protocol-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.util.protocol</groupId>
    <artifactId>protocol</artifactId>
    <version>2.0.0</version>
</dependency>