MVN

com.github.cwilper.fcrepo-misc : parent

Maven & Gradle

Oct 17, 2011
3 stars

Fedora Misc Libs and Utils · Miscellaneous Libaries and Utilities for Fedora Commons Repositories

<dependency>
    <groupId>com.github.cwilper.fcrepo-misc</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cwilper.fcrepo-misc : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.cwilper.fcrepo-misc : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
parent-1.0.0
0.1.x
parent-0.1.1
parent-0.1.0
0.0.x
parent-0.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.cwilper.fcrepo-misc</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.0</version>
</dependency>