MVN

org.ow2 : ow2

Maven & Gradle

Oct 28, 2021
2 usages

OW2 · OW2 is an open source community committed to making available to everyone the best and most reliable open source software, including generic enterprise applications and cloud computing technologies. The mission of OW2 is to i) develop open source code for middleware, generic enterprise applications and cloud computing and ii) to foster a vibrant community and business ecosystem.

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

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
ow2-2.0.0
1.5.x
ow2-1.5.1
1.5
ow2-1.5
1.4
ow2-1.4
1.3
ow2-1.3
1.1
ow2-1.1
1.0
ow2-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement