com.spotify.fmt:fmt-maven-plugin

Maven Plugin that formats a project's Java Code following google-java-format

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.spotify.fmt
ArtifactId

ArtifactId

fmt-maven-plugin
Last Version

Last Version

2.19
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

com.spotify.fmt:fmt-maven-plugin
Maven Plugin that formats a project's Java Code following google-java-format
Project URL

Project URL

http://github.com/spotify/fmt-maven-plugin
Source Code Management

Source Code Management

http://github.com/spotify/fmt-maven-plugin

Download fmt-maven-plugin

How to add to project

<plugin>
    <groupId>com.spotify.fmt</groupId>
    <artifactId>fmt-maven-plugin</artifactId>
    <version>2.19</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.4
com.google.googlejavaformat : google-java-format jar 1.15.0

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
io.norberg : auto-matter jar 0.25.1

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-compat jar 3.3.9
com.google.truth : truth jar 0.28
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.19
2.18
2.17
2.16
2.15
2.14