palantir-java-format VS fmt-maven-plugin

Compare palantir-java-format vs fmt-maven-plugin and see what are their differences.

palantir-java-format

A modern, lambda-friendly, 120 character Java formatter. (by palantir)

fmt-maven-plugin

Opinionated Maven Plugin that formats your Java code. (by spotify)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
palantir-java-format fmt-maven-plugin
2 2
379 307
5.8% 2.3%
9.0 6.6
5 days ago 14 days ago
Java Java
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

palantir-java-format

Posts with mentions or reviews of palantir-java-format. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-09.

fmt-maven-plugin

Posts with mentions or reviews of fmt-maven-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-09.
  • Zero Config Code Formatter?
    11 projects | /r/java | 9 Mar 2022
    https://github.com/spotify/fmt-maven-plugin (formerly coveo) both to format before commit and to check on ci that the formatting is correct.
  • What java formatter do you use for formatting source code?
    3 projects | /r/java | 23 Jul 2021
    Coveo is another one that's easier to set up because /drumroll - there are no configurations at all. It uses the google java format which, as /u/dpash pointed out in his response has 2 space indentation and comically short lines. I'm not advocating 300 line lengths or anything, but google's style is very rigid in that regard. I've actually gotten used to the 2 space thing.

What are some alternatives?

When comparing palantir-java-format and fmt-maven-plugin you can also consider the following projects:

google-java-format - Reformats Java source code to comply with Google Java Style.

spotless - Keep your code spotless

styleguide - Style guides for Google-originated open-source projects

prettier-java - Prettier Java Plugin

formatter-maven-plugin - Formatter Maven Plugin

java-code-styles - IntelliJ IDEA code style settings for Square's Java and Android projects.

spring-javaformat