Last Version

SonarSource Analyzers Commons Parent 1.25.0.1003

Logic useful for a language analyser plugin and test

License

License

GroupId

GroupId

org.sonarsource.analyzer-commons
ArtifactId

ArtifactId

sonar-analyzer-commons-parent
Version

Version

1.25.0.1003
Type

Type

pom
Description

Description

SonarSource Analyzers Commons Parent
Logic useful for a language analyser plugin and test
Project Organization

Project Organization

SonarSource
Source Code Management

Source Code Management

https://github.com/SonarSource/sonar-analyzer-commons

Download sonar-analyzer-commons-parent 1.25.0.1003


<!-- https://jarcasting.com/artifacts/org.sonarsource.analyzer-commons/sonar-analyzer-commons-parent/ -->
<dependency>
    <groupId>org.sonarsource.analyzer-commons</groupId>
    <artifactId>sonar-analyzer-commons-parent</artifactId>
    <version>1.25.0.1003</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.analyzer-commons/sonar-analyzer-commons-parent/
implementation 'org.sonarsource.analyzer-commons:sonar-analyzer-commons-parent:1.25.0.1003'
// https://jarcasting.com/artifacts/org.sonarsource.analyzer-commons/sonar-analyzer-commons-parent/
implementation ("org.sonarsource.analyzer-commons:sonar-analyzer-commons-parent:1.25.0.1003")
'org.sonarsource.analyzer-commons:sonar-analyzer-commons-parent:pom:1.25.0.1003'
<dependency org="org.sonarsource.analyzer-commons" name="sonar-analyzer-commons-parent" rev="1.25.0.1003">
  <artifact name="sonar-analyzer-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.analyzer-commons', module='sonar-analyzer-commons-parent', version='1.25.0.1003')
)
libraryDependencies += "org.sonarsource.analyzer-commons" % "sonar-analyzer-commons-parent" % "1.25.0.1003"
[org.sonarsource.analyzer-commons/sonar-analyzer-commons-parent "1.25.0.1003"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • commons
  • recognizers
  • test-commons
  • xml-parsing
  • test-xml-parsing
  • regex-parsing
  • performance-measure