MVN

com.cosium.code : maven-git-code-format

Maven & Gradle

Jan 07, 2020
193 stars

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

<plugin>
    <groupId>com.cosium.code</groupId>
    <artifactId>maven-git-code-format</artifactId>
    <version>1.39</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cosium.code : maven-git-code-format to add to Maven - Latest Versions:

  • Latest Stable: 1.39

All Versions

Choose a version of com.cosium.code : maven-git-code-format to add to Maven - All Versions:

Version Vulnerabilities Updated
1.39
maven-git-code-format-1.39
1.38
maven-git-code-format-1.38
1.37
maven-git-code-format-1.37
1.36
maven-git-code-format-1.36
1.35
maven-git-code-format-1.35
1.34
maven-git-code-format-1.34
1.33
maven-git-code-format-1.33
1.32
maven-git-code-format-1.32
1.31
maven-git-code-format-1.31
1.30
maven-git-code-format-1.30
1.29
maven-git-code-format-1.29
1.28
maven-git-code-format-1.28
1.27
maven-git-code-format-1.27
1.26
maven-git-code-format-1.26
1.25
maven-git-code-format-1.25
1.24
maven-git-code-format-1.24
1.23
maven-git-code-format-1.23
1.22
maven-git-code-format-1.22
1.21
maven-git-code-format-1.21
1.20
maven-git-code-format-1.20
1.19
maven-git-code-format-1.19
1.18
maven-git-code-format-1.18
1.17
maven-git-code-format-1.17
1.16
maven-git-code-format-1.16
1.15
maven-git-code-format-1.15
1.14
maven-git-code-format-1.14
1.13
maven-git-code-format-1.13
1.12
maven-git-code-format-1.12
1.11
maven-git-code-format-1.11
1.10
maven-git-code-format-1.10
1.9
maven-git-code-format-1.9
1.8
maven-git-code-format-1.8
1.7
maven-git-code-format-1.7
1.6
maven-git-code-format-1.6
1.5
maven-git-code-format-1.5
1.4
maven-git-code-format-1.4
1.3
maven-git-code-format-1.3
1.2
maven-git-code-format-1.2
1.1
maven-git-code-format-1.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

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