MVN

org.ow2.util.metadata : metadata-ear

Maven & Gradle

Sep 17, 2013

OW2 Utilities :: Metadata :: EAR · Enterprise archive metadata utility modules.

<dependency>
    <groupId>org.ow2.util.metadata</groupId>
    <artifactId>metadata-ear</artifactId>
    <version>3.0.0-M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.0-M2

All Versions

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

Version Vulnerabilities Updated
3.0.x
metadata-ear-3.0.0-M2
metadata-ear-3.0.0-M1
2.0.x
metadata-ear-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.util.metadata</groupId>
    <artifactId>metadata-ear</artifactId>
    <version>3.0.0-M2</version>
</dependency>