MVN

com.github.veithen.visualwas.thirdparty : org.openide.util

Maven & Gradle

May 07, 2020
7 stars
<dependency>
    <groupId>com.github.veithen.visualwas.thirdparty</groupId>
    <artifactId>org.openide.util</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.veithen.visualwas.thirdparty : org.openide.util to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of com.github.veithen.visualwas.thirdparty : org.openide.util to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
org.openide.util-4.0.0
3.0.x
org.openide.util-3.0.0
2.2.x
org.openide.util-2.2.0
2.1.x
org.openide.util-2.1.0
2.0.x
org.openide.util-2.0.0
1.0.x
org.openide.util-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.veithen.visualwas.thirdparty</groupId>
    <artifactId>org.openide.util</artifactId>
    <version>4.0.0</version>
</dependency>