Git Code Format Maven Plugin

A maven plugin that automatically deploys https://github.com/google/google-java-format code formatter as a pre-commit git hook

License

License

Categories

Categories

Maven Build Tools Git Development Tools Version Controls ORM Data
GroupId

GroupId

com.cosium.code
ArtifactId

ArtifactId

git-code-format-maven-plugin
Last Version

Last Version

3.4
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Git Code Format Maven Plugin
A maven plugin that automatically deploys https://github.com/google/google-java-format code formatter as a pre-commit git hook
Project URL

Project URL

https://github.com/cosium/maven-git-code-format
Project Organization

Project Organization

Cosium
Source Code Management

Source Code Management

https://github.com/Cosium/maven-git-code-format

Download git-code-format-maven-plugin

How to add to project

<plugin>
    <groupId>com.cosium.code</groupId>
    <artifactId>git-code-format-maven-plugin</artifactId>
    <version>3.4</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-exec jar 1.3
com.google.googlejavaformat : google-java-format jar 1.15.0
org.eclipse.jgit : org.eclipse.jgit jar 5.13.0.202109080827-r
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-plugin-api jar 3.3.9
org.codehaus.plexus : plexus-utils jar 3.2.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.8.0
io.takari.maven.plugins : takari-plugin-testing jar 2.9.2
io.takari.maven.plugins : takari-plugin-integration-testing pom 2.9.2
ch.qos.logback : logback-classic jar 1.2.3
commons-codec : commons-codec jar 1.13

Project Modules

There are no modules declared in this project.
com.cosium.code

Versions

Version
3.4
3.3
3.2
3.1
3.0
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0