MVN

fr.openwide.nuxeo.commons : owsi-nuxeo-commons

Maven & Gradle

Apr 25, 2016
3 stars

Open Wide : Nuxeo Commons · Reusable resources for Nuxeo projects

<dependency>
    <groupId>fr.openwide.nuxeo.commons</groupId>
    <artifactId>owsi-nuxeo-commons</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.openwide.nuxeo.commons : owsi-nuxeo-commons to add to Maven - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of fr.openwide.nuxeo.commons : owsi-nuxeo-commons to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
owsi-nuxeo-commons-1.7.10
1.6.x
owsi-nuxeo-commons-1.6.0
0.1.x
owsi-nuxeo-commons-0.1.4
owsi-nuxeo-commons-0.1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fr.openwide.nuxeo.commons</groupId>
    <artifactId>owsi-nuxeo-commons</artifactId>
    <version>1.6.0</version>
</dependency>

Advertisement