is not current version
Last Version 3.4

Git Code Format Maven Plugin 3.1

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
Version

Version

3.1
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 3.1


<plugin>
    <groupId>com.cosium.code</groupId>
    <artifactId>git-code-format-maven-plugin</artifactId>
    <version>3.1</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.10.0
org.eclipse.jgit : org.eclipse.jgit jar 5.4.0.201906121030-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.