MVN

org.netbeans.cluster : profiler

Maven & Gradle

May 23, 2023
7 stars
<dependency>
    <groupId>org.netbeans.cluster</groupId>
    <artifactId>profiler</artifactId>
    <version>RELEASE180</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.netbeans.cluster : profiler to add to Maven - Latest Versions:

  • Latest Stable: RELEASE180

All Versions

Choose a version of org.netbeans.cluster : profiler to add to Maven - All Versions:

Version Vulnerabilities Updated
RELEASE180
profiler-RELEASE180
RELEASE170
profiler-RELEASE170
RELEASE160
profiler-RELEASE160
RELEASE150
profiler-RELEASE150
RELEASE140
profiler-RELEASE140
RELEASE130
profiler-RELEASE130
RELEASE126
profiler-RELEASE126
RELEASE125
profiler-RELEASE125
RELEASE124
profiler-RELEASE124
RELEASE123
profiler-RELEASE123
RELEASE122
profiler-RELEASE122
RELEASE121
profiler-RELEASE121
RELEASE120
profiler-RELEASE120-u1
profiler-RELEASE120-1
profiler-RELEASE120
RELEASE113
profiler-RELEASE113
RELEASE112
profiler-RELEASE112
RELEASE111
profiler-RELEASE111
RELEASE110
profiler-RELEASE110
RELEASE100
profiler-RELEASE100
RELEASE90
profiler-RELEASE90

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.netbeans.cluster</groupId>
    <artifactId>profiler</artifactId>
    <version>RELEASE180</version>
</dependency>

Advertisement