handle
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.dspace</groupId>
<artifactId>handle</artifactId>
<version>6.2.5_03</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.dspace</groupId>
<artifactId>handle</artifactId>
<version>6.2.5_03</version>
<name>CNRI Handle.net software</name>
<description>
CNRI Handle.net Software (Permission granted for redistribution by CNRI)
</description>
<url>http://handle.net/</url>
<licenses>
<license>
<name>Handle.Net Public License Agreement (ver.2)</name>
<url>http://hdl.handle.net/20.1000/112</url>
<distribution>manual</distribution>
</license>
</licenses>
<developers>
<developer>
<name>CNRI</name>
<email>hdladmin@cnri.reston.va.us</email>
<url>http://handle.net/hnr_support.html</url>
</developer>
</developers>
<scm>
<url>http://handle.net/download_hnr.html</url>
</scm>
</project>