MVN

eu.rssw : sonar-openedge

Maven & Gradle

Dec 10, 2023
62 stars

OpenEdge plugin for SonarQube · CABL (Code Analyzer for ABL)

<dependency>
    <groupId>eu.rssw</groupId>
    <artifactId>sonar-openedge</artifactId>
    <version>2.24.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.rssw : sonar-openedge to add to Maven - Latest Versions:

  • Latest Stable: 2.24.2

All Versions

Choose a version of eu.rssw : sonar-openedge to add to Maven - All Versions:

Version Vulnerabilities Updated
2.24.x
sonar-openedge-2.24.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.rssw</groupId>
    <artifactId>sonar-openedge</artifactId>
    <version>2.24.2</version>
</dependency>