org.sonar.ant.antlib.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonarqube-ant-task Show documentation
Show all versions of sonarqube-ant-task Show documentation
This is an Ant task allowing to start SonarQube analysis
<?xml version="1.0" encoding="UTF-8"?> <antlib> <taskdef name="sonar" classname="org.sonarsource.scanner.ant.SonarQubeTask"/> </antlib>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy