MVN

org.ow2.bundles : ow2-util-protocol

Maven & Gradle

Sep 10, 2013

OW2 Bundles :: Protocol · Bundles of the protocol library.

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

Latest Version

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

  • Latest Stable: 1.0.36

All Versions

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

Version Vulnerabilities Updated
1.0.x
ow2-util-protocol-1.0.36
ow2-util-protocol-1.0.35
ow2-util-protocol-1.0.34
ow2-util-protocol-1.0.33
ow2-util-protocol-1.0.32
ow2-util-protocol-1.0.31
ow2-util-protocol-1.0.30
ow2-util-protocol-1.0.29
ow2-util-protocol-1.0.28

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.bundles</groupId>
    <artifactId>ow2-util-protocol</artifactId>
    <version>1.0.36</version>
</dependency>