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.11
Last Version

Last Version

0.1.4_0.9.31
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.11

How to add to project

<plugin>
    <groupId>io.github.evis</groupId>
    <artifactId>scalafix-maven-plugin_2.11</artifactId>
    <version>0.1.4_0.9.31</version>
</plugin>

Dependencies

compile (6)

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.11.12
ch.epfl.scala : scalafix-interfaces jar 0.9.31
ch.epfl.scala : scalafix-cli_2.11.12 jar 0.9.31
org.scalatest : scalatest_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4_0.9.31
0.1.4_0.9.23