| License |
License |
|---|---|
| Categories |
CategoriesScala Languages Maven Build Tools |
| GroupId | GroupIdio.github.evis |
| ArtifactId | ArtifactIdscalafix-maven-plugin_2.12 |
| Version | Version0.1.4_0.9.31 |
| Type | Typemaven-plugin |
| Description |
Descriptionscalafix-maven-plugin
scalafix-maven-plugin enables automatic refactoring and linting of Maven projects written in Scala using
Scalafix.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>io.github.evis</groupId>
<artifactId>scalafix-maven-plugin_2.12</artifactId>
<version>0.1.4_0.9.31</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.6.0 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
| org.scala-lang : scala-library | jar | 2.12.15 |
| ch.epfl.scala : scalafix-interfaces | jar | 0.9.31 |
| ch.epfl.scala : scalafix-cli_2.12.15 | jar | 0.9.31 |
| org.scalatest : scalatest_2.12 | jar | 3.0.8 |