License |
License |
---|---|
GroupId | GroupIdcom.github.sbaudoin |
ArtifactId | ArtifactIdsonar-ansible |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonarQube Ansible
Ansible lint for SonarQube
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sonar-ansible-2.5.1.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sbaudoin/sonar-ansible/ -->
<dependency>
<groupId>com.github.sbaudoin</groupId>
<artifactId>sonar-ansible</artifactId>
<version>2.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sbaudoin/sonar-ansible/
implementation 'com.github.sbaudoin:sonar-ansible:2.5.1'
// https://jarcasting.com/artifacts/com.github.sbaudoin/sonar-ansible/
implementation ("com.github.sbaudoin:sonar-ansible:2.5.1")
'com.github.sbaudoin:sonar-ansible:pom:2.5.1'
<dependency org="com.github.sbaudoin" name="sonar-ansible" rev="2.5.1">
<artifact name="sonar-ansible" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sbaudoin', module='sonar-ansible', version='2.5.1')
)
libraryDependencies += "com.github.sbaudoin" % "sonar-ansible" % "2.5.1"
[com.github.sbaudoin/sonar-ansible "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.6 |