MVN

ca.islandora : islandora-indexing

Maven & Gradle

Sep 03, 2016
6 stars

Islandora CLAW :: Indexing

<dependency>
    <groupId>ca.islandora</groupId>
    <artifactId>islandora-indexing</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.islandora : islandora-indexing to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of ca.islandora : islandora-indexing to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
islandora-indexing-0.0.2
islandora-indexing-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ca.islandora</groupId>
    <artifactId>islandora-indexing</artifactId>
    <version>0.0.2</version>
</dependency>

Advertisement