s

sonar-openedge

CABL (Code Analyzer for ABL)
https://github.com/Riverside-Software/sonar-openedge
LGPL 3.0
Riverside Software
Gilles QUERRET
Files download
File Operation
sonar-openedge-2.25.0.pom download
Apache Maven
<dependency>
  <groupId>eu.rssw</groupId>
  <artifactId>sonar-openedge</artifactId>
  <version>2.25.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'eu.rssw:sonar-openedge:2.25.0'
Gradle Kotlin
implementation("eu.rssw:sonar-openedge:2.25.0")
Scala SBT
libraryDependencies += "eu.rssw" % "sonar-openedge" % "2.25.0"
Groovy Grape
@Grapes(
  @Grab(group='eu.rssw', module='sonar-openedge', version='2.25.0')
)
Apache Ivy
<dependency org="eu.rssw" name="sonar-openedge" rev="2.25.0" />
Leiningen
[eu.rssw/sonar-openedge "2.25.0"]
Apache Buildr
'eu.rssw:sonar-openedge:jar:2.25.0'
Dependencies
The project has no third-party dependencies