MVN

org.dspace : xmlui-modules

Maven & Gradle

Jun 25, 2009

DSpace XMLUI Modules Parent · The DSpace 2.0 XMLUI Modules

<dependency>
    <groupId>org.dspace</groupId>
    <artifactId>xmlui-modules</artifactId>
    <version>2.0.0-OR09</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dspace : xmlui-modules to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0-OR09

All Versions

Choose a version of org.dspace : xmlui-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
xmlui-modules-2.0.0-OR09

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.dspace</groupId>
    <artifactId>xmlui-modules</artifactId>
    <version>2.0.0-OR09</version>
</dependency>

Advertisement