Last Version

SonarLint Core 8.6.0.47852

Library used by SonarLint flavors (Eclipse, IntelliJ, VSCode...)

License

License

GroupId

GroupId

org.sonarsource.sonarlint.core
ArtifactId

ArtifactId

sonarlint-core-parent
Version

Version

8.6.0.47852
Type

Type

pom
Description

Description

SonarLint Core
Library used by SonarLint flavors (Eclipse, IntelliJ, VSCode...)
Project Organization

Project Organization

SonarSource

Download sonarlint-core-parent 8.6.0.47852


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

Dependencies

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

Project Modules

  • commons
  • core
  • plugin-api
  • slf4j-sonar-log
  • server-api
  • telemetry
  • issue-tracking
  • plugin-commons
  • rule-extractor
  • analysis-engine
  • osgi
  • report-aggregate
  • vcs