MVN

org.kuali.ole : ole

Maven & Gradle

Nov 03, 2015

OLE · Kuali OLE is designed by and for academic and research libraries for managing and delivering intellectual information. OLE is an enterprise-ready, community-source software package to manage and provide access not only to items in their collections but also to licensed and local digital content.

<dependency>
    <groupId>org.kuali.ole</groupId>
    <artifactId>ole</artifactId>
    <version>1.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kuali.ole : ole to add to Maven - Latest Versions:

  • Latest Stable: 1.6.2

All Versions

Choose a version of org.kuali.ole : ole to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
ole-1.6.2
ole-1.6.1
ole-1.6.0
1.5.x
ole-1.5.12
ole-1.5.11
ole-1.5.10
ole-1.5.9
ole-1.5.8
ole-1.5.7
ole-1.5.6.2
ole-1.5.6.1
ole-1.5.6
ole-1.5.5
ole-1.5.4
ole-1.5.3.1
ole-1.5.3
ole-1.5.2.1
ole-1.5.2
ole-1.5.1
ole-1.5.0-M1
1.0.x
ole-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.kuali.ole</groupId>
    <artifactId>ole</artifactId>
    <version>1.6.2</version>
</dependency>

Advertisement