s

sonar-education-plugin

Open source platform for continuous inspection of code quality
http://www.sonarqube.org/
GNU LGPL 3
SonarSource
SonarSource Team
Files download
File Operation
sonar-education-plugin-9.6.0.59041.jar download
sonar-education-plugin-9.6.0.59041.pom download
sonar-education-plugin-9.6.0.59041-sources.jar download
Apache Maven
<dependency>
  <groupId>org.sonarsource.sonarqube</groupId>
  <artifactId>sonar-education-plugin</artifactId>
  <version>9.6.0.59041</version>
</dependency>
Gradle Groovy
implementation 'org.sonarsource.sonarqube:sonar-education-plugin:9.6.0.59041'
Gradle Kotlin
implementation("org.sonarsource.sonarqube:sonar-education-plugin:9.6.0.59041")
Scala SBT
libraryDependencies += "org.sonarsource.sonarqube" % "sonar-education-plugin" % "9.6.0.59041"
Groovy Grape
@Grapes(
  @Grab(group='org.sonarsource.sonarqube', module='sonar-education-plugin', version='9.6.0.59041')
)
Apache Ivy
<dependency org="org.sonarsource.sonarqube" name="sonar-education-plugin" rev="9.6.0.59041" />
Leiningen
[org.sonarsource.sonarqube/sonar-education-plugin "9.6.0.59041"]
Apache Buildr
'org.sonarsource.sonarqube:sonar-education-plugin:jar:9.6.0.59041'
Dependencies
The project has no third-party dependencies