MVN

com.oracle.labs.olcut : olcut

Maven & Gradle

Feb 14, 2023
24 stars

OLCUT · The Oracle Labs Configuration and Utility Toolkit.

<dependency>
    <groupId>com.oracle.labs.olcut</groupId>
    <artifactId>olcut</artifactId>
    <version>5.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oracle.labs.olcut : olcut to add to Maven - Latest Versions:

  • Latest Stable: 5.3.0

All Versions

Choose a version of com.oracle.labs.olcut : olcut to add to Maven - All Versions:

Version Vulnerabilities Updated
5.3.x
olcut-5.3.0
5.2.x
olcut-5.2.1
olcut-5.2.0
5.1.x
olcut-5.1.6
olcut-5.1.5
olcut-5.1.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.oracle.labs.olcut</groupId>
    <artifactId>olcut</artifactId>
    <version>5.3.0</version>
</dependency>

Advertisement