MVN

org.ow2.bundles : ow2-util-deployment

Maven & Gradle

Apr 02, 2008

OW2 Bundles :: Deployment · Library that provides annotation parsing.

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

Latest Version

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

  • Latest Stable: 1.0.3

All Versions

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

Version Vulnerabilities Updated
1.0.x
ow2-util-deployment-1.0.3
ow2-util-deployment-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.bundles</groupId>
    <artifactId>ow2-util-deployment</artifactId>
    <version>1.0.3</version>
</dependency>