MVN

net.sf.opk : opk-parent

Maven & Gradle

May 15, 2023

opk-parent · net.sf.opk:opk-parent

<dependency>
    <groupId>net.sf.opk</groupId>
    <artifactId>opk-parent</artifactId>
    <version>8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.opk : opk-parent to add to Maven - Latest Versions:

  • Latest Stable: 8

All Versions

Choose a version of net.sf.opk : opk-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
8
opk-parent-8
7
opk-parent-7
6
opk-parent-6
5
opk-parent-5
4
opk-parent-4
3
opk-parent-3
2
opk-parent-2
1
opk-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.opk</groupId>
    <artifactId>opk-parent</artifactId>
    <version>8</version>
</dependency>

Advertisement