A Java source code formatter that follows Google Java Style.

Compile Dependencies (10)

Category/LicenseGroup / ArtifactVersionUpdates
Annotation Lib Apache 2.0
com.google.auto.service » auto-service-annotations(optional)
Provider-configuration files for ServiceLoader.
Annotation Lib Apache 2.0
com.google.auto.value » auto-value-annotations(optional)
Immutable value-type code generation for Java 8+.
Defect Detection Apache 2.0
com.google.errorprone » error_prone_annotations(optional)
Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time.
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
Testing Apache 2.0
com.google.guava » guava-testlib
Guava testlib is a set of java classes used for more convenient
Assertion Apache 2.0
com.google.truth » truth
Fluent assertions for Java and Android that makes your test assertions and failure messages more readable.
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
Markdown BSD 2-clause
org.commonmark » commonmark
Core of commonmark-java (a library for parsing Markdown to an AST, modifying the AST and rendering it to HTML or ...
0.28.00.29.0
BSD 2-clause
org.commonmark » commonmark-ext-gfm-tables
commonmark-java extension for GFM tables using "|" pipes (GitHub Flavored Markdown)
0.28.00.29.0
Annotation Lib Apache 2.0
org.jspecify » jspecify(optional)
An artifact of well-named and well-specified annotations to power static analysis checks

Test Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Testing Apache 2.0
com.google.testing.compile » compile-testing
Utilities for testing compilation.
0.190.23.0
Apache 2.0
com.google.truth.extensions » truth-java8-extension
Obsolete, empty artifact that merely pulls in the main `truth` artifact: Assertions for Java 8 types are now part of ...