scalafix-maven-plugin

scalafix-maven-plugin enables automatic refactoring and linting of Maven projects written in Scala using Scalafix.

License

License

Categories

Categories

Scala Languages Maven Build Tools
GroupId

GroupId

io.github.evis
ArtifactId

ArtifactId

scalafix-maven-plugin_2.13
Last Version

Last Version

0.1.6_0.10.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

scalafix-maven-plugin
scalafix-maven-plugin enables automatic refactoring and linting of Maven projects written in Scala using Scalafix.
Project URL

Project URL

https://github.com/evis/scalafix-maven-plugin
Source Code Management

Source Code Management

http://github.com/evis/scalafix-maven-plugin/tree/master

Download scalafix-maven-plugin_2.13

How to add to project

<plugin>
    <groupId>io.github.evis</groupId>
    <artifactId>scalafix-maven-plugin_2.13</artifactId>
    <version>0.1.6_0.10.0</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.2
org.scala-lang : scala-library jar 2.13.8
ch.epfl.scala : scalafix-interfaces jar 0.10.0
ch.epfl.scala : scalafix-cli_2.13.8 jar 0.10.0
org.scalatest : scalatest_2.13 jar 3.0.9

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.6.2
org.apache.maven : maven-plugin-api jar 3.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6_0.10.0
0.1.6_0.9.34
0.1.5_0.9.33
0.1.4_0.9.33
0.1.4_0.9.31
0.1.4_0.9.23