Last Version

Sonar Dart 1.0.3

A Dart SonarQube plugin compatible with SonarQube 8.x.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.clientoutlook.sonar
ArtifactId

ArtifactId

dart
Version

Version

1.0.3
Type

Type

pom
Description

Description

Sonar Dart
A Dart SonarQube plugin compatible with SonarQube 8.x.
Project URL

Project URL

https://github.com/clientoutlook/sonar-dart
Source Code Management

Source Code Management

https://github.com/clientoutlook/sonar-dart

Download dart 1.0.3

Filename Size
dart-1.0.3.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • sonar-dart-grammar
  • sonar-dart-plugin