MVN

edu.cornell.ncrn.ced2ar : ced2ar3

Maven & Gradle

Jul 13, 2018
0 stars

CED2AR 3 · Comprehensive Extensible Data Documentation and Access Repository (AAR) was designed to improve the documentation and discoverability of both public and restricted data. Version 3 is a modular implementaiton of CED2AR.

<dependency>
    <groupId>edu.cornell.ncrn.ced2ar</groupId>
    <artifactId>ced2ar3</artifactId>
    <version>0.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.cornell.ncrn.ced2ar : ced2ar3 to add to Maven - Latest Versions:

  • Latest Stable: 0.0.0

All Versions

Choose a version of edu.cornell.ncrn.ced2ar : ced2ar3 to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
ced2ar3-0.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>edu.cornell.ncrn.ced2ar</groupId>
    <artifactId>ced2ar3</artifactId>
    <version>0.0.0</version>
</dependency>

Advertisement